Viewing profile — zimmi
zimmi
HN member- Joined
- Tue, May 21, 2019, 11:22 PM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About zimmi
No profile information was provided.
Recent public activity
-
comment
Comment #48724489
Do I understand correctly that endive ships with a garbage collector and only uses the host gc when references pass over the API boundary? I don't know much about wasm, but would i…
-
comment
Comment #48329904
Storing dates as INTEGER (year * 10000 + month * 100 + day, e.g. 20260530) is not so bad. Proper date / timestamp types would be great though.
-
comment
Comment #48329643
You can use strict tables: https://sqlite.org/stricttables.html
-
comment
Comment #19976193
If I remember correctly, this can be toggled off in Power Options.