Viewing profile — vadersb
vadersb
HN member- Joined
- Tue, May 25, 2021, 2:13 PM UTC
- HN karma
- 3
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About vadersb
Recent public activity
-
comment
Comment #48931259
That heavily depends on the use case. Game developers that use C# adopt NativeAOT with zero friction, it's just a natural fit
-
comment
Comment #46932844
how is OOP dead if tons of code keep being written using OOP these days? From anything corporate in Java/C# to Hyprland C++
-
comment
Comment #41443263
It's just futile to to get any kind of sleep working on Windows laptop. An alternative strategy is to just shut it down for long breaks, and keep it working for short breaks ("clos…
-
comment
Comment #40425614
https://www.macrumors.com/2024/05/17/ios-17-5-bug-wiped-devi... It is only possible for photos to resurface because they were stored in iCloud for months or maybe years essentially…
-
comment
Comment #40301643
It’s OLED in general, because of PWM flickering first of all. I strongly prefer IPS LCD for any screen that’s used for longer than brief periods of time. Btw Apple IPS screens in i…
-
comment
Comment #40301600
Yeah, going with prev gen iPad Pro would definitely be a valid choice. I was talking about the general state of Apple hardware and software, not only iPad. The fact that base iPhon…
-
comment
Comment #40288023
I was a long-time iPad fan for more than a decade, currently using 5 year old iPad Pro 10.5 which works flawlessly but its battery is quite degraded already. With these new iPads i…
-
comment
Comment #27277189
Very nice tutorial on the subject! Probably it's a noob question, but - with such CMake setup, will it be possible to step into dependencies' source code when debugging?