this post was submitted on 15 Mar 2026
631 points (93.8% liked)
Programmer Humor
30390 readers
1472 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
As someone who does dev stuff on both windows and Linux, line endings have never been an issue. Are you using notepad or something?
I've only had to use wsl for some stuff only designed for *nix, like openresty (and lua in general).
One of the other guys is on Windows and we had to change a config in git to handle it. Not sure what he did on his end. I have vscode on a Mac. Some people at this place have been working since like the 90s and probably are using notepad.