That’s not unpopular, that’s based.
That’s not unpopular, that’s based.
I’m so confused about the new line syntax. Why can’t I just do a single new line and keep typing? Why does the previous line have to end with a double space?
It’s weird, what is the benefit there?
end of A Realm Reborn
Google says that’s roughly 120 hours, oof.
I’ve been playing video games for the last 27 years or so. If a game isn’t starting to be fun in the first few hours it’s usually not worth sticking with it. For example anyone saying “The game starts at max level!” totally missed the point in my opinion, if everything before that is shit, why have it at all?
Btw. if you do slog it through ARR, what happens if you make a new character to play a different class? Do you have to go through it again?
Considering you don’t find Discord server logs on Google I’d say: No.
Discord is its own thing.
Google results have been down the drain for years, the only reasonable results I found were by appending reddit or site:reddit.com. Now even that is gone :-/
Sheesh. I heard FFXIV is really good later in the game. But you first have to get over a 60 hour bump or something?
I did try it out and barely lasted a few hours. So many boring cutscenes, so much running from NPC to NPC. And barely any combat, the quests were like “Run 3 minutes over there, kill 3 enemies, then run 3 minutes back to the NPC”. It was tough :-/
Discord actually has “Forum” channels that work like Reddit. You can create posts and search for them. So if you use Discord right you could more or less recreate Subreddits inside a single Discord server.
Not a fan of them moving to Discord instead of Lemmy, but anyway, fuck Reddit.
If they had just recreated a no-bullshit Twitter, got all the companies and celebrities to switch, it would have been a slam dunk. At least for 99% of users (I’m not touching a Meta product with a ten foot pole if I can avoid it).
Get all the users, have a decent Twitter clone, then ramp up the ads and sponsorships afterwards.
Instead they pushed it out half baked and shitty on purpose so they can shove ads into your face right away.
I haven’t known that one yet, hilarious :)
Just FYI: There’s a little star icon you can click. It will put posts and comments in your profile under “Saved” :)
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:
Definitely not something that happens by accident :)
Overall for your average user I’d say Android is safer.
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?
I totally get that, same here.
But ultimately you can’t just blame people. There is literally an entire industry trying to sell you cheap carbs and fat. Down to the sound a bag of chips makes when you open it (this is not a joke).
So on one hand you have evolution, your body still being stuck in the past where food was scarce. On the other hand you have too much food and it’s highly engineered to be addicting on purpose.
It’s no surprise most people are going to lose that challenge.