Viewing profile — binjooou
binjooou
HN member- Joined
- Sun, Apr 16, 2023, 8:41 PM UTC
- HN karma
- 18
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About binjooou
No profile information was provided.
Recent public activity
-
comment
Comment #36654510
Casting an integer to a pointer is implementation defined, not UB. And every sane implementation does what everyone expects because its how memory mapped IO works (but you probably…
-
comment
Comment #36654132
Generic things are rarely efficient, the most optimal code tends to be specialized and tailored to specific hardware and/or the kind of data its operating on. std::vector (which is…
-
comment
Comment #36616157
This why I'm skeptical of superintelligent AI. The output of AI's is essentially lossy, so when you feed that back in as an autonomous loop you get the equivalent of a 100x re-save…
-
comment
Comment #35892729
These days I don't get to choose - I will order from whoever has the part in stock, price don't matter.
-
comment
Comment #35755914
A 1000 line long dependency file full of random literally whos code doing god knows what does not instill alot of confidence when I want to build and audit security critical progra…
- comment
-
comment
Comment #35626281
That is the default combobox if you enable "visual styles" (which you should do on Windows XP and above)
-
comment
Comment #35594091
I think this is why I'm so bored with modern video games - they all look the same - Unreal Engine, lots of same type of foliage and rubble and "background art" everywhere - take a …