It turned out to be a combined "Debugger was wrong" and "spot the actual bug"
@pjb.sharkey.slugcat.systems
Trans ๐ณ๏ธโโง๏ธ, autism, ADHD, probably a furry too. Lead developer of Space Station 14. I do a lot of programming and have strong opinions about computers. I [โฆ] ๐ bridged from โ https://sharkey.slugcat.systems/@pjb, follow @ap.brid.gy to interact
It turned out to be a combined "Debugger was wrong" and "spot the actual bug"
Days since i couldn't be arsed to fix my webserver's Let's Encrypt auto renewal and the TLS cert expired: take a guess
MSVC miscompiles `std::string_view::npos`??? Cool????
@VasilisTheChu@tech.lgbt โ:drgn_comfy_cup:โ
hello chat
Don't wanna wait for the sharkey security patch so imma just turn my instance off for the night
But that's just a theory. A STRING theory. Thanks for watching
Miss key more like missed the key verification am I r- _gets pwned_
_presses build in IDE_
_lap warms up_
[what, lewd, C#]
sooo does C# .NET programmers call their bras for EnTitty Frameworks?
Germany has 39c3? Yeah well America already has 501(c)(3)s so I don't see what's so impressive about that
Calculator showing "F00" (in hexadecimal)
You know shit's bad when ever your calculator has placeholders dawg
"chat, is this undefined behavior?"
NEED
how is it 2027 already
@saphire@dragon.style TF2 random crit
Yeah, see, he rolled a 2% dice roll so he deserved to kill my instantly.
Also it doesn't seem to be able to understand PowerPC f registers in the clobber list. Really?
Documentation screenshot: Note that the compiler can move even volatile asm instructions relative to other code, including across jump instructions. For example, on many targets there is a system register that controls the rounding mode of floating-point operations. Setting it with a volatile asm statement, as in the following PowerPC example, does not work reliably. asm volatile("mtfsf 255, %0" : : "f" (fpenv)); sum = x + y; The compiler may move the addition back before the volatile asm statement. To make it work as expected, add an artificial dependency to the asm by referencing a variable in the subsequent code, for example: asm volatile ("mtfsf 255,%1" : "=X" (sum) : "f" (fpenv)); sum = x + y;
Imagine being the GCC maintainer that had to write "inline asm is unusably broken" in their docs with a straight face
There's a scroll bar now.
Project complexity measured in "rows of open windows on alt+tab" (currently at 5)
RenderDoc GX support
Machine learning on the GameCube TEV
Code screenshot: f32* pTransData
Yeah same
[Probably poor taste comment about war]
> AWS data center hit by rocket
Reminds me of that time we were playing Rust and the game server we were playing on literally burnt down overnight (OVH).
Imagine your fucking Rust game server getting fucking rocket raided.
If HRT can grow boobs why can't it grow a tail?
Why is he called Lightning McQueen? Is he transgender?
"The rotating portal gun is actually a door"
Network byte order is a trick by Big Endian to sell more CPU instructions
I made this in like 3 seconds on telegram