Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chadrs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
chadrs
3mo ago
HUD won't protect from a driver texting and running you over!
2.
▲
by
chadrs
5mo ago
surely you've witnessed the backlash to uv as a result though
3.
▲
by
chadrs
5mo ago
I love this but with all the advances of TUI frameworks, using C + ncurses feels like such a hard path.
4.
▲
by
chadrs
6mo ago
yeah I remember learning this trick in like 2007 with libaa and later caca for color. It looks like this app is shelling out to ffmpeg to get the bitmap of a frame and then shelling to something called chafa to covert to nice terminal-frien
5.
▲
by
chadrs
7mo ago
I had been confusing this game with Unknown Horizons, another RTS but based on the game 1602 AD. Just realized they're totally unrelated.
6.
▲
by
chadrs
7mo ago
"the sham legacy of Richard Feynman" https://www.youtube.com/watch?v=TwKpj2ISQAc
7.
▲
by
chadrs
10mo ago
Collaboration slows things down but going fast at all cost leads to tech fragmentation, tech debt, and product debt. fwiw I'm not in the camp of "we must have everything done in one consistent way" but there are places, for e
8.
▲
by
chadrs
1y ago
As someone who does not use a case, I almost never see anyone else without one. To the point that when I do, I usually mistake their phone for mine.
9.
▲
by
chadrs
1y ago
Yeah, the first few times I thought maybe I was just imagining it; but I went from STATE=7280398215952, tried to merge my 64s into the left corner and instead ended up in STATE=7280398025476; my 64s have become 4s. Can't reproduce it e
10.
▲
by
chadrs
2y ago
and even if some analysts at Hertz could did their job, I'm sure they were promptly ignored by executives who just liked Elon's vibe.
11.
▲
by
chadrs
2y ago
I think the equivalent would be if you ported Vue to the beam, but impressive work nonetheless!
12.
▲
by
chadrs
2y ago
I'm certainly not qualified to speak on this but I heard this story recently about an effective treatment for alcoholism that's been available for decades but for complicated reasons hasn't been widely accessible: https:
13.
▲
by
chadrs
2y ago
This is a cool toy, I've been wanting to do something similar with my flipper zero to make a BT morse keyboard. This also reminds me of TapXR, which I would totally buy if did morse, instead of inventing their own encoding. I get it, t
14.
▲
by
chadrs
2y ago
I’ve been pretty happy with web-ext, I’m curious what abstractions and configurations Extensions.js avoids comparatively. I’m assuming you’ll still need a manifest.json, and it looks like both use npm/package.json for dependencies. ht
15.
▲
by
chadrs
3y ago
For working, it's not as good as an actual monitor but much easier to travel with. Really shines for games/movies though.
16.
▲
by
chadrs
3y ago
I must be rare in that the longer I use tiktok, the less relevant the recommendations feel. Maybe because I compulsively watch videos until the end even if I don't like them.
17.
▲
by
chadrs
4y ago
I have the opposite opinion. These things tend to get lost in my tabs.
18.
▲
by
chadrs
4y ago
He literally doesn't even care
19.
▲
by
chadrs
5y ago
Can we ban car alarms next? I can't believe we allow such an obnoxious feature with basically a 100% false positive rate.
20.
▲
by
chadrs
5y ago
Kind of reminds me of parser combinators but not extensible.
21.
▲
by
chadrs
5y ago
Yeah I agree we should be using 17 except Gradle still does not support it, despite having been out for an entire month... https://docs.gradle.org/current/userguide/compatibility.html
22.
▲
by
chadrs
5y ago
(2) No, dependent types are not the same as overloading. Basically it's when the type depends on the values; so like having a type for odd numbers or having an array that knows its length at compile time (for example to avoid array out
23.
▲
by
chadrs
6y ago
And yet every time I go to my parents' they've somehow installed Adobe Reader for Mac. I've deleted that app like 6 times.
24.
▲
by
chadrs
6y ago
It just depends on whether you trust a government or a rich philanthropist to "properly use" capital (get the most impact/$). If you let billionaires make the choices then sure you get some like Feeney/Gates/Buffett
25.
▲
by
chadrs
6y ago
At the string literal level doesn't do anything, but the standard library adds an extension method to string called `stripMargin`. This has some nice examples https://www.oreilly.com/library/view/scala-cookboo
26.
▲
by
chadrs
6y ago
I've done stuff like this but behind Tor. I tried to make the data random enough it would be tough to see which records were real. I remember once my IP was getting blocked after a certain amount of requests (not sure if via some autom
27.
▲
by
chadrs
7y ago
This kind of reminds me of Ammonite: https://ammonite.io/#Ammonite-Shell which definitely for a different audience but kind of a blend of being a Scala repl and somewhat-usage shell with several common commands being implem
28.
▲
by
chadrs
7y ago
It's a decision choice to be single-threaded. Using threads requires locking or sophisticated concurrent data structures which can sometimes outweigh benefits in both code correctness/maintainability and performance.
29.
▲
by
chadrs
8y ago
I stopped paying attention to the Rust parsing ecosystem for a while, curious how LALRPOP compares to nom/pest/combine and if something about python's grammar led to the choice.
30.
▲
by
chadrs
9y ago
By the way this behavior is illegal in many countries: https://en.wikipedia.org/wiki/Predatory_pricing#Legal_aspect...
More ›