this post was submitted on 30 Sep 2023
59 points (85.5% liked)

Programming

17035 readers
571 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] pinchcramp@lemmy.dbzer0.com 117 points 11 months ago* (last edited 11 months ago) (19 children)

Bash script. Not necessarily hard to understand but very unintuitive in my opinion. I've written so much bash script over the years and still have to look up how to do simple things like iterate over associative arrays or do basic string manipulation. Maybe it's just a me problem though ๐Ÿคท

[โ€“] guy@lemmy.world 39 points 11 months ago (9 children)

I have to write powershell scripts and bash scripts at work. I hear people saying bash is great, powershell is bad, all the time in public, but honestly I feel like these people have barely actually written powershell. It's a bit wordy, but it feels much more intuitive to me, much more akin to regular programming languages.

[โ€“] NewDark@unilem.org 21 points 11 months ago

It's newer and Microsoft based. Easy way to get a bunch of people on the hate train for those reasons alone.

load more comments (8 replies)
load more comments (17 replies)