Viewing profile — nickez
nickez
HN member- Joined
- Mon, Mar 02, 2015, 9:02 AM UTC
- HN karma
- 257
- Public activity
- 106 items
- HN profile
- View on Hacker News ↗
About nickez
No profile information was provided.
Recent public activity
-
comment
Comment #49148670
probably gas price
-
comment
Comment #48208973
No, that would be implementation defined.
-
comment
Comment #46876594
losing the gold standard 1971?
-
comment
Comment #46764931
What if a piece of software isn't packaged, like for example the ARM GCC toolchain. In a Dockerfile I just need to curl and unpack it. How do I solve that with guix?
-
comment
Comment #45524642
Only if your system/browser is set to dark mode
-
comment
Comment #43750462
Found an error immediately "Any lowercase character" doesn't match all Swedish lowercase characters.
-
comment
Comment #42263566
It would be semver compatible if they used 0.DATE.0 or 0.0.DATE instead. from semver spec: 4) Major version zero (0.y.z) is for initial development. Anything MAY change at any time…
-
comment
Comment #40982715
Does the data support the "general rule" then? I think 65 year olds today are much more able than 65 year olds 50 years ago.
-
comment
Comment #39045517
Please read the article. His produces 200x intermediary values. Clickbait title, since it wasn't a leak.
-
comment
Comment #38590469
You can have different standards for different use cases. So you mean that iMessage and rcs are so different that Android can't use iMessage or apple couldn't use rcs? We don't nee…
-
comment
Comment #38582913
The reason gsm, 3g, 4g, sms and so on succeeded was because everyone could implement them. I guess you had to pay license or patent fees, but they are not walled gardens. Phones fr…
-
comment
Comment #36448990
The roundtrip time is never consistent. Light travels with different speed in fiber depending on the temperature. This is why you calibrate every second.
-
comment
Comment #35404757
The SEK used to be locked. That lead to another kind of crisis in the nineties. You are right that we should've adopted the euro though.
-
comment
Comment #33942305
Tax, if your country has capital gain tax you need to declare every single trade to real USD. When you are trading between crypto pairs you are not realizing any gain, thus you don…
-
comment
Comment #33213641
I'm also a proponent of nuclear, but modern nuclear power plants seem to take 15-20 years to construct and typically go 10s of billions of EUR over budget. So one does not simply "…
-
comment
Comment #33213602
Also most of the wind power is in northern Sweden.
-
comment
Comment #33213591
This is only half the story. What is actually happening is that Sweden is importing expensive electricity from the baltics and exporting it to Germany. So even though the electrici…
-
comment
Comment #32367753
It mentions ACID compliant databases for one.
-
comment
Comment #31605091
You avoid use after free for example
-
comment
Comment #29422042
For those use cases you typically have specialised hardware or an FPGA.
-
comment
Comment #28651469
I would never own a car. But I suppose I don't want to drive a car that is older than 3 years and I don't enjoy selling used cars. I prefer the freedom I get to just hand the car b…
-
comment
Comment #27013238
You can also argue that it is impossible to update dynamic libraries because they are used by multiple applications and you can't afford that any application breaks. So instead of …
-
comment
Comment #26943134
It might be slow, but it is deterministic which is more important in systems programs.
-
comment
Comment #26833139
Yes, don't use the std lib (or more specifically the alloc crate) and don't use types like floats and u128.
-
comment
Comment #26609784
If bitcoin would be fully powered by renewables, do you still think its energy consumption would be a problem?