guten morgen
1.4.2025 04:54guten morgeni need to understand a really specific thing about nm (from GNU binutils) and i have to deal with a 2100+ LoC file looking like this
24.3.2025 20:48i need to understand a really specific thing about nm (from GNU binutils) and i have to deal with a 2100+ LoC file looking like thiswhy do people use obfuscators for their code when they can just format their code GNU-style
24.3.2025 20:43why do people use obfuscators for their code when they can just format their code GNU-stylethe Tesco bootloader is doing numbers again
16.3.2025 09:44the Tesco bootloader is doing numbers againweb development
3.12.2024 08:46web developmentmade 80 cents buying items for a key on backpack.tf and selling it for more than the price of a key on the steam marketplace
3.12.2024 08:32made 80 cents buying items for a key on backpack.tf and selling it for more than the price of a key on the steam marketplacei end up missing { get; set; } from C# more often than i would have thought
26.11.2024 15:59i end up missing { get; set; } from C# more often than i would have thoughti have mistreated you for too long, css grid
7.11.2024 16:35i have mistreated you for too long, css gridrandom old post from April getting attention for no reason
3.11.2024 19:36random old post from April getting attention for no reasontrying to understand the inner workings of FreeBSD through the official docs is almost impossible. yet i still trust the docs more than any paper or article talking about the Linux kernel inner workings
15.10.2024 13:49trying to understand the inner workings of FreeBSD through the official docs is almost impossible. yet i still trust the docs more than any...https://youtu.be/B8xHWwCuxKA?si=gjj-SS7ksAm7nD1z
28.9.2024 13:14https://youtu.be/B8xHWwCuxKA?si=gjj-SS7ksAm7nD1zthis is being extremely picky, but I'm sad that I can't use the system as-is to handle awaiting for a job in a fiber context
i guess I can still do some trickery by having a macro secretly turning an async function (job) back into sync code by turning every .await into what the fiber system wants to see but that's like meta programming on top of a already very complex fiber system. quite a pain
24.8.2024 05:07this is being extremely picky, but I'm sad that I can't use the system as-is to handle awaiting for a job in a fiber contexti guess...to be fair as far as safe rust (and 99.99% of scenarios) is concerned, it's literaly the best solution
I only know one scenario where the state machine becomes dead weight and of course it's fibers
fibers do not need a state machine to store where we are in the function since they save the stack pointer and program counter. jumping back into it is literaly just a "jmp" asm call, no branch needed
24.8.2024 05:03to be fair as far as safe rust (and 99.99% of scenarios) is concerned, it's literaly the best solutionI only know one scenario where the...having async functions creates a Future object that internally manages a state machine and has it's own quirky way to handle local variables (i might want to look more into that)
this is very, very, very low cost (no allocations, no runtime, ...) but I would not call it zero cost. some specific scenari that could benefit from the rust async await syntax would actually have to pay the price of this state machine, without having to use it
24.8.2024 04:55having async functions creates a Future object that internally manages a state machine and has it's own quirky way to handle local...I'm pretty sure "rust async/await is a zero cost abstraction" is a false claim
24.8.2024 04:49I'm pretty sure "rust async/await is a zero cost abstraction" is a false claimI'm posting like a mom lmao but it's true!!
30.7.2024 13:57I'm posting like a mom lmao but it's true!!I can def feel the "echo chamber" environment when I open this app. it's always good to remind yourself that even if fedi is made with cool software it doesn't mean it's much more healthy than any other social media
30.7.2024 13:56I can def feel the "echo chamber" environment when I open this app. it's always good to remind yourself that even if fedi is...hashtag je soutiens l'industrie agro alimentaire
30.7.2024 00:51hashtag je soutiens l'industrie agro alimentaire⬆️
⬇️