sorted by: new top controversial old
[-] LuciferMorningWood@lemm.ee 1 points 1 year ago

What's the deal with Play Station Portable?

[-] LuciferMorningWood@lemm.ee 15 points 1 year ago

I think the UK is already a bad place the way it is, but sure

[-] LuciferMorningWood@lemm.ee 1 points 1 year ago

Looks like Linux Application Development by Michael K. Johnson and Erik W. Troan (source: Facebook)

[-] LuciferMorningWood@lemm.ee 1 points 1 year ago

Iirc the issue was that while(true) would be removed while it should be replaced with ret and this caused a bug where the binary would execute next function

But I believe this way of cosmic ray detection would work

volatile bool condition = true;
while(condition) {
}
printf("Cosmic ray detected");

LuciferMorningWood

joined 1 year ago