It’s either woefully incomplete or behind a paywall so someone in the company has access to be you can’t figure out who and eventually just give up.
Nice. Software developer, gamer, occasionally 3d printing, coffee lover.
It’s either woefully incomplete or behind a paywall so someone in the company has access to be you can’t figure out who and eventually just give up.
Sounds like you’re describing that you view how he is depicted as a good role model. I think the best way to describe it would just be “I’m atheist/agnostic/etc but view Jesus as a good role model” or something to that effect.
Or just lean into chaos and go with “Jesus is my role model” with no elaboration and let people make of it what they will.
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.
To be fair, making a device wifi connected is stupid cheap nowadays. That being said, you bet your ass they’re harvesting data.
My parents got a fridge with a similar feature and no screen (they didn’t know it had that) but I was curious and hooked it to the IOT network. Literally the only smart feature it exposed was a door open sensor…
This consternation is definitely common. It’s hard to apply skills to something with no long term impact of benefit. I’ve improved my skills by finding stuff I can help on in the communities I participate in.
It’s natural to be overwhelmed, so deciding on a project does scope what you can learn, but a hard part is architecting the foundation of that project.
Introducing new features to an existing project is a great way to get your feet wet - it has multiple benefits, for one of you do take a position as a developer in the future, you likely won’t be architecting anything initially, primarily improving on existing projects. So participating in OSS projects is a similar mechanism to that - you have to learn their codebase to a degree, you have to learn their style and requirements, etc.
Even if you don’t ultimately contribute, it’s still a learning experience.
I’d rather just write it out. I’ve never used snippets or macros per say, but I do make liberal use of regex replace and multiline cursors lol. Writing out a bunch of getters and setters? Regex!
I did try LLM tab auto complete and while sure, it did suggest some stuff that was useful (after refactoring it), the amount of time I spent WTF’ing some suggestions it made wasn’t worth it.
I find more benefit from asking an LLM about something I’m undecided or confused about, and while it’s never given me a good enough answer, it has stirred enough creative juices in my brain to help me along lol.
Edit: sorry for the dupes. When Eternity said it failed the send I took that at face value.
deleted by creator
deleted by creator
deleted by creator
deleted by creator
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.
Fortunately my boss at the time was a lawyer, so he gave me alot of great advice throughout the entire ordeal.
Unfortunately he didn’t do landlord/tenant disputes, his area is class action and credit related.
So we waited until the landlord sent it off to the agencies, and he took the case on contingency.
Unfortunately that fine was a fine and not an award / damages. I would have liked that cash influx lol.
When our “final balance” from the landlord (late fee + “repairs”) went to collections I asked for it, got all the documents, and forwarded it to my attorney along with everything else.
Long story short they settled out of court, then didn’t fulfill the settlement contract (namely the bit about removing the erroneous reports against my credit), then wound up getting fined 50 grand by my local government.
Programming and self hosting the results when I was ~14 is what led me to a tech background. No university, but I’ve been working professionally in both IT and software for over a decade and self hosting even longer.
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.
What we can work on is awareness. If iOS users are aware, they can choose to simply go to the website directly and make the purchase, instead of using the app. They can still use the app for consumption.
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.
Holy shit, 10,000 commits because each change was individual (I’m assuming automated).
https://github.com/mrdoob/three.js/pull/29798