Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cies
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cies
6mo ago
Hi Michiel! Just a small headsup: clicking on the Leiden Python link in your About Me page give not the expected results. And a small nitpick: it's "Michiel's" in English (where it's "Michiels" in Dutch).
2.
▲
by
cies
6mo ago
I went with SSR for a new project started 2025Q4. I'm not against React, but when I have to make an SPA (or very interactive component in an SSR app) I much rather use Elm. In order to do the JS that I have to do with an SSR app I went
3.
▲
by
cies
6mo ago
Indeed. It's weird they write so much with addressing the elephant. So lets discuss it... From the start I thought that the TechEmpower Benchmarks were testing all the metrics the JVM is good at, and non the JVM is bad at (mainly: memo
4.
▲
by
cies
6mo ago
Which is kind of understandable as Wayland tries to be more secure: and thus in Wayland not all keyboard events are propagated to all applications (that's what X11 does). I think it's a good idea to put security first in this iter
5.
▲
by
cies
6mo ago
Why to you prefer? I have a different experience, and want to learn. (I'm also hating on TS/JS: but some day some AI will port it to Rust, right?)
6.
▲
by
cies
6mo ago
So much agreed. I'm constraining my AI, that always wants to add more dependencies, create unnecessary code, broaden test to the point they become useless. I have in mind what I want it to build, and now I have workflows to make sure i
7.
▲
by
cies
7mo ago
It's a cuban-missle-crisis like moment for Russia. And they act accordingly. I'm not in favor of one or the other: I just notice imperialism when I see it. And Russia+Iran have been much less aggressive than the "allied weste
8.
▲
by
cies
7mo ago
Sanctions, instigations (admitted) lead to protests that lead to violent crack downs. Yes. Without those sanctions + instigations the crack downs would not be needed. That's beyond obvious to me.
9.
▲
by
cies
7mo ago
Religious concerns are, IMHO, always a facade for the underlying economic/territorial/geopolitical reasons. These religious facades help sell the war effort: get young men to enlist and fight to the death for "preserving thei
10.
▲
by
cies
7mo ago
US sanctions, US/Moss instigates, makes the Iranis desparate. Irani regime (that is the result of US intervention decades ago) digs in and toughens up. People die in the streets. Who's to blame? The Irani regime? C'mon... It&
11.
▲
by
cies
7mo ago
And inflicted less damage than the fire bombing campaigns on civ pop centers that were carried out along side the A-bombs. The A-bombs were not the worst part of the attack on Japan. And thus were not "needed to end the war". They
12.
▲
by
cies
7mo ago
You already agreed that he said it. So funny how you twist and turn in order to believe the narrative you were force fed. I'm anti the rushed out, badly tested, mRNA treatment. It's not a vaccine. Believe as you wish.
13.
▲
by
cies
7mo ago
Why you call people critical of the mRNA-jab to be "anti vax"? I'm not against all vaccines, just the mRNA treatment that was rushed out and pushed on us was a giant fraud. The word "anti vax" is part of the campaig
14.
▲
by
cies
7mo ago
Dunno man. When enough people overweight, 1-2 alcoholic drink become healthy (alcohol is a blood thinner): this happened, but as we know now it's not true.
15.
▲
by
cies
7mo ago
You revert to calling names... It's a clear sign of losing imho. Oh and this picture proves your whole story is, what others here have already pointed out, your "gut feeling" promoted by you as the "science". https
16.
▲
by
cies
7mo ago
You say: > No, he did not Then you continue saying he did say it, but explained himself later (after it came out) in a way that makes his earlier statement void. "Plausible deniability" I'm not anti-vax, I'm critical.
17.
▲
by
cies
7mo ago
It does not "run" anything: it halts. :)
18.
▲
by
cies
7mo ago
I agree, I'd not call this a kernel. It does not allow any software to be run on top of it. It just prints text to screen and halts. Even saying it "runs" on QEMU is a far stretch: it "halts", that's all it doe
19.
▲
by
cies
7mo ago
This is my fav charity option. It's so hard some times to know where you can do maximum good with your money: Watsi might well be it.
20.
▲
by
cies
7mo ago
Very weird comparison. GPL was made in response to restrictive commercial licensing. Yes is uses the same legal document (a license): but is made in response! So is propriety seizes to exist, then it's not a problem GPL also seizes to
21.
▲
by
cies
7mo ago
Zig's comptime is an addition. You don't have to use it. And some C-macros may translate quite cleanly to it. OTOH going from C++ (OO) to Rust (not OO, borrow checker) is a big leap.
22.
▲
by
cies
7mo ago
I like that I can easily smell bad Zig by looking at it, but I'm notoriously bad at smelling bad C.
23.
▲
by
cies
7mo ago
I don't think Rust is "a better C/C++". It's a new kind of beast. Interesting, but very different. Zig OTOH is clearly, to me at least (opinion alert), a "better C". It even compiles C! I expect LLMs to be
24.
▲
by
cies
7mo ago
Any place I can see an example of that? (just a gist or pastebin entry of some a non-critical code copy-pasta would suffice)
25.
▲
by
cies
7mo ago
And that's OpenAI's biz model? :)
26.
▲
by
cies
7mo ago
Nice one! I'm on a similar stack: http4k + Jdbi, nicely glued up :) No coroutines so cute little stacktraces
27.
▲
by
cies
7mo ago
I prefer bit more type-safety. JVM/Kotlin/Jdbi + PG for me.
28.
▲
by
cies
7mo ago
No more ORMs, not even query builders, ... When it comes to Postgres I want to write the sql myself! There is so much value. Supabase helps when building a webapp. But Postgres is the powerhouse.
29.
▲
by
cies
7mo ago
I get the feeling that Oracle is abandonning MySQL. Let's all hope Ali will pick it up :) I'm fully invested on Postgres though.
30.
▲
by
cies
8mo ago
Super cool project. I expect a lot of C code may be quite mechanically translated to Zig (by help of LLMs). Unlike C->Rust or C->C++, where there's more of a paradigm shift.
More ›