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?
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 :-/
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).
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.
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.
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).
Not really, because I don’t go straight to eating. After getting out of bed I first brush my teeth (or go to the toilet, depends), then I shower. Afterwards I make breakfast. So between brushing my teeth and eating there’s roughly around 20-30 minutes. With a glass of water before taking the first bite there is no taste left.
I’ve thought about brushing before or after breakfast for a while and neither way seems great. Before is great because you lose the bad breath from the night. After is nice too, except you like coffee for breakfast. General rule is always: Don’t immediately brush before or after eating, especially if you eat anything acidic, that fucks your teeth up.
Even worse when you browse /r/all, find an interesting post about some topic, join the discussion, type out a long reply, hit send…
And 3 seconds later you get an automod message that your comment was removed. Because you aren’t a subscriber to that (default!!!) sub, or you aren’t verified, or you used a word they don’t like.
And even worse: You join a discussion, got some good points back and forth, everything is great. You try to reply to the latest comment in that chain to keep the conversation up and suddenly your comments get blocked. Because it was a /r/blackpeopletwitter post (you didn’t even notice as you found it on /r/all) and at some point they only locked it down for verified black users, kicking you out of the discussion.
I mean sure, have your own space on Reddit (even if it’s basically racism), that’s fine. But then subs like these shouldn’t be default subs on /r/all when they constantly lock down threads.
The 3-2-1 backup strategy simply states that you should have 3 copies of your data (your production data and 2 backup copies) on two different media (disk and tape) with one copy off-site for disaster recovery.
“Disk and tape” is a bit outdated, but you get the gist. A good strategy could be your main computer, your phone, some cloud drive (so it’s in another location).
A thread hits /r/all, you type out a long comment in reply to someone, hit send… then get an automod message that your comment was denied. Because you aren’t part of that subreddit, or you aren’t verified in that subreddit.
Probably the worst example was /r/blackpeopletwitter. They have open threads where you can talk with people. Then at some point they lock down their threads (make it verified black users only) and your next comment in a chain of replies simply gets nuked. Even though you had a civil discussion and just wanted to continue it.
Often those threads aren’t even about race, just general things happening. Reddit has shitty support to lock things down where the UI doesn’t get greyed out. So you already type a long reply, hit send and only then you get kicked out. I had to block several of those subreddits because I kept running into this issue when browsing /r/all.