210
How do you guys remember the early days of the internet? What do you miss about it?
(tim.kicker.dev)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_[email protected]~
I miss written tutorials. I hate how every tutorial is a YouTube now. I don't want to watch 15 minutes and forget to pay attention for the second that has the detail that I am missing or it just doesn't show. Even short tutorials are 3 minutes when it could have been a ten second read. I want to skim a page and go directly to the point. Has writing really become that hard to do?
@bstix Yea, searching is basically slow, and unsearchable.
However, a proper setup tutorial has the virtue of being complete. People will typically forget to write 'import random' in their python docs, or 'systemctl restart transmission', because they think it's obvious.
With video tutorials, you get the whole thing, and you can literally see where you're deviating from the script.
Of course that's possible with written text, but I seldom find it.