I get people that make tutorials for "content" even if they suck at their job, but I CANNOT get over video tutorials where someone gets completely lost and doesn't cut it out of the video.
Anyways we'll go here-oh there's an error. Uhm. Maybe we can do this? That didn't work. Maybe that? Hang on, maybe it's in preferences? Oh, it's in tools, no, wait, oh I just wrote the name wrong
Would it kill you to edit that out and stop wasting my time?!
I think there's a key distinction to be made between a "tutorial" and a "vlog." Some videos you watch to learn things, and other videos you watch to be entertained by the struggle.
(Admittedly, for the latter the examples I have in my head are all makers/artists, not programmers, and I'm not sure I'd be as entertained watching somebody fuck up a software config as I am watching them panic as their epoxy resin pour goes wrong.)
Also… the actual good stuff has a good chance of not being free, or not being on YouTube—it’s just the reality of our world.
When you look for YouTube videos of random people, you can get anything, from good programmers to horrible ones. You can’t really require quality from strangers posting stuff for fun.
When you solve the issue, take a pause and then walk back the problem and how to fix it.
If it's a "forgot where something was", take a pause then start with "sorry bout that, it's this...".
Own the mistake, learn from it, let others learn from it. But dont waste everyone's time
To me in most cases it's the opposite. I don't watch video tutorials to solve a specific problem (sorry, Roal Van de Paar!), but to get into something. And therefore I prefer to see the problem solving in between and the workflow for that activity. If it really tends to waste my time, I just skip forward.
FFS, today when you look for something on start page or any search engine you get YouTube links or AI shit from non related websites.
Video game solution? Check my 30 min video.
Tech problems? YouTube and AI telling you to update drivers and reboot, on a website named sport-something.
Error 26894? Fucking YouTube video again (╯°□°)╯︵ ┻━┻
At the time you could put Reddit on your search but we all know that won’t be a solution anymore, plus, because of people like me most of Reddit results are now a chain of deleted - deleted - deleted messages 😄
You can't even search the entirety of reddit from browser bar if you aren't using google search engine 💀 iirc that was actually the jolt that made me spent 10k on entrenching in apple ecosystem within a week at the time and to this day I cannot force myself to install google maps so when I want to find something using phone I end up struggling with browser version and broken css like a moron. Moreover some sites plainly just don't work on anything that isn't chromium
Today I had the pleasure of trying to search for how to shift a chartjs array and finally had to try and watch a "tutorial video" where they allegedly discussed it.
Cut to me clicking around just trying to find the screenshot where they are actually doing the thing that I want to do, and then they proceed to fuck up its usage three times with much scrolling back and forth through their example code that they didn't show in full anywhere and rapidly clicking between windows while they got their shit together.
So only good tutorials/ guides are allowed from people that know what they are doing and aren’t just Sunday programmers and everyone else should stop littering the internet?
Yes.
but you do not think we should bully those who just try to make ad money on teaching things they don’t know a frick about do you?
Back in my day, there were no guides; except for books that had to be bought or borrowed, one learned by hacking code until it worked or, better yet, had a helpful person in the same room give tips.
After the internet came into being, there started to be guides, at first many were ok. Then people realized they could write slop and make money or get internet points or credit. So now here we are, today, with many horrible tutorials, some middling, some good ones, about to be buried by AI
The question is, who decides what shitty guide is. You? Let people write what they want, you don't have to use or read it. Also why not tell those you write shitty guides and tell them what is shitty, so they can improve. Instead trash talk on an unrelated forum??
That does not answer my question. Who is judging what is bad and shitty guides, and who has the necessary experience? I disagree with you. Let people write articles that YOU think are shitty. Beginners or professional grade knowledge, I am for the open web where noobs share their knowledge as well. Assuming they are written by a human, not talking about Ai.
Do you have any article as an example what you consider shitty and you do not allow to be posted on the free web?
Sad thing is, you only realise once you learn a fair bit. All these "lifestyle" programmers I used to follow that were literally making out they were the next Carmack, just re-wording Wikipedia or the intro docs. From someone who is only a couple of years into their job as a React copy and paste engineer. Now if I see an intro where they're making coffee and lofi is playing I click off, give me a 420p video with a distorted mic and constant electrical humming.
Then you have the Udemy courses where you can just chuck in the recent patch notes and say the course is updated to 2025 even though you're referencing dead tech in the tutorial then an hour later up pops a PowerPoint please disregard the section about API's for dot matrix printers.
All these code gurus with code quality of chatgpt 🤢 yet fancy lighting setups and VFX intros. Still, sometimes you can find a real gem in the wild on some humble but informative website.
I avoid things from dev.to and Medium like the plague, unless I can't find anything, anywhere else. However, something that's shitty for you might not be shitty to someone else.
It will just get worse with all the AI slop. Read the docs first, always.