522
New language (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] invertedspear@lemm.ee 46 points 5 months ago* (last edited 5 months ago)

One project I worked on had 10 different languages. That was rough. But even your basic full stack web application is usually 5 languages: SQL, a backend language, HTML, CSS and JS. Usually some wheel reinventing frameworks thrown in for good measure. 5 languages is light these days.

[-] agressivelyPassive@feddit.de 45 points 5 months ago

And don't forget the CI "language" plus a bunch of bash scripts, Helm, Kubernetes, etc.

[-] mctoasterson@reddthat.com 10 points 5 months ago

Probably a bunch of hacked together Python to copy stuff between fileshares. Bonus points if it runs with a .bat file and a Windows scheduled task.

[-] humbletightband@lemmy.dbzer0.com 3 points 5 months ago

Without Ansible or Terraform? What about SQL specific for each rdbms?

[-] CodeMonkey@programming.dev 4 points 5 months ago

I work in Java, Golang, Python, with Helm, CircleCI, bash scripts, Makefiles, Terraform, and Terragrunt for testing and deployment. There are other teams handling the C++ and SQL (plus whatever dark magic QA uses).

this post was submitted on 05 Apr 2024
522 points (94.4% liked)

Programmer Humor

19178 readers
1042 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 1 year ago
MODERATORS