Skip to content

Instantly share code, notes, and snippets.

03:32 PM Checking if Endpoints configuration has been updated.
03:32 PM Will check again in 1 seconds.
03:32 PM Checking if Endpoints configuration has been updated.
03:32 PM Will check again in 2 seconds.
03:32 PM Checking if Endpoints configuration has been updated.
03:32 PM Will check again in 4 seconds.
03:32 PM Checking if Endpoints configuration has been updated.
03:32 PM Will check again in 8 seconds.
03:32 PM Checking if Endpoints configuration has been updated.
03:32 PM Will check again in 16 seconds.
@Gahen
Gahen / launcher.sh
Created July 11, 2016 12:34
Steam launcher
#!/bin/sh
# based on / choriated from https://github.com/webanck/docker-wine-steam
CONTAINER_NAME=vaporized_wine # this should probably change to your own container name ("docker ps" to know it)
( \
echo 'Trying to run a new data container.' && \
docker run -ti \
-e DISPLAY \
@Gahen
Gahen / logs
Created January 15, 2018 14:39
logs del kernel
ene 15 11:29:10 grossa kernel: BUG: Bad page map in process blockify-ui pte:800000007c818045 pmd:ab12e067
ene 15 11:29:10 grossa kernel: page:ffffeea881f20600 count:0 mapcount:-1 mapping: (null) index:0x0
ene 15 11:29:10 grossa kernel: flags: 0x1fffe0000000010(dirty)
ene 15 11:29:10 grossa kernel: raw: 01fffe0000000010 0000000000000000 0000000000000000 00000000fffffffe
ene 15 11:29:10 grossa kernel: raw: ffffeea881f20620 ffffeea881f20620 0000000000000000 0000000000000000
ene 15 11:29:10 grossa kernel: page dumped because: bad pte
ene 15 11:29:10 grossa kernel: addr:00007ffa9b420000 vm_flags:00100073 anon_vma:ffffa0086b122840 mapping: (null) index:7ffa9b420
ene 15 11:29:10 grossa kernel: file: (null) fault: (null) mmap: (null) readpage: (null)
ene 15 11:29:10 grossa kernel: CPU: 1 PID: 3962 Comm: blockify-ui Tainted: P O 4.14.13-1-ARCH #1
ene 15 11:29:10 grossa kernel: Hardware name: System manufacturer System Product Name/M4N68T-M-V2, BIOS 05
" set the runtime path to include vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
" Specify a directory for plugins
" - For Neovim: stdpath('data') . '/plugged'
" - Avoid using standard Vim directory names like 'plugin'
call plug#begin('~/.vim/plugged')
" Colors
Plug 'flazz/vim-colorschemes'
" Autocomplete

Score data types

Solve Status

[
    { 
        "challengeName": string,
        "CPVs": [
            {