Live data from Hacker News

Viewing profile — AndriyKunitsyn

AndriyKunitsyn

HN member
Joined
Thu, Apr 12, 2018, 5:03 PM UTC
HN karma
460
Public activity
217 items

About AndriyKunitsyn

No profile information was provided.

Recent public activity

  1. comment
    Comment #49029361

    Ancient Greeks had a steam engine. They called it a Hero's engine. They used it as a toy. They couldn't use it as anything else than a toy. The reason they couldn't because they di…

  2. comment
    Comment #48863222

    That's what id Software did in December 2025. 165 of 185 of the studio's staff at the Dallas, TX office unionized with the Communications Workers of America (CWA).

  3. comment
    Comment #48675595

    1) They were in browsers since 2000s. Then Steve Jobs held a grudge with Adobe and Flash took a major blow. Today, we successfuly reinvented the wheel using "open" technologies - o…

  4. comment
    Comment #48571543

    Epic's Unreal Engine development is made in Perforce, and then it was mirrored to git/Github. Or that's how it was a couple years ago. That's kind of expected, VCS is one thing, a …

  5. comment
    Comment #48561962

    There's basically zero apps without some sort of analytics nowadays.

  6. comment
    Comment #48535735

    Any particular program? GNU Radio seems perfectly fine.

  7. comment
    Comment #48535714

    Well, you were talking about testing, development of DPI-aware apps is another thing. It requires the developers to be, well, DPI-aware, but I don't think there are particular obst…

  8. comment
    Comment #48519191

    I’m not your child, and that’s false, it’s literally one key to change in the settings. That allows you to select the exact scaling factor, not macos’s “more text”/“less text”.

  9. comment
    Comment #48511970

    What kind of windows programs are these? HiDPI is more than a decade old. A desktop application, no matter what OS it is, should always be tested with different scaling factors.

  10. comment
    Comment #48510474

    People also use usable mice instead of touchpads, and they put the "ctrl" key where Apple thinks a useless "fn" should be. All kinds of things happen outside Apple world. To me, it…

  11. comment
    Comment #48510300

    What's funny is from 2023 (I think), macOS just draws the UI unhinted. You have a 1080p display and you don't want to see the letters in the UI blurred to death? Tough luck, 1080p …

  12. comment
    Comment #48212511

    So, you never iterated past an array, you never used after a free(), you never tried doing i = ++i + ++i; ?

  13. comment
  14. comment
    Comment #48068202

    There are so many Russian émigrés in Belgrade that you hear Russian more than Serbian in the city center.

  15. comment
    Comment #48067725

    And I'm happy that they are happy, but Czech keyboards have so many letters they have to use the number row, and Polish words, as beautiful as they are, have a lot of digraphs.

  16. comment
    Comment #48067425

    The author had an agenda to push, and they generated a load of slop to support it. Obviously, the usage of Latin alphabet today is also a political tool to support the Roman Empire…

  17. comment
    Comment #48042662

    No, not strange, selective enforcement is what's strange. In London, it's illegal to shake rugs in the street. If police actually starts prosecuting people for that, and not all pe…

  18. comment
    Comment #47723479

    OK, can't argue with that. I have no first-hand experience on this, you are probably right.

  19. comment
    Comment #47723368

    Why not? The friendliest people in the US are exactly in the open carry states. NYC on the other hand has the biggest number of jerks per capita I ever seen. (No offence to all nic…

  20. comment
    Comment #47518645

    "My shepherd pokes me with a stick, but it's the tree's fault that this stick is so sharp".

  21. comment
    Comment #47395152

    Okay, but how could the fact that these elements are in a partially ordered set, or whatever set, trump the basic law of logic, the law of identity, "a = a"? Or the argument is tha…

  22. comment
    Comment #47357767

    >With not-numbers added to the set of FP numbers, the set becomes a partially-ordered set and all relational operators must be interpreted accordingly. The same not-number, produce…

  23. comment
    Comment #47357198

    It's the only "primitive type" that does that. If I deserialize data from wire, I'll be very surprised when the same bits deserialize as unequal variables. If it cannot be represen…

  24. comment
    Comment #47356625

    NaN that is not equal to itself _even if it's the same variable_ is not a Python oddity, it's an IEEE 754 oddity.

  25. comment
    Comment #47342917

    What if there was a voluntary indication of LLM content? Like, you press a checkbox "yes, I'm going to post some content that is partially or fully created by AI", and there would …