Clarification: Just making fun of people(including myself) who watch shitty videos instead of official documentation.

  • lurklurk@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    4 days ago

    I really like the man pages, but they’re an encyclopedia, not a tutorial. Great for looking up specifics when you already have a foundation. Not so great when starting out

    • CancerMancer@sh.itjust.works
      link
      fedilink
      arrow-up
      3
      ·
      4 days ago

      When I was first learning programming I had a teacher who insisted that the only resource we could was the Java docs.

      When you want to know what parameters you need to pass or what certain flags do, it’s a great resource. When you don’t even know how to iterate through an array, it’s not the first place to look.

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    60
    arrow-down
    2
    ·
    5 days ago

    “How do I do X in linux?”

    “Yeah so basically you just need to run this command and it should work on Ubuntu 12.10 (Last edited: Nov 2012)”

    “Hey guys the way to do X changed in Ubuntu 16.04, see this updated link (Posted: Jan 2017)”

    “Actually Ubuntu 18.04 is now using Y so you have to follow this new guide (Last edited: Jul 2019)”

    "Crossed-out outdated guide

    For Ubuntu 22, please reference this Canonical guide here. All other distros can simply use Z (Last edited: Aug, 2022)"

    “404 not found (Canonical)”


    “How do I do X in Debian?”

    “You can run Z to do X (Posted: Oct 2013)”

    “Thanks for this, it worked! (Posted: Sep 2023)”


    “How do I do X in Fedora?”

    “Ah just follow this wiki (Posted: Feb 2014)”

    “(Wiki last update: Mar 2023)”


    “How do I do X In Arch?”

    “RTFM lmao: link to arch wiki (Posted: May 2017)”

    “(Wiki last update: 3 minutes ago)”

    • electric_nan@lemmy.ml
      link
      fedilink
      arrow-up
      15
      ·
      5 days ago

      Did you know you can filter search results by time? When it comes to computer questions in particular, I always ask for results from within the past year.

  • Tartas1995@discuss.tchncs.de
    link
    fedilink
    arrow-up
    6
    ·
    4 days ago

    Honestly I kinda like man pages. It is a pain but it is the least painful. And compared to e.g. the PowerShell docs, I love the man pages.

  • normalexit@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    4 days ago

    My dryer broke the other day, which turned out to be the heating element. I watched a bunch of videos to try and figure out how to troubleshoot the problem and hopefully address it.

    One of the videos, after an intro, claimed to have the solution. Then they proceeded to talk about the temperature control features of the machine and how I should make sure the heat is turned on.

    That is the level many of the unix / software development videos out there. Just literally some AI slop or silly person who doesn’t know what they are talking about uploading a quick clip to grow their channel.

  • psyklax@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    49
    ·
    5 days ago

    You’re not a real linux user unless you’ve read the source because the documentation was inadequate.

  • Kazumara@discuss.tchncs.de
    link
    fedilink
    arrow-up
    21
    ·
    5 days ago

    I really like the man pages for commands that have examples of some common usage at the bottom, that gets you kickstarted and you can just adapt your own command from the example.

  • srestegosaurio@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 days ago

    Having a good --help command does wonders.

    There are man pages which do avoid me opening a web browser, the systemd ones are pretty good for example.

    I just installed tldr to test it out tho.

  • pirrrrrrrr@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    4
    ·
    5 days ago

    Man pages suck ass. But not as much as fucking YouTube tutorials.

    Can someone just write a nice plain English instruction page?

  • Kusimulkku@lemm.ee
    link
    fedilink
    arrow-up
    60
    ·
    5 days ago

    You ask someone for instructions

    They send you some bullshit 10 minutes long video

    Now instead of ctrl+f or skimming the article and jumping where you want to go you need to jump around in a video

    REEEE