Viewing profile — Ne02ptzero
Ne02ptzero
HN member- Joined
- Fri, Oct 14, 2016, 8:45 AM UTC
- HN karma
- 137
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About Ne02ptzero
Recent public activity
-
comment
Comment #48616532
FYI you can use sendfile ish with uring, since splice(2) is implemented. Not as user friendly as sendfile, but should work fairly similarly.
-
comment
Comment #45812462
> At first glance, I thought France was not really into bouldering... You'd be very wrong! There is at least 40 bouldering gyms in Paris (and suburbs) alone.
-
comment
Comment #45812087
I wonder as well. Most of the climbing gyms are missing in France's big cities (Arkose, ClimbUp, etc) and the School Room is not even on the map :( !
- story
- story
-
comment
Comment #43837134
> You can guarantee that you and someone else are listening to the same thing even across an ocean. How can you guarantee that? NTP fails to guarantee that all clocks are synced in…
-
comment
Comment #42430838
Out of curiosity, any documents on this, even for something else than AWS's S3? I find the idea very interesting
-
comment
Comment #42379530
> Executing cargo bench on Limbo’s main directory, we can compare SQLite running SELECT * FROM users LIMIT 1 (620ns on my Macbook Air M2), with Limbo executing the same query (506n…
-
comment
Comment #36230953
Segments are provided by community members, and you can adjust/edit them if you're finding the segment to be badly timed yourself.
-
comment
Comment #31225426
Side topic: Didn't we have a is_const_eval equivalent in C? I seem to remember a dark magic macro doing precisely that on the lkml somewhere, but can't find it.
-
comment
Comment #30257383
> We ensure the CRDT is synced with at least two nodes in different geographical areas before returning an OK status to a write operation [...] we ensure durability of written data…
-
comment
Comment #28751274
You know it's a big outage when other people are writing status updates for you
-
comment
Comment #27494190
> For the monthly expenses, with most of the components running on-premises, there was a 90.61% cost reduction, going from US$ 38,421.25 monthly to US$ 3,608.99, including the AWS …
-
comment
Comment #26186595
NASA actually made a pretty informative page about it[1], with some simulation of sound on Mars, compared to Earth. Hopefully we won't need the simulation much longer! [1] https://…
-
comment
Comment #25181430
I've made a blog post about this some time ago[1]! Definitely not exhaustive as this thread though. [1] https://ne02ptzero.me/blog/c-tricks-that-i-use-everyday.html
-
comment
Comment #20018665
Looks awesome!
-
comment
Comment #19591055
Just so you know, there's this[1] firefox addon that always force the redirection to old.reddit.com. I imagine there's a similar thing for chrome. [1] https://addons.mozilla.org/en…
-
comment
Comment #18468409
Paul Frazee [00:11:59.05]: > Yeah, so Mathias was working on that, while I was in the Secure Scuttlebut community… And then at one point I decided – well, Electron got to the point…
-
comment
Comment #17190667
How does one submit a new package to https://cppget.org ? I can find a 'Submit' button or documentation about this.
-
comment
Comment #16600580
I think a fork is just an internal branch on the original repositoriy for the Github Servers. From a data / sys admin point of view, it makes sense, since a hard-copy of a reposito…
- story
- story
-
comment
Comment #15760326
You should add a previous.
-
comment
Comment #15515632
I think you're right. From the documentation [1]: set 0 to stop ksmd from running but keep merged pages, set 1 to run ksmd e.g. "echo 1 > /sys/kernel/mm/ksm/run", set 2 to stop ksm…
-
comment
Comment #14567376
I use calcurse[1] for this. It handle pretty much every "calendar" files out there [1] http://calcurse.org/