Viewing profile — AndriyKunitsyn
AndriyKunitsyn
HN member- Joined
- Thu, Apr 12, 2018, 5:03 PM UTC
- HN karma
- 460
- Public activity
- 217 items
- HN profile
- View on Hacker News ↗
About AndriyKunitsyn
No profile information was provided.
Recent public activity
-
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…
-
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).
-
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…
-
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 …
-
comment
Comment #48561962
There's basically zero apps without some sort of analytics nowadays.
-
comment
Comment #48535735
Any particular program? GNU Radio seems perfectly fine.
-
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…
-
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”.
-
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.
-
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…
-
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 …
-
comment
Comment #48212511
So, you never iterated past an array, you never used after a free(), you never tried doing i = ++i + ++i; ?
- comment
-
comment
Comment #48068202
There are so many Russian émigrés in Belgrade that you hear Russian more than Serbian in the city center.
-
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.
-
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…
-
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…
-
comment
Comment #47723479
OK, can't argue with that. I have no first-hand experience on this, you are probably right.
-
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…
-
comment
Comment #47518645
"My shepherd pokes me with a stick, but it's the tree's fault that this stick is so sharp".
-
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…
-
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…
-
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…
-
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.
-
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 …