It doesn’t. They mentioned there would be a unique skin for Napoleon if you signed up but it didn’t sound required.
It doesn’t. They mentioned there would be a unique skin for Napoleon if you signed up but it didn’t sound required.
Not really. Most large story DLCs for any Bethesda game require all expansions. I suspect it’s for assets, but I would also just pick the largest use case (and already owning the expansions most certainly is the largest use case) and say it’s a requirement also, so I’m not chasing down edge cases for people all day. Just the rough math of releasing something you have to support afterwards.
Do you say this about all QoL updates? I’m not going to use this and also think Google sucks in general, but this is such a benign, optional little feature for people who might find it more convenient. Isn’t that what development should be all about?
I was wondering why the redlib frontends stopped working today. Oh well, probably for the best this way.
Hi, just found this sub! I just want to say that these posts are obviously a work of love and I appreciate them. I don’t get to use PowerShell in my professional life as much as I used to, but your posts gave me a chance to dive back in a bit!
I disagree with the premise. Nothing has “ruined gaming”. On the production side, it’s a booming industry increasingly making footholds in popular culture. On the consumption side, players have more choice now than they have ever had. Nobody can go load up the front page of steam or even better, the top 100 most played from last year, and tell me with a straight face that we’re worse off than in the 90s or early 2000s without making an appeal to quality that will be heavily colored by their own nostalgia.
Now, are there a lot of games with greedy decision making, loot boxes, etc? Absolutely, nobody disputes that. I personally think there is nuance even there, because I genuinely am not bothered (as a player) by some forms of loot boxes or season passes. Even if you discount every game with those options though, you still have more choice than I did as a kid.
I found that the tradeoff came in the form of being more explicit, thus requiring fewer comments and less explicit readmes. Developers who normally struggled with naming things well would do better in PowerShell since it kinda “forced” them into the habit and structure. I know fans of Go (myself included) generally like that it takes that concept to the extreme. It fit my needs well at a time when I had a team of juniors to manage and teach.
Overall though, nothing wrong hating that strictness or verbosity! Lots of good options that support the reverse extreme and more moderate ones.
You’re right that Bash is among the worst options available, but it is common and what our friend above indicated he had experience with. I think your points are all valid, but I also find that most professional situations don’t offer much choice in the matter anyway. I used PowerShell because it was my company’s standard and there were 10 years of technical debt built around it. I got to know its ins and outs because of that and find some of them neat.
I don’t think anyone should take any of my messages as saying PowerShell is best in class for any particular use cases, but I do enjoy using it. I’m all Python and Golang now anyway 🙃
Oh and that’s somewhere where PowerShell really shines! Check out the examples on the docs page for some examples and see how easy they are to read and write compared to sed/awk/etc.
I also think PowerShell being object-based instead of string-based gives it flexibility for those of us who have experience with object-oriented programming languages. Being able to ship around objects to functions, splatting, etc are huge value adds for me personally.
Again though, sooooo subjective! Some people will legit hate that it’s object-based and hate the syntax. The world supports all kinds of developers and we’re all making cool stuff, so it’s all good!
Not hating, but you should really try it out before forming an opinion. PowerShell Core is multi platform and if you value readable scripts at all, PowerShell is heads and shoulders over bash. I know all of us admins are proud of our bash scripts, but bash reads like hieroglyphics to anyone who didn’t write it. PowerShell has noun verb syntax and just heaps of syntax sugar. Scripts, even more than code imo, needs that readability for fast debugging and maintenance.
But hey, opinions on languages and such are highly, highly subjective. No skin off my nose if you just don’t like it at all.
And PowerShell, as an addendum
Krazam completely on point, as usual. Gonna be mouthing “my pipeline is green” to myself even more than usual now.
God, I need a drink or two after reading that. Just chaos.
Yeah, I have a colleague or two who have worked in that space. You could not pay me enough to work with their tools, conditions, and practices. Guess I’m in the wrong sub for that opinion, but I’m just a wanderer stopping by.
I’m a DevOps person by trade, and I have been playing a lot of Palworld. This is my worst nightmare and I have no idea how any team bigger than one person could have done anything without basic source control. Guess it just goes to show that nobody cares about the details as long as you ship.
Ah, there’s the catch and confusion. Not required for single player but required for multi, I guess? Not sure how others play Civ but that’s not gonna affect me. I’ve only ever played these games solo besides a very rare duo game.