this post was submitted on 13 Sep 2024
405 points (99.0% liked)

Programmer Humor

19488 readers
647 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
 

Oh no, not just my build server, Microsofts build server... Everyones' Azure build server - (if you're building on windows)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 45 points 1 month ago (3 children)

Why are text editors cloud services now?

[–] [email protected] 41 points 1 month ago

So they can charge subscriptions

[–] [email protected] 14 points 1 month ago (1 children)
[–] [email protected] 2 points 1 month ago

Peak editing with vim/neovim

[–] [email protected] 3 points 1 month ago

IDEs have had subscriptions for ages. The build server is a cloud service because local machines can be slow to compile and not everyone has an on-site build server.