1559
you are viewing a single comment's thread
view the rest of the comments
[-] shortrounddev@lemmy.world 3 points 3 days ago

I try to write things to be cross-platform; with node builds, I avoid anything using shell scripting so that we can support Windows builds as well. As such, I usually write the deployment scripts in Node itself, but sometimes python if it's supported by our particular CI/CD pipeline

[-] AnUnusualRelic@lemmy.world 3 points 3 days ago

I keep forgetting windows exists.

[-] shortrounddev@lemmy.world 1 points 3 days ago

Most common development platform in the world

[-] AnUnusualRelic@lemmy.world 2 points 3 days ago

I quit using it in the WfW days and never looked back.

[-] shortrounddev@lemmy.world 1 points 3 days ago* (last edited 3 days ago)

You haven't used windows in like 30 years? It's quite different now lol

[-] AnUnusualRelic@lemmy.world 3 points 3 days ago

Maybe. I'm fine with my Linux machines though.

this post was submitted on 05 Mar 2025
1559 points (100.0% liked)

Programmer Humor

21106 readers
1307 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS