Skip to content

Instantly share code, notes, and snippets.

@bww
bww / RFC3339.md
Last active January 9, 2024 22:26
RFC 3339 date parsing in Google Sheets
@bww
bww / dedict.c
Created November 27, 2017 17:44 — forked from josephg/0dedict.py
Apple dictionaries
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "zlib.h"
#define CHUNK 16384
/*
40 Length of the zlib stream
### Keybase proof
I hereby claim:
* I am bww on github.
* I am bww (https://keybase.io/bww) on keybase.
* I have a public key ASBlmScu5UnYTrFmiHZd70BpQ50ZW_hw-vzIKF13zAjKCQo
To claim this, I am signing this object:
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: panic: runtime error: invalid memory address or nil pointer dereference
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: [signal 0xb code=0x1 addr=0x30 pc=0x66fd16]
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent:
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: goroutine 61 [running]:
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: engineio.(*conn).onOpen(0xc2083018f0, 0x0, 0x0)
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: #011/Users/brian/Development/Zumur/platform/framework/go/src/engineio/conn.go:239 +0x156
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: engineio.func·004()
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: #011/Users/brian/Development/Zumur/platform/framework/go/src/engineio/server.go:109 +0x38
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: created by engineio.(*Server).ServeHTTP
Dec 5 15:49:16 ip-10-150-85-197 zumur-agent: #011/Users/brian/Development/Zumur/platform/framework/go/src/engineio/server.go:117 +0x7dc