this post was submitted on 08 Sep 2025
800 points (96.9% liked)
Programmer Humor
26220 readers
1687 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
GitHub is kind of a cloud service, but it isn't a server host. Cloud development is just more…abstracted than traditional web development. Instead of controlling a computer and choosing how to store files and managing ports and firewalls and making backups and serving requests and redirecting to closer servers and making sure you have enough computing power but not too much computing power and all that stuff, you instead just give Amazon/Microsoft/Google your code and data and pay them to do all that for you.