Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vitaminCPP
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
vitaminCPP
5d ago
Love it. I wish it included zig.
2.
▲
by
vitaminCPP
2mo ago
In what way, if you don't mind me asking?
3.
▲
by
vitaminCPP
2mo ago
This looks awesome. Do you have video show casing you diagnosing a problem with it?
4.
▲
Herb Sutter's Effective Concurrency Archive
(github.com)
2 points
by
vitaminCPP
2mo ago
|
0 comments
5.
▲
by
vitaminCPP
2mo ago
Agreed. This blog post strikes the balance between PR-speak and x.com
6.
▲
by
vitaminCPP
2mo ago
I've read somewhere that the longer-term goal is to move the build system into a WebAssembly VM. If so, this is incredible.
7.
▲
by
vitaminCPP
2mo ago
I don't know men. I do hang out in the handmade Discord from time to time, and Bill has not been very kind, to say the least. Maybe I just met him on a bad day.
8.
▲
by
vitaminCPP
4mo ago
Hehe it's always Lemire !
9.
▲
by
vitaminCPP
4mo ago
No worries. :)
10.
▲
by
vitaminCPP
4mo ago
Yep. How will we manage those 10x code projects, when LLMs cost increases by 10x?
11.
▲
by
vitaminCPP
4mo ago
We got memory safety at home ! At home: > 10428
12.
▲
by
vitaminCPP
4mo ago
> +1009257 -4024 Bun is now over 1M lines of Rust code. This is approaching the size of the Rust compiler itself; except that BunJs is mostly a JavaScript interpreter wrapper + a reimplementation of the NodeJS library (Rust STD wrapper).
13.
▲
by
vitaminCPP
5mo ago
For embedded/kernel programmers: Is there a linux equivalent of this book?
14.
▲
by
vitaminCPP
6mo ago
+1 The zig toolchain is the state of the art currently.
15.
▲
by
vitaminCPP
6mo ago
For me, it's the toolchain. The Zig cross-compiler is beyond anything I've seen.
16.
▲
by
vitaminCPP
6mo ago
Yeah that was my also my thought. I always understood that if you give a thread to each actor you get the "active object" design pattern.
17.
▲
by
vitaminCPP
7mo ago
I fail to see why this would not work with gcc if it works with clang. The runtime?
18.
▲
by
vitaminCPP
8mo ago
Great software. On a small note: This recent PR is both awesome and pretty funny to me. https://github.com/flameshot-org/flameshot/pull/4498#issue-3...
19.
▲
by
vitaminCPP
9mo ago
Please don't use js in medical devices.
20.
▲
by
vitaminCPP
9mo ago
As a professional C programmer, the answer seems to be no; they are not good enough.
21.
▲
by
vitaminCPP
11mo ago
This is a good advice. That said, I don't think you should care about people that comments on articles without reading them.
22.
▲
by
vitaminCPP
11mo ago
> they do it using either a parallel functional language or a parallel library in modern C++. IMO this is a weakness not a strength. The approach of Fleury (low level C, no lib), makes his articles a lot more valuable for understanding f
23.
▲
by
vitaminCPP
1y ago
This is exactly what the article is trying to debunk.
24.
▲
by
vitaminCPP
1y ago
I can't wait for the SD25 videos!
25.
▲
by
vitaminCPP
2y ago
Thanks for sharing !
26.
▲
by
vitaminCPP
2y ago
Great work on the self-hosted (no llvm) compiler and linker ! Is there somebody that can explain to me the value of incremental compilation? How is this different than CMake caching, for example?
27.
▲
by
vitaminCPP
2y ago
I don't know why my comment was duplicated. My appology.
28.
▲
by
vitaminCPP
2y ago
This is great. It really showcases zig's dedication to quality, IMO. I wish they took the time to communicate the intricacies of their toolchain. Some things I think are remarkable: Contrary to Rust, zig allows to cross-compile to MacO
29.
▲
by
vitaminCPP
2y ago
This is great. It really showcases zig's dedication to quality, IMO. I wish they took the time to communicate the intricacies of their toolchain. Some things I think are remarkable: Contrary to Rust, zig allows to cross-compile to MacO
30.
▲
by
vitaminCPP
2y ago
Is there a video of the talk somewhere ? I prefer recording over slides.
More ›