this post was submitted on 04 Jul 2023
30 points (89.5% liked)
Programmer Humor
32453 readers
737 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I dislike magic. Theres so much stuff you never learn if you rely on magic. Like most people got no clue what a csproj file contains. And neither did I. Just a bunch of xml lines grouped seemingly randomly. And sln files are hard (not impossible) to create or modify without that
dotnet sln
magic (or VS gui).And despite not being a vim user myself even I had to laugh at how those article authors completely missed the point of vim. 🤣