Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
bnolsen's comments
login
bnolsen
6 days ago
|
parent
|
context
|
next
[–]
| on:
Zig → Rust porting guide
Unit tests in zig will fail if the tested code leaks memory.
reply
bnolsen
26 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Show HN: Xit – a Git-compatible VCS written in Zig
I guess the 'zit' name was already taken by something else.
bnolsen
32 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Every GPU That Mattered
The radeon 8500 deserves to be on that list. It still has active Linux support under mesa.
bnolsen
36 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Why are we still using Markdown?
HTML is not something to hold up as the standard for documentation.
bnolsen
37 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Show HN: Dynamod – Linux init with Erlang-style su...
Why not just use zig for the entire thing?
bnolsen
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Zig Libc
Not to be confused with zlib.
bnolsen
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Zig Libc
Except for all the baggage it carries along with it including hacks to address baggage resulting in a very bloated language.
GoblinSlayer
89 days ago
|
parent
|
next
[–]
The goal is C replacement, not some abstract perfection.
bnolsen
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Quaternion Algebras
Quaternions are left handed spinors. Please use the correct unified math models (clidfford algebra) rather than these 3d only hacks.
koolala
3 months ago
|
parent
|
next
[–]
Describing those algebras in quaternion terms simplifies understanding most of them. Like biquaternions and dual quaternions.
A 2d quaternion just has no j or k term and works for 2d math.
bnolsen
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Lightpanda migrate DOM implementation to Zig
Having worked with c++ strings and also string views I find zigs simple fat pointer to be fairly direct and straightforward, and a bit refreshing. Ownership is being coupled in with the type..
bnolsen
4 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Why is calling my asm function from Rust slower th...
And then zig shows up...
More
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
reply