Skip to content

Instantly share code, notes, and snippets.

View yooouuri's full-sized avatar

Youri van Mill yooouuri

View GitHub Profile
// router.js
import VueRouter from 'vue-router'
const Foo = { template: '<div>foo</div>' }
const Bar = { template: '<div>bar</div>' }
const routes = [
{ path: '/foo', component: Foo },
{ path: '/bar', component: Bar }
]
version: '3'
services:
jenkins:
image: jenkins/jenkins
container_name: jenkins
networks:
- sop
ports:
version: "3"
services:
jenkins:
image: jenkins/jenkins
container_name: jenkins
networks:
- sop
ports:
- "8080:8080"
volumes:
<template>
<b-container fluid>
<b-row>
<b-col>1 of 3</b-col>
<b-col cols="8">
<b-form @submit="onSubmit" @reset="onReset" v-if="show" class="my-5">
<b-form-textarea id="textarea1"
v-model="text"
placeholder="What’s happening?"
:rows="3"
webpackJsonp([0], {
"+VGo": function(t, e) {},
0: function(t, e, a) {
t.exports = a("NHnr")
},
"1/oy": function(t, e) {},
"6HqF": function(t, e) {},
"9M+g": function(t, e) {},
D50l: function(t, e) {},
Id91: function(t, e) {},
@yooouuri
yooouuri / error
Created April 24, 2018 07:38
error log
[2018-04-24T09:34:02.854+0200] [Payara 5.181] [SEVERE] [] [org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator] [tid: _ThreadID=30 _ThreadName=http-thread-pool::http-listener-1(4)] [timeMillis: 1524555242854] [levelValue: 1000] [[
Failed to generate the schema for the JAX-B elements
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 4 counts of IllegalAnnotationExceptions
Class has two properties of the same name "driver"
this problem is related to the following location:
at public final be.rekeningrijders.api.models.Driver be.rekeningrijders.api.models.User.getDriver()
at be.rekeningrijders.api.models.User
this problem is related to the following location:
at public be.rekeningrijders.api.models.Driver be.rekeningrijders.api.models.User.driver
at be.rekeningrijders.api.models.User
@yooouuri
yooouuri / README.md
Created December 3, 2018 11:42
add Typescript to React Native

Add to devDependencies in package.json:

  • @types/react
  • @types/react-native
  • react-native-typescript-transformer
  • typescript
yarn add --dev typescript react-native-typescript-transformer @types/react @types/react-native
Type Start End # Pages Attributes
Available 0000000000000000-000000000009EFFF 000000000000009F 000000000000000F
Reserved 000000000009F000-000000000009FFFF 0000000000000001 000000000000000F
Available 0000000000100000-000000001D927FFF 000000000001D828 000000000000000F
BS_Data 000000001D928000-000000001D967FFF 0000000000000040 000000000000000F
Available 000000001D968000-0000000032B86FFF 000000000001521F 000000000000000F
LoaderCode 0000000032B87000-0000000032CABFFF 0000000000000125 000000000000000F
BS_Data 0000000032CAC000-0000000035839FFF 0000000000002B8E 000000000000000F
ACPI_NVS 000000003583A000-000000003583AFFF 0000000000000001 000000000000000F
RT_Data 000000003583B000-000000003583BFFF 0000000000000001 800000000000000F
Type Start End # Pages Attributes
Available 0000000000000000-000000000009EFFF 000000000000009F 000000000000000F
Reserved 000000000009F000-000000000009FFFF 0000000000000001 000000000000000F
Available 0000000000100000-000000001B942FFF 000000000001B843 000000000000000F
BS_Data 000000001B943000-000000001B982FFF 0000000000000040 000000000000000F
Available 000000001B983000-0000000031A49FFF 00000000000160C7 000000000000000F
LoaderCode 0000000031A4A000-0000000031B6EFFF 0000000000000125 000000000000000F
BS_Data 0000000031B6F000-0000000033854FFF 0000000000001CE6 000000000000000F
ACPI_NVS 0000000033855000-0000000033855FFF 0000000000000001 000000000000000F
RT_Data 0000000033856000-0000000033856FFF 0000000000000001 800000000000000F
@yooouuri
yooouuri / fsdfdsfsd
Created December 2, 2019 23:49
fsdfds
Type Start End # Pages Attributes
Available 0000000000000000-000000000009EFFF 000000000000009F 000000000000000F
Reserved 000000000009F000-000000000009FFFF 0000000000000001 000000000000000F
Available 0000000000100000-000000001B942FFF 000000000001B843 000000000000000F
BS_Data 000000001B943000-000000001B982FFF 0000000000000040 000000000000000F
Available 000000001B983000-0000000031A49FFF 00000000000160C7 000000000000000F
LoaderCode 0000000031A4A000-0000000031B6EFFF 0000000000000125 000000000000000F
BS_Data 0000000031B6F000-0000000033854FFF 0000000000001CE6 000000000000000F
ACPI_NVS 0000000033855000-0000000033855FFF 0000000000000001 000000000000000F
RT_Data 0000000033856000-0000000033856FFF 0000000000000001 800000000000000F