

It can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
It can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
I’m visually impaired so it’s entirely possible I missed them
I didn’t know until today that you could opt out of it
When I apply for jobs now, I paste the job description at the bottom of my resume in 2pt white text
Omg please tell me when you do, I’m running Mint on my laptop but want to migrate my desktop over soon which has multiple displays
I get it. I basically have to browse on the everything tab to get enough content, and just block the politics communities because I get enough of that from everywhere else in life. I’ve been using the lack of content to just ween myself off social media though, rather than go back to Reddit. This is the only “social media app” I have installed on my phone unless you count Discord and YouTube
They have a similar partnership with Fedora
Good on you for having such a detailed and well-meaning post, and good on the devs for being so receptive to ideas. I run Immich but am definitely a novice when it comes to self hosting things, so I had no idea this was going on. I don’t have any suggestions for the feature request but the proposed changes to the documentation would be good for people to know its thete and can be changed.
Possibly not now that it saves your codes to your google account (it didn’t use to), but it made me uncomfortable for my password manager to have both factors together to log into something like my bank or root AWS account. So you’d have to compromise two different places to get in
I like 1Password’s built in MFA support, if it’s a really sensitive account I use Google Authenticator because I haven’t bothered researching better local alternative
Edit: Going to try Aegis for the more sensitive logins, looks like what I’m looking for
“im 9 btw”
In the US, delivery drivers are paid below minimum wage, not to mention they’re usually using their own cars, so it is expected to tip them to make up the difference. The flyer was saying that the delivery fee doesn’t directly go to drivers, if it did then the tip would actually be optional.
The only way to order from Dominos is to use coupons, and even them I feel like I always spent more than I intend to. I remember a handful of years ago they were putting flyers on the pizza box saying that the delivery few doesn’t count as a tip. Then what’s the delivery fee for???
Been happy to be here ever since I became a reddit refugee last summer. Love the community!
I have a laptop solo booting Ubuntu and a Steam Deck, they’re great. But on my desktop where I’m primarily playing games, many of which wirh anti cheat, it’s not worth making the switch just yet. I think another year of development into Proton and stability will make it worth it. Also, I got a NAS recently with OpenMediaVault and I only have the time to tinker with one thing at a time :P
Any advice on the switch though, or tools you use lmk!
The day Windows 10 loses support is the day I primary (or solo) boot Linux on my gaming desktop. The more news I read the more certain I am in this.
I just started the Kagi trial this morning, so far I’m impressed how accurate and fast it is. Do you find 300 searches is enough or do you pay for unlimited?
My friend uses me@, wonder if that would work better
I tried Fedora a while ago and this seems like the perfect answer to some or my gripes with it
The argument I agree with is that Python is the best language to learn if it’s your only language, and Java is the best first language if you’re going to learn others. The syntax from Java is shared across so many other languages and it forces you to learn about things like objects and types. You could make an argument for C or C++ but Java’s handholding is more beginner friendly imo