I’ve seen it a few times in passing and always assumed it was like, a tech demo or proof of concept.
Nice. Software developer, gamer, occasionally 3d printing, coffee lover.
I’ve seen it a few times in passing and always assumed it was like, a tech demo or proof of concept.
I’ve had bad tinkering break my system before, but never had an update break it irreversibly. The closest would actually be on Silverblue itself, when an update to the kernel was using different signing keys that cause the system not to boot. Fortunately it was simple, I selected the previous deployment and I was in (on a non versioned OS I would have selected the previous kernel which most are configured to retain the last few). A quick Google revealed Ublue had a whole kerfuffle and after verifying it was legit, I enrolled the new certs into my MOK.
Although one time on Arch I had installed an experimental version of Gnome from one of their repos, and was pleasantly surprised when that version finally released and I removed the experiment repo and did an update absolutely nothing at all broke. Nothing.
LUKS, or anything that relies on the server encrypting, is highly vulnerable (see schizo@forum.uncomfortable.business’s response).
Your best bet would be encrypting client side before it arrives on the server using a solution like rclone, restic, borg, etc.
That’s what I thought at first, but the person who wrote the article is named Simon, and based on the context given in the article I’m assuming that was a test unit he had on his desk, but the planned implementation is in bathrooms.
Considering it only detects if someone in the bathroom is vaping and not who, disciplinary action just isn’t really possible with your typical school restroom.
Yup. Toyota Yaris '15 stock. Lowest trim they offer.
My car is a 2015 and didn’t come with a cruise control lol :(.
To be fair, I can drive at and maintain a consistent speed without it, though I didn’t have to often thanks to stop and go traffic 🎉.
The article that user links is referring to GrapheneOS (and other OSS software) as not being “free software” - and they (GNU) delves into it more here.
Basically, GNU is saying software shouldn’t claim to be free and open source if they contain non free binaries / other non-free blobs.
The nuances between FOSS and OSS can be confusing. GrapheneOS is not claiming to be FOSS.
The new gamer’s nexus review outlines some pretty specific prerequisites that AMD sent to fix performance on Windows, and AMD didn’t communicate those until they’d had the review units for days.
Bookmarking Arkane. I’m a huge fan of Fedora Atomic but miss AUR.
Due to the nature if those charts, they’re usually web based, not desktop native, and will probably have to be self hosted, even just locally. For example, Redmine supports Gantt charts and can be spun up fairly easily from its Docker image.
When it comes to commits, single feature / scoped commits are quality. So this git history is actually underwhelming if the author is full time. This is a good read.
I’ve been told they’re a projection put in the sky by God to test our faith lol.
The command modifies the firewall to allow all incoming traffic on the docker0 network interface (which is created by Docker). It’s basically a bypass.
You can configure Docker to not try and manage it’s own rules, here is some discussion on the topic: https://github.com/moby/moby/issues/22054#issuecomment-2241481323
Or just skip it entirely, I use the Consent-O-Matic extension which has a surprising amount of features.
When I was young, around 10, I was bored. We had one shitty desktop and no internet 99% of the time (we had dial up but only 1 landline, and my mom used the phone alot). We were also homeschooled, and the software teaching us was on that computer. I found the software documentation which was in HTML, and used that to make my own “website”.
Even before then though I had a draw to tinkering with computers. After a bit I convinced my mom to get me intro to C++ by Bjarne Stroustrup, and messed with that for a good year or so. Then we upgraded to DSL when I was around 13 and I got into Roblox and learned Lua, then other languages.
They’re pretty insecure anyway, my current P14s Gen1 has a working fingerprint reader on Silverblue but I haven’t really used it.
I haven’t used a T14, just the E14 and the P14S.
New ish. My current Thinkpad is a P14s Gen 1 with a Ryzen 4750U 16GB of RAM, and it came with a 512GB SSD. I paid just under $300 for it on eBay and well worth the cost. I wouldn’t get anything that is still a TXXX variant anymore though (e g. T490), they simplified the product line. So T490 was replaced by the E14 Gen 1, and the P14s Gen 1 is an AMD variant.
Highly recommend. One thing worth noting though is to double check the fingerprint reader if you desire that, the E14 Gen 1 has a reader not compatible with Linux in a functional way. The P14s Gen 1 however does.
Holy shit, 10,000 commits because each change was individual (I’m assuming automated).
https://github.com/mrdoob/three.js/pull/29798