this post was submitted on 08 Sep 2024
611 points (93.5% liked)
Technology
59421 readers
4793 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But think about arguing online! It's apparently a hobby and to be competitive, you need to be able to spew bullshit at amazing rates. Personally I've maxed out at 140 wpm, but usually stay in the 100 wpm range.
Programming? Idk, I spend more time thinking than typing personally. Good code requires you to consider all the corner cases and such.
I prefer to argue on the internet via my phone, which I can type pretty fast on thanks to the swipe to type.
and yeah programming simply doesn't require fast typing, I tend to diagram everything out on my whiteboard before even opening my ide. I just have to write tons and tons of code since I'm in a few low level programming classes
I diagram everything out in my brain and it evolves continuously while I'm writing code
Sometimes I feel it's a miracle I get anything done at all but then usually the end result is better than what I'd originally envisioned so it kinda balances out.
I used to do that but the more I get into os programming the more I've found myself scrapping entire 1000+ line files and rewriting the entire thing 🙃
and I think "it's a miracle I get anything done" is a very common thought in most programmers heads lol