Yeah, it’s a pain. Leads to bad one liners:
for i in $(ls); do zcat $i || cat $i; done
Yeah, it’s a pain. Leads to bad one liners:
for i in $(ls); do zcat $i || cat $i; done
I’ve been using Kodi on rpi4 and 5 for years (just using Rasbian), not a gamer, but it seems there is a steam launcher for it if that helps: https://www.addictivetips.com/media-streaming/kodi/steam-games-on-kodi/
Went to York the other week, it was just mulled cider or mulled wine stalls, cheap tat stalls, random street food (not the best either). Was fairly disappointed.
Canola oil, but now I’m worried after the mice reference.
Pretty sure it’s not closed source? https://www.theregister.com/2023/11/10/snap_without_ubuntu_tools/
Isn’t that the purpose though of Ubuntu though? They made it easy, everything is open source, and then people/companies/orgs that want to do things different can just fork it and do their own thing. If they make a better product according to even 1 person, great. Job done. Plenty of people are happy with vanilla Ubuntu.
I don’t even use Ubuntu but I sure appreciate the amount of work they’ve done over the years and I feel they get a lot of stick about it for no good reason.
Terrible title, I thought it was a vulnerability in git.
I used to have issues with the different processor types, I used to downgrade to the core2duo to get things to boot.
I’ve been posting this comic on behalf of the creator on Reddit, but I hadn’t posted it here for you guys to view.
These are just links to Reddit, though?
What the hell is “Yas Queen!”? I’m struggling to understand what that means.
Strands #272
“Yas Queen!”
💡🔵💡🔵
💡🔵💡🔵
🟡🔵🔵🔵
Tightrope, a daily trivia game | Britannica
Nov. 27, 2024
T I G H T R O P E
✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ 💔 🎉
My Score: 2000
Tightrope, a daily trivia game | Britannica
Nov. 25, 2024
T I G H T R O P E
✅ ✅ ✅ ✅ 💔 ✅ ✅ ✅ ✅ 🎉
My Score: 1810
Broadcom?
I just don’t see how this can work. The goal posts will move daily to try to inhibit this. That’s the wrong approach entirely. Just chasing your tail constantly, like what happened with piracy. The correct approach to this should be education (not just of the kids) and that there are consequences by posting things publicly.
I bought one this year. Been using it a week, hope it helps later on!
I can’t remember specifically, I think it might have just been that the ghost image on the floppy was confirmed to work, and all the desktops were allowed to boot from floppy already and not necessarily via USB.
This is for you, human. You and only you.
But yet, this is a good thing. AI only wants to target this one person. The rest of us are fine.
Oh yes, I was using a 3.5" floppy disk drive with a USB connector in 2007 to kick off imaging on desktop machines as no one could get the ghost boot server working.
This used to be IT in the early 2000s
Beige as far as the eye could see (in a data centre)
Won’t this cause cat to iterate through all files in the cwd once zcat encounters an issue, instead of just the specific file?