Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zimmi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
zimmi
3mo ago
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 it be possible to use the host gc for everything? Or is
2.
▲
by
zimmi
4mo ago
Storing dates as INTEGER (year * 10000 + month * 100 + day, e.g. 20260530) is not so bad. Proper date / timestamp types would be great though.
3.
▲
by
zimmi
4mo ago
You can use strict tables: https://sqlite.org/stricttables.html
4.
▲
by
zimmi
7y ago
If I remember correctly, this can be toggled off in Power Options.