Viewing profile — Zakis1
Zakis1
HN member- Joined
- Sun, Jan 11, 2026, 10:26 AM UTC
- HN karma
- 40
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About Zakis1
No profile information was provided.
Recent public activity
-
comment
Comment #49037875
No you cannot get a static analysis tool to guarantee 97% of zig code was safe. Well, you can - the tool is called the borrow checker. Do you know what's infinitely cheaper and fas…
-
comment
Comment #48846974
Yikes, the majority of this blog post is saying basically "skill issue" and "Jarred bad engineer", but I think that hurts Zig far more than Andrew realises. If Bun, a disaster of e…
-
comment
Comment #48838845
But how would you verify that the agents have written memory safe code? Rust's borrowchecker is a lot faster and actually verifiably safe compared to asking an LLM to fix the safet…
-
comment
Comment #48838540
The stability gains are a direct language concern as mentioned throughout the article.
-
comment
Comment #48433308
Agree, the claim "secure because Rust" is wrong. But "more secure than if it were written in an unsafe language" is probably going to be true most of the time.
-
comment
Comment #48432988
Agreed unfortunately, if Zigs whole selling point is meant to be a "nicer C" (and a much nicer DX than Rust because no fighting the borrow checker etc) - does that really matter in…
-
comment
Comment #48340551
I completely agree. Zig has a nicer DX no doubt - no fighting the borrow checker etc. But if you are are writing software for other people they don't care about how nice your devel…
-
comment
Comment #48247723
It's alarming how people instantly jump to conclusions that Bun is now "AI slop". Bun has been almost entirely worked on by LLM's for ~6 months now, long before the Rust re-write (…
-
comment
Comment #48082935
> When you rewrite a project in another language, it's for engineers to be able to maintain and further develop the project better I don't think that is the case here. Bun is prett…
-
comment
Comment #46574320
[dead]