You are viewing a single thread.
View all comments
73 points

What if, get this, we put the bash scripts in yaml. And then put it in kubernetes.

permalink
report
reply
27 points

Have you considered embedding python in those bash scripts? I have done this, and it is glorious.

permalink
report
parent
reply
36 points

I wrote my webserver in pure bash.

bash -c “python -m http.server 8080”

permalink
report
parent
reply
7 points

Did you know you can zip entire Python project into single file and make it executable? Quite a neat feature. Shove all dependencies, modules and assets in there and voila. Single file python application.

permalink
report
parent
reply
58 points

well now you’re just describing ansible

permalink
report
parent
reply
10 points

Very, very bad Ansible.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

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

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 6.4K

    Monthly active users

  • 988

    Posts

  • 38K

    Comments