Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dmit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Categorize Everything All at Once
(iev.ee)
3 points
by
dmit
17h ago
|
0 comments
2.
▲
What I learned securing Sniffnet with the GitHub secure open source fund
(sniffnet.app)
18 points
by
dmit
1mo ago
|
3 comments
3.
▲
Backtrack-Free Cursive
(mmapped.blog)
278 points
by
dmit
2mo ago
|
126 comments
4.
▲
Handsum: An LQIP Image File Format
(nigeltao.github.io)
45 points
by
dmit
2mo ago
|
9 comments
5.
▲
How do we prevent Bitrot?
(notgull.net)
3 points
by
dmit
3mo ago
|
0 comments
6.
▲
by
dmit
3mo ago
> Imitation is the greatest form of flattery "... that mediocrity can pay to greatness" is the rest of the quote.
7.
▲
by
dmit
4mo ago
Apologies, I meant your comment pre-edit(s).
8.
▲
by
dmit
4mo ago
.....Did you just complain about Rust's "lower adoption" compared to C++, immediately following it by "Zig, on the other hand :eyes_emoji:"
9.
▲
by
dmit
4mo ago
> I don't think performance has got much to do with tinkering. Yes, in general, but also there are cases when you realize you can, idk, parse a CSV file in 0.2 seconds instead of 200 seconds. That kind of improvement unlocks a new l
10.
▲
by
dmit
4mo ago
Have you ever thought "Ugh, this bit of Python code is running much slower than I expected on my computer. Wonder if anyone has written a native library for this"? That's probably the closest use case for someone who matches
11.
▲
by
dmit
4mo ago
I foresee a pjmlp comment in your near future. :)
12.
▲
by
dmit
4mo ago
> Zig's compilation times are already terrific In my experience, this (for now) is mostly aspirational. It's obviously a major goal, and there are clear milestones outlined on how to achieve it, but in practice the initial comp
13.
▲
by
dmit
4mo ago
> no, JavaScript is not a perfect language Such a brave stance against a claim literally nobody has ever staked.
14.
▲
by
dmit
4mo ago
> Can someone explain why it sounds like there's such rapid growth of Bun? In my case, when I start a little Typescript side project, instead of drowning in the sea of npm/yarn/berry/pnpm/bubble/vite/we
15.
▲
by
dmit
4mo ago
Tigerbeetle is in the database business. They operate on an entire different level of correctness expectations compared to something like Bun. The correctness guarantees they provide come first and foremost from the design, architecture and
16.
▲
by
dmit
5mo ago
> And I greatly respect the small binary/download size The latest x86_64 Linux build is 136MB. ( https://zed.dev/docs/linux#downloading-manually ) As for your list of grievances, they all seem to boil down to the
17.
▲
by
dmit
5mo ago
> When you pay taxes you have no say in the bombs acquired with that and where they are dropped. Vote in elections, local and general.
18.
▲
The Joy of Numbered Streets
(humantransit.org)
62 points
by
dmit
6mo ago
|
39 comments
19.
▲
by
dmit
6mo ago
Hehe, why "probably"? It says "250 lines" right there in the subject. Surely one can skim the single file of code ( https://github.com/ieviev/mini-gzip/blob/main/src/main.rs ) and
20.
▲
by
dmit
6mo ago
I once witnessed a local admonish another (younger) local for exactly that at a bar. He replied with a bratty "Not my fault they're using crappy chopsticks..."
21.
▲
by
dmit
6mo ago
For future readers: throwaway27448's comment used to say something completely different, featuring the r-slur, and then immediately edited.
22.
▲
by
dmit
6mo ago
What about when you have a long-running program. You can't both brag about NumPy, Django, and the machine learning library ecosystem while also promoting "It's great for when you just want to get the first 100 lines out as so
23.
▲
by
dmit
7mo ago
> If I'm using one syntax, how do I tell you to fix a bug in your syntax? How about "Hey, your Bean ain't sprouting"? :) I'm sorry, I feel like I'm not communicating this properly. Um, have you ever discusse
24.
▲
by
dmit
7mo ago
class Bean { private boolean sprouted; public void sprout() { this.sprouted = true; // ... } } or data Bean = Dormant | Sprouted sprout :: Bean -> Bean sprout Dormant = Sprouted s
25.
▲
by
dmit
7mo ago
No it won't? That's exactly the point -- each of those people will be viewing the code in their own preferred syntax. If there is semantic nuance in the writer's syntax, the reader will see it presented in the best way their
26.
▲
by
dmit
7mo ago
Alt opinion: syntax is the least important part of a programming language. I can't wait for the day someone invents one where it's defined entirely as an AST (with the S standing for Semantic). Just bring your own weird syntax. I
27.
▲
by
dmit
7mo ago
I mean, as someone who grew up pronouncing it "Ess-Cue-Ell", I wish I learned earlier on that "Sequel" was the intended pronunciation. :)
28.
▲
Pipelined Relational Query Language, Pronounced "Prequel"
(prql-lang.org)
66 points
by
dmit
7mo ago
|
58 comments
29.
▲
repgrep – Interactive Find/Replace
(github.com)
2 points
by
dmit
7mo ago
|
0 comments
30.
▲
by
dmit
7mo ago
Good call, for bad reasons. > At ZML, we are creating exciting AI produ[...]
More ›