Passwords
Vlyn @ Vlyn @lemmy.ml Posts 0Comments 55Joined 2 yr. ago

Just FYI: There's a little star icon you can click. It will put posts and comments in your profile under "Saved" :)
Unfortunately it's too hot outside for 2010 :(
At first I never used it, always thought typing with two fingers was the fastest (and actually got me the result I wanted).
Nowadays I swipe 99% of the time on my Android phone and it is a lot faster. Especially when your phone learns the words you like to use. It's not perfect of course and you will have to correct some words down the line (it still sometimes refuses to swipe "Fuck"), but overall I'm faster with it.
Also super comfy for long and complex words when you just roughly swipe it and get the full word written there without errors.
Overall though I prefer to touch type on a proper keyboard on the PC, that's still the fastest :)
It's also a shitty take because it hypes up Meta. Which basically took Instagram (handling billions of users posting text, images and videos) and creating Threads by turning images and video off. It's the same user accounts too.
That's like Google creating YouTweet by taking their YouTube platform and reducing it to video comments only. Then praising them that they managed to launch a text based service in 2023.
Why not actually talk about Mastodon instead?
This is a shitty take. Twitter ran perfectly fine before Musk took it over.
Turns out if you don't pay your hosting bills, or your office building bills, fire most of your engineers (after annoying them with bullshit) and making rash decisions without consulting people with technical know-how your service goes to shit.
Musk was stupid enough to DDOS his own service because he doesn't understand it. Blocking public access to tweets while having tweets embedded in millions of websites turned out to be a really bad idea. Simply because Twitter engineers always expected Tweets to be publicly available, so they kept retrying to fetch the data. There's probably a hundred+ developers at Twitter who could have told Musk that little tidbit.
This is 100% on the egomaniacal billionaire and has nothing to do with the technology.
Ever heard of .bat files? There is no need for admin rights to steal company and user data. All it takes is opening the wrong file. Windows is also terrible about file names, per default extensions are hidden. So you can have a file named "report.pdf.bat" for example and it will show for most users as "report.pdf" with a funny icon. It's a terrible default setting security wise.
Btw. you're still comparing a desktop OS with a phone OS. You have to compare Android with iOS. Or Windows with Linux and macOS.
Just be careful with AWS, you need a PhD in it to even approximate what hosting will cost you. The company I currently work for is all-in on Azure, which has been working out great so far. It's also much easier to see your monthly cost on there with budget alerts and so on.
Either way, DevOps is extremely expensive. For the money you pay for a single VM in the "cloud" you could get a really nice virtual server from your favorite hosting provider. But if you just want to learn for now, stick with the free offerings (and be very careful with them! Plenty of stories of someone getting a $1000 or even $15000 bill because they messed up along the line).
Yeah, I have no clue how they make software that's so damn inefficient.
Don't even get me started, for example I bought a personal license from Jira (Atlassian) to run on my Linux server. Tiny university project, 5 users (with no one using it most of the time) and the thing ate up all my memory and used half my CPU cores just by idling. That server also hosted Minecraft, which used less resources than that..
Oh and I didn't answer your original question: If you have to select between Ruby and JavaScript, 100% go with the JavaScript course :)
Though DevOps and "free" or "open source" doesn't really mix. The moment you touch DevOps you'll either land at Amazon (AWS) or Azure (Microsoft) or Google (Google Cloud).
Sure, in theory you could set up your own servers with your own clusters, but then you're a system administrator and not DevOps.
Btw. Azure might be Microsoft, but they have plenty of Linux options on there, it's not a Windows shop at all.
That's a weird question, you are comparing a desktop OS with a phone OS (except you are talking about Windows phones, but I don't think you are?).
All it takes to kill your Windows installation is double clicking a random .exe file (and being unlucky that Windows doesn't warn you about this particular file). And nope, if it is a custom program your antivirus won't detect it either. Every time I hear of a company getting a crypto locker on their systems it was over a Windows PC (mostly by email). I haven't heard of your average company getting compromised by a phone yet (but those phones usually don't have network access to shared drives..).
Android is relatively locked down, a lot more than Windows. Even if someone sends you malware per email, there is no easy way to execute it on your phone. It's also not true that you can just install a rogue APK in two clicks, you have to do the following steps:
- Open the Settings app on your Android device.
- In the Settings menu, tap Apps.
- Tap Special app access (or Advanced > Special app access).
- Tap Install unknown apps.
- Select an app to use to install an APK file—your browser and file management apps are the best option here.
- Tap the Allow from this source slider to allow APK files to be installed via that app.
Definitely not something that happens by accident :)
Overall for your average user I'd say Android is safer.
Permanently Deleted
Back in the day when the battery of my Samsung Galaxy S (The original one) went bad I bought a replacement off Amazon for 15 bucks or so. The new battery even had a higher capacity than the original one! Popped the cover off the back of the phone, old battery out, new in, cover back on, done. Phone was better than new afterwards.
From the view of a small team that actually paid for GitLab Bronze: Their pricing is a mess and they keep changing things. We went with GitLab at first, Bronze tier, everything was great.
Then they removed Bronze tier (which was $4 per user per month) and only offered a premium tier from then on, $20 per user per month. Which is insane if you look at GitHub pricing.
So instead of paying that much we went with the free tier afterwards. Then GitLab limited free tier repos to 5 users max. Which was yet again annoying and we had to act on that.
In the end the company moved to GitHub, all we wanted was a stable solution we pay for and be left in peace. GitLab kept messing with things and wasting developer hours (Damn meetings with management). GitHub still has a $4 per user per month tier, GitLab.. wtf.. just raised the price again to $29 per user per month. Are they insane?
DevOps is usually more backend or full stack (though in bigger companies it's its own job entirely).
Python is always a good start in that regard. But honestly, the basics for programming are pretty much the same across languages (with a few exceptions). So you could go with JavaScript, C#, Python, ... whatever beginner friendly language you prefer.
This course gets you started extremely fast (Python, but in your browser, so no need to install anything): https://www.codecademy.com/learn/learn-python-3
Personally for a learning language and if you're using Windows I'd lean towards C# (With Visual Studio Community, it's free). It does give you a good idea of what data types, classes, etc. are and if you want to dive deeper you can transition to C++ afterwards to learn about memory management and pointers (but it's not a fun language to work with, in my personal opinion).
As for DevOps, you could do the first courses for Azure (https://learn.microsoft.com/en-us/training/paths/microsoft-azure-fundamentals-describe-cloud-concepts/) or AWS (https://skillbuilder.aws/?dt=sec&sec=fdt).
If you have any questions, feel free to ask :)
The graph totally threw me off, first I thought this post was a joke that Firefox got slower and is now as slow as Chrome.
For some dumb reason the y-axis shows the score, but it's inverted..
Dude, you can't trust any Lemmy instance at all. It doesn't even matter that the code is open source, the instance owner could just compile their own version that sends them every password in plaintext. There is zero guarantee that your password is safe.
Anyone who reuses passwords has been pwned a dozen times already. Just check your own logins here: https://haveibeenpwned.com/
If you reuse passwords online you have a problem, it's simple as that. Even big companies had breaches that leaked user data, no company is safe. For example one of my old passwords got stolen from Adobe. One from Unreal Engine. And my old logins are currently shared in 2,844 separate data breaches. Not using a password manager with a random password per service nowadays is madness.
But as OP said, they already failed several times. That's like telling someone who nearly drowned in the shallow end of a pool to go jump into the ocean.
See here:
So what would be a good distro to look into for a novice and where should I look for a tutorial?
For me it feels like they do want to learn, but aren't comfortable yet as a day to day user. They want to use Linux, but struggle with commands and how to use it. Having a stable and easy to use system you can use each day without trouble would probably be a better start than telling them to fiddle with Arch. Give them an easy distro and when they want to learn more they can use the crappy old laptop and try to install Arch on there (while leaving their daily driver alone).
I think I learned the most when using Ubuntu for school, 90% of it was easy and straight forward. 10% of it was hell, like back in the day getting HDMI or audio to work. But because the 90% were there I just dug in and spent a dozen hours to troubleshoot the rest.
I tried that after already having about 2 years experience with Ubuntu desktop and an Ubuntu server (but still mostly a Windows user). I'm also a software developer.
And I failed to install Arch on a laptop the last time I tried it out. Ubuntu ran flawlessly, trying to go step by step through the Arch installation I hit a random error (at a step that was very straight forward and easy in the documentation) and got stuck. Messed around with it and at some point gave up.
I mean that's years ago, it probably works a lot better nowadays and especially on more modern hardware, but even so for someone new to Linux I'd never tell them to go with a do-it-yourself install. Slap Ubuntu on that bad boy, let them install a few packages, do a handful of terminal commands and they'll get much farther. Instead of giving up three hours in because a random command (that they still don't understand) is broken.
Sorry, but that's literally every online service. For example if you buy a new virtual server it takes like 5 minutes till a Chinese IP starts to try root passwords.
If someone actually wanted to harm Lemmy they'd just DDOS the biggest instances for a month (which would be easy, it's mostly single servers after all) or attack it with so much spam and large images that storage would break.
Please stop, he's already dead :(
I haven't known that one yet, hilarious :)