Cave man mode. Save much token. Very easy. Get straight to point. Missing semicolon line 182.
- 0 Posts
- 8 Comments
iocase@lemmy.zipto
Linux@programming.dev•HP has become the third premier sponsor of the Linux Vendor Firmware Service (LVFS) and fwupd, joining Dell and Lenovo in contributing $100k+ annually to support firmware updates on Linux.
2·4 days agoIt feels like a nice round tax number.
It reminds me of how US companies get a tax credit of up to $200 for office bonding i.e. pizza parties. That’s literally the reason they’re so common… It’s a tax write-off…
I’ve noticed a massive overlap between trans and telecom. Even before the internet, telephone phreaks were more often than not trans or trans adjacent, or just straight up eggs before it was cool.
Humans are shit at being random: an experience
iocase@lemmy.zipto
Programmer Humor@programming.dev•‘No Way To Prevent This,’ Says Only Package Manager Where This Regularly Happens
6·9 days agoI guess one benefit is rust development often doesn’t use bleeding edge version for everything, where you pull the entirety of crates.io through your machine when you open your IDE. From what I’ve seen most projects use == versions and lock files.
I don’t know enough about rust though. Could an attacker change historical crate versions to a payload and then cargo pulls them because they changed? Or will cargo only pull an update if you change to a different version on your machine?
Iirc the south bridge now aggregates masked interrupts and groups them together instead of pestering the CPU a whole bunch
iocase@lemmy.zipto
Privacy@lemmy.dbzer0.com•OpenAI Hit with Class-Action Privacy Lawsuit for Sharing ChatGPT Data with Google and Meta
5·11 days agoAnd Google and meta get the “anonymized” data regardless which is trivial to deanonymize…

I’ve literally experienced the “I changed/edited/deleted this comment and now my code works” before and it floored me. I can’t for the life of me remember what happened specifically I just remember being scared. It shouldn’t do that, and since it did something I deeply don’t understand happened behind the scenes.