Viewing profile — neckbeards
neckbeards
HN member- Joined
- Sun, Aug 10, 2025, 5:26 AM UTC
- HN karma
- 6
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About neckbeards
No profile information was provided.
Recent public activity
-
comment
Comment #45717777
I'm curious to see how Zig approaches the hard problems and hopeful it produces something remarkable enough to make me jump ship (like Rust has for some of my projects). I'm not tr…
-
comment
Comment #45715297
Thanks for the response. I look forward to seeing how the type system evolves. - No hidden allocations: Other languages already provide abstractions for this. Are hidden allocation…
-
comment
Comment #45715296
Ok, thanks! Appreciate your time and it’s awesome to see the TigerBeetle team solving hard problems in OLTP while giving back.
-
comment
Comment #45709939
I don't know. I don’t doubt that TigerBeetle’s hardest correctness challenges can’t be solved by language alone. TigerBeetle has impressive guarantees! Those are inherently systems…
-
comment
Comment #45709829
It's a bit of both! I’d love feedback from someone more experienced with Zig, especially if there’s any flaw in my reasoning here. The programming language is part of the system de…
-
comment
Comment #45709743
How is Zig considered “90% safe”? It relies on manual memory management, its simple type system provides limited compile-time guarantees and it lacks a mature concurrency model (ma…
-
comment
Comment #45709726
jorangreef: Could you elaborate on what aspects of Zig made it the preferred choice for TigerBeetle compared to C++? I understand the C type system has limitations. I’m particularl…
- comment
-
comment
Comment #44853192
This isn’t intended as flamebait. I’m trying to understand Zig’s long-term positioning and design philosophy. I have serious confusion about the type of problems Zig is aiming to s…
- comment