Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
guanzo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
28 ms
·
1.
▲
by
guanzo
4y ago
Hah, you got me. Reddit content is efficient to browse (old reddit UI), has multiple POVs, and upvotes is a decent heuristic for determining answer quality. Random websites on the other hand... If i'm looking for a recipe, why do I hav
2.
▲
by
guanzo
5y ago
It's also all on one line which makes it harder to read than your example and massively bloats the HTML. I prefer readability over conciseness.
3.
▲
by
guanzo
6y ago
The node examples can be true one liners if you use npx
4.
▲
by
guanzo
6y ago
Goaccess used to work perfectly, but recently when ever I try to run the real time HTML command, it exits without any error messages after ~2 million records. Maybe out of memory.. any ideas?
5.
▲
by
guanzo
6y ago
> Automatically generating database indexes on application startup is probably a bad idea. aw crap. oh well it probably doesn't matter for my small-ish application.
6.
▲
by
guanzo
6y ago
Zero experience with Grafana here. I have a mongodb database with several collections. All collections share a set of fields: "createdAt", "channelId", "status", etc. How easy would it be to dump all this data
7.
▲
by
guanzo
7y ago
I'm bothered by the fact that most if not all news websites don't differentiate between nicotine and THC vapes. They're completely different. Illicit THC vapes are what's killing people.
8.
▲
by
guanzo
7y ago
Please allow international, independent charges/transfers. This is a huge pain point in our Stripe experience.
9.
▲
by
guanzo
9y ago
> You have to remember to setup the properties you mutate so the reactivity will detect a change This is a positive thing imo. It's a declaration of your data schema. You can reference it to remember what kind of data you're wo