Viewing profile — ilkkao
ilkkao
HN member- Joined
- Tue, May 27, 2014, 6:58 PM UTC
- HN karma
- 869
- Public activity
- 112 items
- HN profile
- View on Hacker News ↗
About ilkkao
Recent public activity
- story
-
comment
Comment #47861482
Little late but would this have actually allowed running early Linux under Windows when Windows 95 came out in the 90s? I remember only dual booting being available at that time.
- story
- story
- story
-
comment
Comment #46163116
Agreed, I don't really like Cloudflare trying to magically fix every web exploit there is in frameworks my site has never used.
-
comment
Comment #45964096
I can't even load the dashboard to change to "DNS only". Nothing to do?
-
comment
Comment #45935994
You can definitely craft an IP packet by hand and send it. If it's IPv4, you need to put a number between 0 and 255 to the protocol field from this list: https://www.iana.org/assig…
-
comment
Comment #44263040
Cloudflare is now saying: "Cloudflare’s critical Workers KV service went offline due to an outage of a 3rd party service that is a key dependency." I really hope CF explains this a…
-
comment
Comment #44239866
that is a plain weird message. single server of what?
-
comment
Comment #42245710
I just started to use nodejs test runner in a new project. All configuration is basically: node --experimental-transform-types --experimental-test-module-mocks --env-file test/test…
-
comment
Comment #41821143
I like how SpaceX is willing to take risks. Their second launch tower is still months away from being finished, and now they're trying to catch the booster using the first one.
- story
-
comment
Comment #41008308
Some government should force them to release a technical postmortem. Feels that they don't do it otherwise.
-
comment
Comment #40966236
I've similar experiences about Scrum. In the worst case there's one or more developers, usually junior, in the team that are very eager to improve processes. Eventually it's tenth …
-
comment
Comment #38310952
That board meeting will be in a movie someday I'm pretty sure.
-
comment
Comment #34880513
Needed to find this document to understand what noise means in this context https://www.kernel.org/doc/html/next/trace/osnoise-tracer.ht...
-
comment
Comment #31808081
After experiencing this first hand in the US it was really nice to return back to Europe where in my opinion unnecessary operations and active selling of special cleaning procedure…
-
comment
Comment #30814734
Makes sense that 56C was just multiplied, thanks! I can tell this story during the next barbecue event!
-
comment
Comment #30800199
I see crazy conversions every time I'm using my grill. https://imgur.com/a/rIzUuS6 Labels are clearly converted from F but with some non-perfect formula, 700F is actually 371C not …
-
comment
Comment #30778033
Especially because it uses an off the shelf Qualcomm Snapdragon 801 processor. Can this indicate that the expensive radiation hardened CPUs aren't necessary on Mars?
-
comment
Comment #30394934
I remember reading that the creator of the original ping command said he was still slightly annoyed decades after that he didn’t also invent traceroute at the same time.
-
comment
Comment #30166568
I had a quick look, the implementation is interesting Node uses undici JS library. Undici includes a C HTTP parser that is used via webassembly. The parser is generated from rules …
-
comment
Comment #28433137
It could hover near the rover and take nice photos. But I'm sure NASA doesn't want to take a collision risk like that.
-
comment
Comment #27842928
Didn't see a link to the fix. Here it is: https://github.com/torvalds/linux/commit/b29c457a65114359601...