Viewing profile — zetaposter
zetaposter
HN member- Joined
- Thu, Jun 09, 2022, 9:42 AM UTC
- HN karma
- 520
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About zetaposter
No profile information was provided.
Recent public activity
-
comment
Comment #36668571
Thanks! Apparently you can now ZOLA_VERSION to _any_ version you desire in v1 and the build system will install it on demand. I didn't realize that part had changed. On the other h…
-
comment
Comment #36602694
I should add that the concurrent algorithm I described for processing data from a socket, i.e asynchronously read data fragment (i + 1) then do work on data fragment i, would only …
-
comment
Comment #36602473
async/await is about superimposing useful CPU computations with slow I/O operations. For example, you would read data fragment D0 from a network socket, and right before doing any …
-
comment
Comment #34289797
No author name? No post index? What's the point of an anonymous block of text published on the internet?
-
comment
Comment #34142304
Are you high?
- story
-
comment
Comment #33212383
- Sir, you have to install this application, it's available on both iOS and the Google Play Store. - Do you have a Debian package? - I beg your pardon? - My Pinephone runs a modifi…
-
comment
Comment #33107157
Um. What the hell? The linker/compiler discrepancy sounds incredibly weird. This Linux levels of "things don't work together as expected" but how can a uniform system developed by …
- story
-
comment
Comment #33056427
Yeah ... Just reboot the machine and make me loose all my work, bro.
-
comment
Comment #33039346
A text editor without a well rounded GUI story isn't worth it for me. There are all these desperate projects each with their own focus, ranging from "simple graphics acceleration" …
- story
-
comment
Comment #32059235
1. GCC has more backends than LLVM. 2. Competition is good in general. 3. I expect this will trigger inconsistencies between GCC and rustc; because Rust doesn't really have a speci…
- story