Viewing profile — xroche
xroche
HN member- Joined
- Fri, Apr 12, 2013, 6:17 AM UTC
- HN karma
- 1,279
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About xroche
No profile information was provided.
Recent public activity
-
comment
Comment #34691935
Everything is radioactive. https://www.discovermagazine.com/health/everything-emits-rad...
-
comment
Comment #33704808
It is somehow addressed, but with unreliable wind power sources that ca'n't be controled: > We’re closing coal plants and building wind farms and it all just has to add up in the e…
-
comment
Comment #33592021
> The morale of the story is that I wouldn't trust ANY exchange Or, more generally, don't trust unregulated financial businesses and/or operating in shady offshore countries. FTX w…
-
comment
Comment #32839203
> What kind of workloads spawn so many processes that saving microseconds becomes relevant? With a huge process, you have a timeframe between the child is spawned and it executes e…
-
comment
Comment #32838933
> As some people say in Brazil, as an architect, Niemeyer was a very good sculptor. We indeed have a lot of those fancy buildings from famous architects, mostly from the 70s. They …
-
comment
Comment #31682763
> Because nuclear plants are expensive, and they take a long time to build, financing their construction can also be a significant fraction of their cost, typically around 15-20% o…
-
comment
Comment #30511187
The issue with posix_spawn is that you can't close all descriptors before exec. This is especially an issue as most libraries are still unaware they need to open every single handl…
-
comment
Comment #30511177
It's inherently inefficient because while the child process does its initialization (pre-exec) stuff, the parent gets page faults for every thread writing into the memory due to CO…
-
comment
Comment #30498178
You simply can't. The constexpr environment won't let you have uninitialized variables/memory anywhere. It won't let you access dangling/out-of-bounds pointers either, overflow two…
-
comment
Comment #30466806
> And if you really want it, it's not terribly hard to write Sure, but basically it means rewriting all structures that rely on a bucket of stuff. By the way maps often use a large…
-
comment
Comment #30466299
> C++ was discussed as having too many undesirable characteristics. I tend to agree, as a C++ developer. There are many core issues in the language that haven't been resolved and t…
-
comment
Comment #30452948
> You can with storage systems There is no such thing as storage systems at wide scale unfortunately > well also run out of fuel within a few generations Absolutely. But hopefully …
-
comment
Comment #30452844
> The biggest retaliation the West can make right now is a commitment to a rapid exit at unprecedented speed from the oil economy, in favor of renewables. You can't exit from the o…
-
comment
Comment #30117220
Removed from Google Play. But what about the users who fell in the trap ? Will the app be removed automatically ?
-
comment
Comment #29991821
Same experience with a bunch of Aquantia AQC-107 (ASUS XG-C100C). Had to remove them from a Linux server, it just won't work and botch IPv6 traffic (especially routing advertisemen…
-
comment
Comment #29107051
> The first time you load many common filetypes (like Java for example), a box pops up saying "Do you want me to install a nice set of standard Java plugins?" This. Used Emacs for …
-
comment
Comment #28695631
> I'm really sorry you feel this way The corporate wording for "Fuck you!".
-
comment
Comment #28693149
> more qualified candidate Also knows as "the candidate we can pay less"
-
comment
Comment #28606161
> I don’t think we should prevent any country from doing so. Even countries ruled by theocratic leaders who promote hate and obscurity ?
-
comment
Comment #28603767
> Nineteenth-century musical works were the product of an imperial society. The classical musical canon must be decolonised. I can't wait to decolonize mathematics, physics, etc. a…
-
comment
Comment #28457052
This really depended on the university. Some of them were not affected at all, some other had sections where you could not do any research or teaching without being from the "right…
-
comment
Comment #28456602
> They'll eventually come for you too no matter how much you generally agree with them. Reminds of the Maoism movement in European universities (such as in France) a few decades ag…
-
comment
Comment #27984106
My first experience with MS Exchange long time ago was that the team responsible for the infrastructure (company with more than 100k employees) committed to reboot the server once …
-
comment
Comment #27792141
Glad the project helped a bit a few people :) I don't have much time unfortunately to enhance the engine nowadays, and the code is dirty and broken beyond any repair. Yet I'm still…
-
comment
Comment #27745530
So the idea is that: (1) Nuclear is cheap and makes renewable like solar and wind useless (2) Solar and wind require fossile fuels My take is that intermittent renewable are a scam…