I hereby claim:
- I am deoxxa on github.
- I am deoxxa (https://keybase.io/deoxxa) on keybase.
- I have a public key whose fingerprint is 705C 59DD 2D68 750C 41BB 2160 8445 FAFF 1500 FF17
To claim this, I am signing this object:
| year: 2019, month: 12, day: 26 | |
| PIC(i8259): cascading mode, vectors 0x50-0x58 | |
| PS2MouseDevice: Device detected | |
| PS2MouseDevice: No mouse wheel detected! | |
| SB16: sb not readyVC: Switch to 0 (0x002c4178) | |
| Starting Serenity Operating System... | |
| MM: Multiboot mmap: base_addr = 0x000000000, length = 0x00009fc00, type = 0x1 | |
| MM: Multiboot mmap: base_addr = 0x00009fc00, length = 0x000000400, type = 0x2 | |
| MM: Multiboot mmap: base_addr = 0x0000f0000, length = 0x000010000, type = 0x2 | |
| MM: Multiboot mmap: base_addr = 0x000100000, length = 0x01fef0000, type = 0x1 |
I hereby claim:
To claim this, I am signing this object:
| Paste this into your browser console on a bandcamp page and it'll replace the | |
| track player listing with text, where the text has track start times and | |
| names. This makes it easier to copy/paste track information about albums e.g. | |
| for reviews. | |
| You can use either the full version or the minified version. Both do the same | |
| thing, but the minified one might be easier to paste. |
| // ... | |
| sqb := newBuilder(6) | |
| cqb := newBuilder(6) | |
| b := []*builder{sqb, cqb} | |
| sqb.push(0, "select prd.id, prd.name, prd.picture, (prc.price * 100)::numeric::integer, cg.date") | |
| cqb.push(0, "select count(distinct prd.id)") | |
| pushAll(b, 1, "from stores s") |
| swagger: "2.0" | |
| info: | |
| title: Live Table API | |
| description: Interact with and configure a Siphon.IO Live Table | |
| version: "1.0.0" | |
| host: api.uber.com | |
| schemes: | |
| - https | |
| basePath: /api/v1 | |
| produces: |
| name: CDCI Events | |
| slug: N2002828Q | |
| index: cdci-events | |
| issuers: | |
| - id: 1369a3f9-6775-40bf-a0a4-b705940fe01f | |
| autoApproveUser: true | |
| fields: | |
| - timestamp | |
| - pro_b_data.enni_fnn | |
| - account_id |
| #!/bin/sh | |
| set -e | |
| echo "--- Clearing old build contents" | |
| rm -rf build/* | |
| echo "--- Getting yarn image" | |
| docker pull kkarczmarczyk/node-yarn:6.7-slim |
| // @flow | |
| /* eslint-disable no-use-before-define */ | |
| const TOKEN_AND = 'TOKEN_AND'; | |
| const TOKEN_ATOM = 'TOKEN_ATOM'; | |
| const TOKEN_BANG = 'TOKEN_BANG'; | |
| const TOKEN_COLON = 'TOKEN_COLON'; | |
| const TOKEN_CURLY_CLOSE = 'TOKEN_CURLY_CLOSE'; | |
| const TOKEN_CURLY_OPEN = 'TOKEN_CURLY_OPEN'; |
| { | |
| "Imei": "354678050021708", | |
| "Timestamp": 1477343460116, | |
| "Priority": 0, | |
| "Gps": { | |
| "Longitude": 1508431968, | |
| "Latitude": -323215269, | |
| "Altitude": 135, | |
| "Angle": 82, | |
| "Satellites": 8, |
| Hash is defined in lodash.clonedeep | |
| Hash is defined in lodash.filter | |
| Hash is defined in lodash.map | |
| Hash is defined in lodash.merge | |
| Hash is defined in lodash.pickby | |
| Hash is defined in lodash.reduce | |
| Hash is defined in lodash.reject | |
| Hash is defined in lodash.some | |
| ListCache is defined in lodash.clonedeep | |
| ListCache is defined in lodash.filter |