a lil bee 🐝

  • 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: July 18th, 2023

help-circle




  • I think it’s both for me, which I think is what you might be saying as well. I would absolutely push the button to create the copy, or whatever, because I think I would derive satisfaction from creating a life (identical to mine, no less) that was free of the circumstance I was in, which must have been dire. However, I definitely don’t consider that instance “me” even if I do consider the copy a legitimate, separate version of “me”, so I don’t feel that I have perpetuated my own instance, leaving me in whatever fight-or-flight terror I was in to cause the scenario in the first place.


  • a lil bee 🐝@lemmy.worldtoProgramming@programming.dev...
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    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 🙃


  • a lil bee 🐝@lemmy.worldtoProgramming@programming.dev...
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    2 months ago

    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!


  • a lil bee 🐝@lemmy.worldtoProgramming@programming.dev...
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    edit-2
    2 months ago

    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.





  • Oh fwiw, I agree with your parent comment completely. It’s just fairly self-evident that the majority of progressive voters are young, which is a demographic with turnout issues, historically. I think progressives both think that people who think like them are more numerous than they are (which is likely a bias of all citizens, if I had to guess) and that they have fairly unique issues with turnout given their age group. Either way, they have to adjust if they want to actually win or achieve anything on their own. Until then, they’re gonna have to rely on those pesky pragmatic party politicians they hate so much.



  • I’ll probably get eaten alive by this comment section, but I’ll try anyway. I think there is more nuance here.

    Trump has no respect for the rule of law, checks and balances, or the intended role of the executive branch. Trump at president will do anything possible to achieve his goals, no matter what he tramples along the way.

    Biden isn’t that type of president. He does respect checks and balances and the idea of a powerful, but constrained presidency. He’s not going to go slam through a blatantly unconstitutional EO every time he doesn’t get his “wall”.

    Much like before Trump, if you want change, you have to vote for more than the presidency, unless you’re willing to trample everything about the three branches of government. And maybe you’re also looking for an unleashed sort of populist presidency, but that’s not going to fly with the majority of democratic voters who still want to return to some degree of governmental normalcy.