Profile for hikari
About hikari
Bio
from another world; magical girls on the internet, gpu programmers, musicians, sky enthusiasts, etc; EN/SV/DE/日本語
Stats
- Joined
- Posts
- 16688
- Followed by
- 1483
- Following
- 198
oh no i have new followers. ok let’s see
• i’m a temporarily embarrassed 3d artist, please ignore the fact 90% of my posts are about tech
• c should not be used for new software
• trans rights 🏳️⚧️
• kindness is important
• eliminate synonyms of “stupid” from your vocabulary
on x64 Linux, uint64_t is an alias of unsigned long, but on x64 macOS, uint64_t is an alias of unsigned long long. this doesn’t matter for C code, but it interacts badly with C++ overload resolution, even though sizeof(long) == sizeof(long long) on both systems. fun!
found out about “GNU poke” by chance and, wow, what a useful tool. an interactive editor/inspector for arbitrary structured binary data. this is going to save me so much time in future https://jemarch.net/poke
the C preprocessor and its consequences have been a disaster for the human race
it would be nice if this kind of coverage would happen after we have a fully-working Android release build, rather than right now. there’s a reason it’s not merged yet…
omg the encoding of the breakpoint instruction (bkpt) on Thumb is 0xbebe 🥺
I keep finding bugs in tools and libraries because of working on touchHLE ^^;
I think I might have found two bugs in GDB today…
one person’s quest to recreate a pixel art image of a burger drawn on an Amiga, which was only preserved as a photo
oh, I was doing vertical text layout wrong… https://hikari.noyu.me now looks correct in Firefox without hacks. too bad about Chrome, though, that still needs a work-around. as for Safari, it has weird spacing for some reason…
reading about the history of the soviet union is like
anakin: we’re gonna have a revolution
padmé: in spirit, not just in name, right?
anakin:
padmé: …right?