Live data from Hacker News

Viewing profile — o11c

o11c

HN member
Joined
Tue, Jul 18, 2023, 5:24 PM UTC
HN karma
4,700
Public activity
2,045 items

About o11c

After taking some time for reflection, I can no longer in good conscience participate in Hacker News.

If "curious conversation" is an allowed (let alone the expected) response even in case of "choosing to run a sexual-harassment-as-a-service" company, well ... every inclusion is an exclusion, and here's mine.

Recent public activity

  1. comment
    Comment #46179096

    The hope for semantic HTML died the day they said "stop using , use ", regardless of what the actual purpose of the italics was (it's usually not emphasis).

  2. comment
    Comment #46175553

    I'd take this a step further and say that the design flaws that motivated Perl6 were what really killed Perl. Perl6 just accelerated the timeline. I do imagine a saner migration co…

  3. comment
    Comment #46175121

    Any statically-typed language has this. In pseudo-Java: class Parent {}; class Child extends Parent {}; class Wrapper { Parent foo; } w = new Wrapper(); w.foo = new Child(); evalua…

  4. comment
    Comment #46168751

    ... really? Many words came to mind when I saw this warning, but nothing really adds to the incredulity of this one word.

  5. comment
    Comment #46167931

    Hmm, the is `type` the static type or the dynamic type, for languages where both apply?

  6. comment
    Comment #46154127

    [flagged]

  7. comment
    Comment #46153412

    The author of the article is claiming it extends beyond ads. That does not appear to be what the court actually said, however. And I 100% believe that all advertisements should req…

  8. comment
    Comment #46153147

    At a glance, that looks like worse than merely the negligence of using a new technology. The whole point of 3D printing is that the material is moldable when hot but rigid when it …

  9. comment
    Comment #46150481

    Related: doctors will refuse to test you to see if what you're suffering from is a particular condition unless that condition actually has a known treatment.

  10. comment
    Comment #46150454

    Those are not unrelated. Both from my family and from looking at the research, there's a strong correlation between long/difficult births (sometimes explicitly hypoxia) and autism.…

  11. comment
    Comment #46144202

    There's a reason I prefer "lots" over "infinity". For your "quicksort of 4 elements" example, I would note that the algorithm doesn't care - it still works - and the choice of when…

  12. comment
    Comment #46142433

    For the "all zeros" case, my concern is that you said you're forcing a reset every 1024 words. This implies that if you have N kilowords of zero data, then it takes N times as much…

  13. comment
    Comment #46141927

    This is missing a lot of context. What integer patterns does it do well on, and what patterns does it do poorly on? How many strategies does it support? It only mentions delta whic…

  14. comment
    Comment #46141198

    Better option: just wrap it in a unique struct. There are perhaps only 3 numbers: 0, 1, and lots. A fair argument might be made that 2 also exists, but for anything higher, you nee…

  15. comment
    Comment #46124622

    Compiler speed matters. I will confess to not as much practical knowledge of -O3, but -O2 is usually reasonable fast to compile. For cases where -O2 is too slow to compile, droppin…

  16. comment
    Comment #46124409

    I would expect a little benefit from devirt (but maybe in-TU optimizations are getting that already?), but if a program is pessimized enough, LTO's improvements won't be measurable…

  17. comment
    Comment #46115246

    For laptops specifically, opening them up and blowing all the dust out can be a huge difference. After that, if the fan is making noise, it's not worth attempting recovery. If atte…

  18. comment
    Comment #46114167

    The amount of money the US Government pays just for that 40% should be enough to cover all 100%. We know this is possible because it happens in other countries, which have shorter …

  19. comment
    Comment #46113221

    I have no real knowledge of React from the developer side, but as an ordinary user who occasionally pokes around in dev tools to assign blame, React clearly is failing at Simplicit…

  20. comment
    Comment #46102679

    Hm, what about using `%` itself?

  21. comment
    Comment #46093747

    Since this is really confusing without any context, "1964" is a Nintendo 64 emulator for Windows.

  22. comment
    Comment #46093731

    > Healthcare costs [...] The only difference is with an employer intermediary, [...] That's missing the biggest problem, which is that the employer gets a free chance to extort the…

  23. comment
    Comment #46093198

    It would take someone who actually knows React writing an answer that explains how it is different. Usually newbies are not in a position to understand when version differences are…

  24. comment
    Comment #46093161

    It's claiming "questions on SO are deleted because people don't understand them", as opposed to the reality that moderation is done by the more experienced users (in this case the …

  25. comment
    Comment #46090932

    It uses a sandwich; see https://fil-c.org/runtime