Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JosephusAMiller
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
JosephusAMiller
8mo ago
In the moment, it doesn't feel off, that's the most disconcerting aspect. It's the things that don't seem so critical or important that get you as well. Registration on a random site, and for a temporary reason was what
2.
▲
by
JosephusAMiller
8mo ago
> Recoding SQLite in Go is unlikely since Go hates assert() I've heard it said you shouldn't use asserts in production code, but handle errors and exceptions instead? That said, can't you just 'if !condition() {panic