

apparently ai just broke a cryptographic scheme, hawk, that the us government was assessing to standardize.


apparently ai just broke a cryptographic scheme, hawk, that the us government was assessing to standardize.


tesseract is Ubuntu’s optical character recognition tool in my mind
literally whoogle


Zoophilia is banned because it’s gross. Killing animals is okay because it’s delicious. Lol jk but actually I’d be fine with being more vegetarian. But probably not vegan yet.
if u game, you’re going to have a (possibly) hard time in Linux. a lot of games work on Linux, but some don’t and you’re gonna maybe want to switch back. IMO: just dual boot or install Linux on another device (desktop vs laptop?). sounds like you’re ready for it. I’ve been using Linux for 2 decades but still use windows for gaming, though mostly due to the childhood trauma of trying to get wine to work.
It’s hella night fam. Nom’d by a grue? Bet.
privacy implies vpn (or some mix-net), but not the opposite… so if you want privacy, you need a vpn, but a vpn by itself doesn’t give you privacy


i changed it so that ppl on lemmy who may not be familiar with the syntax of find could read it easier? maybe it made it more confusing


aim for the water or the colored mats… other than that it’s all the same afaik. if the urinal doesn’t have a mat, maybe carry one around in your pocket


yeah i didnt want to script removing the tmp files bc theyre sometimes useful… usually i do read;find -delete; as like a “confirm” for me…
also, i do backup, but i guess only once a month… i was in the middle of a backup, the commands were: git add --all; git commit; find -delete; git push; and then confusion when i saw the .git folder was gone
ive been doing this for over a decade and this is the second (third?) time something like this has happened.
anyway, not trying to defend myself, maybe i should script the find and delete thing… but i just wanna hopefully prevent someone else’s data deletion.


i just deleted a month of notes by doing:
find $(pwd) “*.tmp” -delete
instead of:
find $(pwd) -iname “*.tmp” -delete
turns out the former throws an error on “*.tmp” but still deletes everything lol… PSA for everyone


trust is multiplicative, not additive


it’s a good thing they didn’t lay off anyone important… just coinbase employees
had to switch contractors mid way through


one time i saw uber was $60 bc i was in downtown so i walked into a residential area and it dropped to $30. the driver came from downtown to pick me up.


but why does tim Cook not suck? because he left?
for my money, it’s lineage (or maybe graphene) on android 16 with the Linux virtual machine. i tried Ubuntu touch and i don’t think it’s daily drivable unfortunately and i think postmarketos is in a similar state. hoping to get a small phone with usb display out that has volte and officially supports lineage.
the attack against aes is an older scheme. ai’s attack against aes won’t change anything about how we use aes. it’s a pretty routine advancement. still impressive that ai came up with it.