You are viewing a single thread.
View all comments View context
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
1 point

PIGZ is an incredible standard

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