this post was submitted on 15 Oct 2024
256 points (99.6% liked)

Programming

17189 readers
640 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
[–] SpeakinTelnet@programming.dev 34 points 22 hours ago (4 children)

Can confirm. Was quite unhappy in my mechanical engineering job, had an opportunity to develop something nice in python, was told we'd do it in excel/vba instead, still unhappy.

[–] MajorHavoc@programming.dev 4 points 11 hours ago

was told we'd do it in excel/vba instead, still unhappy.

I just threw up in my mouth a little. Fifteen years ago, "I'll stick to Excel" was a (bad, but) defensible position in data automation. Today that's just insanity.

[–] sorval_the_eeter@lemmy.world 5 points 15 hours ago

Nice. You can put that on your resume so you can get more of those kinds of jobs.
(/s. I like excel to a point but i really feel your pain too-- and fuck vba)

[–] ProtecyaTec@lemmy.world 7 points 22 hours ago
[–] lime@feddit.nu 3 points 18 hours ago (1 children)

excel has python support now! you may still get away with it

[–] FizzyOrange@programming.dev 5 points 17 hours ago (1 children)

It's cloud based though... Not ideal. I get why they had to do that (they didn't want to expose people to the Python infra shit show) but it's still kind of a shame.

Would be better if they added Typescript support IMO.

[–] lime@feddit.nu 3 points 17 hours ago

...like the js infra stuff isn't it's own special nightmare?