Viewing profile — ynfnehf
ynfnehf
HN member- Joined
- Fri, Jan 18, 2019, 11:44 AM UTC
- HN karma
- 247
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About ynfnehf
No profile information was provided.
Recent public activity
-
comment
Comment #41758702
First place I read about this idea (specifically newlines, not in general trusting trust) was day 42 in https://www.sigbus.info/how-i-wrote-a-self-hosting-c-compile... "For example…
-
comment
Comment #34282610
I used the pyautogui library on Linux. Then just a simple loop with an incrementing angle, with some overshoot in the end in order for the webpage to recognize that the circle was …
-
comment
Comment #34282430
By cheating with a Python script to move the mouse, I managed to get 99.9%. Seems difficult to get higher than that, perhaps due to the mouse position having integer coordinates.
-
comment
Comment #34096563
But almost no company complies with the law anyways. They need to have a "reject all" button; a "more options" button is not enough. So any company that has a cookie banner without…
-
comment
Comment #34096314
What is the point in implementing a cookie banner if you are still breaking the law in an obvious way? Why not just break the law by not having a cookie banner? That way it would a…
-
comment
Comment #32714151
Another fun one: struct { long unsigned a : 31; } t = { 1 }; What is t.a > -1? What about if a is instead a bit-field of width 32? (Assuming the same platform as in the quiz.)
-
comment
Comment #32714025
ANSI describes why in their rationale: https://www.lysator.liu.se/c/rat/c2.html#3-2-1 . The unsigned preserving rules greatly increase the number of situations where unsigned int c…
-
comment
Comment #32345696
At least it is still optional to allow for stack allocated VLAs. Which is the attack vector you mentioned.
-
comment
Comment #32345415
This usage of VLAs is once again mandatory for compilers to support, since C23. From Wikipedia: "Variably-modified types (but not VLAs which are automatic variables allocated on th…
-
comment
Comment #32344377
I once implemented FizzBuzz using this trick https://www.reddit.com/r/C_Programming/comments/qqazh8/fizzb...
-
comment
Comment #31254998
I am Swedish and very much enjoy the meatballs at IKEA. They do not taste significantly worse than homemade or those from a fancy restaurant. Just as a counterpoint to all the nega…
-
comment
Comment #30811494
Yeah, I didn't mean open access as an insult. I just included it for description. Sorry for the confusion. I have published open access before, so I would be equally guilty in that…
-
comment
Comment #30811295
I recognize most of the names of the authors. Thus I am not very surprised about their conclusions. Nothing is actually new in this article. It is mostly incoherent writing, with s…
-
comment
Comment #30665711
For each specific fusion reaction there is an optimal temperature (for maximum reactivity). Usually around a billion kelvin or so, plus or minus a few orders of magnitude.
-
comment
Comment #30572671
So you think it is reasonable to spread what is essentially a conspiracy theory? Why should I not trust a public library that it is difficult to find a replacement for a Russian-sp…
-
comment
Comment #30567173
The cancelling of Russian-language reading hours in Sweden was not due to the war. That was fake news. Please be more careful about spreading misinformation in the future.
-
comment
Comment #30487302
How is that any different than reversing the English digraphs? "th", "ch", "wh", etc. Reversing English doesn't usually produce something meaningful either.
-
comment
Comment #30472260
Note that it has been the choice of Sweden and Finland not to be a part of NATO. NATO would be more than happy to let them join, and the process would probably be quite quick as we…
-
comment
Comment #30472170
The former Secretary General of NATO disagrees with you. For Sweden and Finland at least. Source in Finnish, but google translates it pretty well https://yle.fi/uutiset/3-12268949 …
-
comment
Comment #30392083
You can train an AI to do the inverse of the existing program (as is the case for the self-driving described in the article.) Take some input, generate output using the existing pr…
-
comment
Comment #28328271
49% of infected having symptoms a year later is ridiculous and obviously not true. Unless you define symptoms extremely broadly. I have not read the study you are referring to. Are…
-
comment
Comment #28140886
Those specific quotes (or rather direct translations of quotes) were said in regards to bad integration policy (by Stefan Löfven in 2015 and 2019). There has probably been said thi…
-
comment
Comment #27682233
Your math is off by an order of magnitude. 40Gbps/100Mbps=400. It should also be able to handle at least 4000 customers (10x) through oversubscrpition.
-
comment
Comment #27633554
Calling another virus infection flu isn't actually wrong anyways. The word has been used that way for centuries before we actually were able to identify the virus.
-
comment
Comment #27382121
Sure, which means that they were greatly affected by the war. Thus, according to you, they should not have been able to create a successful welfare state.