Viewing profile — XelNika
XelNika
HN member- Joined
- Fri, Jan 10, 2020, 7:39 AM UTC
- HN karma
- 127
- Public activity
- 77 items
- HN profile
- View on Hacker News ↗
About XelNika
No profile information was provided.
Recent public activity
-
comment
Comment #48594352
As I understand it, this second complaint is not against the original company, but against the government authority that handled his case.
-
comment
Comment #45600948
> production 1.7GHz quad-core Intel Core i7-based 13-inch MacBook Pro systems with Intel Iris Plus Graphics 645, 16GB of RAM, and 2TB SSD https://www.apple.com/macbook-pro/#footnot…
-
comment
Comment #38401919
They have price limits, but I think GP means volume alert limits. Someone unexpectedly bids a third of the Finnish production capacity, you call them and ask if they are sure.
-
comment
Comment #38401906
There are many market participants, some of whom start trading on this information immediately. The Finnish grid is connected to the rest of Europe so a market participant could in…
-
comment
Comment #38401861
You don't even need to worry about what someone can physically provide. All bids by market participants can (arguably should) be checked for extreme outliers. A bid of multiple GW …
-
comment
Comment #31855784
With Zig and Rust you have to explicitly opt-out with `ReleaseFast` and `unsafe` respectively, that makes a big difference. Rust has the added safety that you cannot (to my knowled…
-
comment
Comment #31551370
> Performance topped out at 111 MiB/s (931 Mbps), which is suspiciously close to 1 Gbps. That's because of overhead in TCP over IPv4. You're testing the payload throughput, not the…
-
comment
Comment #30665457
Moore's law is about transistor density, not single-core performance. Even if a new generation of chips obeys the "law", there is no requirement that the designers dedicate the imp…
-
comment
Comment #30613008
Intel Alder Lake delivered around a 15% improvement to single-core performance gen-on-gen so it's just you.
-
comment
Comment #28523653
That is fair, I suppose, but why use a different DNS server than the default for your home network? I still think there's something fundamentally wrong with a DNS configuration tha…
-
comment
Comment #28513133
Yes, it's not good. > That way any other people on his network wouldn’t have a problem, either. Given that he's setting DNS servers statically on his own clients and has working DN…
-
comment
Comment #28513089
While the project is super interesting, this seems like network horror to me. Not only is something "wrong" with the network (guessing dns.msftncsi.com is blackholed), the author i…
-
comment
Comment #27825025
Yes, it says so in footnote 1 in the article. It's also not the benchmarked code so it doesn't really matter.
-
comment
Comment #27689008
I believe this is the reply in question: https://twitter.com/colinmbrandt/status/1409577979731058699 See for example: https://hbr.org/2014/08/why-women-dont-apply-for-jobs-unless..…
-
comment
Comment #26530721
File access should, by its very nature, be asynchronous. If you're only introducing asynchronicity to support Flatpak portals, the original code was flawed. You could also argue th…
-
comment
Comment #26489800
A lot of ISP routers have the option to disable everything except the modem, often called "bridge mode". Avoids double NAT.
-
comment
Comment #26236818
As a human-readable configuration language, YAML probably beats JSON and XML, but the implicit typing rules in the spec make it horrible to work with. I've written a lot of YAML fo…
-
comment
Comment #26047324
But if you write defensively, like the post suggests, you won't be surprised by bad library writers.
-
comment
Comment #26045743
That much is obvious. The blog post has an example of something that appears to be non-breaking (at least it would be in many other languages), but actually does break things. Both…
-
comment
Comment #25756062
That is not a realistic scenario. Firstly, there's no waking up to find your server is unresponsive. It's part of the deal when you sign up. Secondly, public IPs are always an opti…
-
comment
Comment #25745631
CGNAT is standard for all smaller ISPs in Denmark. I'm not sure if it's mainly to stay competitive or due to limited supply, but they offer public IPv4 addresses upon request, some…
-
comment
Comment #25672617
> My eyes don't react well to IPS, for some reason In what way? If it's just discomfort using it for long periods of time, there's a 95% chance, you need to turn on the lights in y…
-
comment
Comment #25669872
Modern high refresh rate displays (100/120/144 Hz) come in VA and IPS flavors and good ones are factory calibrated to UltraSharp levels as well. 2560x1440 monitors are the sweet sp…
-
comment
Comment #23451127
> Call me a cynic, but the whole "think critically and figure it out for yourself" solution is inefficient at best, harmful at worst. Global warming skepticism is exactly the kind …
-
comment
Comment #23292321
It is probably not a typo, they are aware of the difference. Just read their support page. [0] > Unless otherwise stated, TUXEDO always uses ISO standard keyboards. Other standards…