One thing that shows how grotesque mainstream java frameworks are is that developers coined term POJO - to indicate that they are dealing with a normal object - with no magic behind. Object that behaves the same during tests and production. So rare that it surprises everybody...
@TrisH0x2A The interesting part is that, thanks to use of uintptr_t, this indeed works in C. I expected UB as usually in such tricks, but this time it is actually a valid code that should work for any compiler.
@vlad_mihalcea skills.md issue
But seriously, using AI (assistance) for reviews is a thing.
(does not matter who/what created the PR)
Serious reviews with AI assistance still take a lot of time(!), but I would not say it eats almost all gains of AI coding
@progXprog@HerbuPoraj Takie podejście to normal w javie - gdzie checked exception to wbudowany w język mechanizm, który co do zasady wspiera używanie wyjątków w sytuacjach niezbyt wyjątkowych. Tony bibliotek i javowe sdk dokładnie tak tego używa
@progXprog No cóż sam kiedyś tak robiłem, z 20 lat temu. Tak się wtedy kodowało i to wtedy przez wielu było uważane za najlepsze podejście. Trudno to wykorzenić