588
submitted 10 months ago by misk@sh.itjust.works to c/technology@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] buckykat@lemmy.blahaj.zone 192 points 10 months ago

It's not just the Billet Labs thing, GN showed a pattern at LMG of rushing out bad test data and therefore wrong conclusions to keep up the frankly ridiculous volume of videos they put out.

[-] fireflash38@lemmy.world 94 points 10 months ago

It's the sort of thing that makes me really, really sad for the people working there. That crazy breakneck pace cannot be good for mental health.

[-] buckykat@lemmy.blahaj.zone 105 points 10 months ago

This is the kind of thing a union (which Linus, of course, has said he's very against) would help with

[-] MonkCanatella@sh.itjust.works 26 points 10 months ago

I kept thinking about that watching GN's last video and how it's so perfectly in line with what GN exposed.

[-] jwagner7813@lemmy.world 4 points 10 months ago

Unions, the bane of rich people that take advantage of their workers via positions of power.

[-] GravenImages@lemmy.world 42 points 10 months ago

They somewhat recently did a "what do lmg employees really think of working here" video, and it seemed like the #1 complaint was the pace. I really hope they take this criticism to heart and just... Slow down for a bit

[-] CoolSouthpaw@lemmy.world 13 points 10 months ago

But they won't. Cos $$$.

[-] galloog1@lemmy.world 6 points 10 months ago

Part of the equation here is the transparency. It's good that they are transparent and I do think they listen. Part of the interesting side to watch is the interaction with the community.

[-] Nefyedardu@kbin.social 42 points 10 months ago

I used to like LTT up until their "Linux Challenge" videos which were just a pain to watch. Shit like this coming from the biggest tech channel on youtube just drives me up the wall.

[-] Postcard64@lemmy.world 37 points 10 months ago

After this happened, GitHub added a Download button to their for preview pages. So they themselves considered it was enough of a problem/inconvenience to not have a download button.

[-] Deathcrow@lemmy.ml 18 points 10 months ago

ohh boy, I almost forgot about that. That was super painful. It's a website linus, not a file browser.

[-] catastrophicblues@lemmy.ca 16 points 10 months ago

That bit made me cringe. You go to the file, and can download using the Raw button or using wget. It’s not hard, it’s ignorance.

[-] greybeard@lemmy.one 46 points 10 months ago

It also has nothing to do with Linux and everything to do with how Github works. I actually give him a pass on nuking X while installing Steam, that shouldn't happen(although he did get a nice big warning, but that warning was far from user friendly). But some of the other stuff they ran into was "This doesn't work exactly like windows, therefore is bad." type stuff.

[-] dustyData@lemmy.world 33 points 10 months ago* (last edited 10 months ago)

In that video he did everything that everyone recommends not to do when trying out Linux:

  • Never copy paste and execute random code from the internet.
  • Never execute commands on the terminal you don't fully understand what they do.
  • Never say yes or okay to any dialog prompt unless you understand what the dialog is asking about.

He is stupid, he paid the stupid tax. Linux didn't do any of the things that went wrong in that video, it was his own stubbornness and ignorance.

[-] Construc_@lemmy.world 34 points 10 months ago

the problem with a lot of these recommendations though is that to a non-linux user: all code is random, and no commands are understood. you only learn by doing, and if you cant do until you know, you'll never get anywhere. you gotta make a few mistakes to learn anything, and thats what happened. yea he paid the stupid tax, but so does everyone else while they learn a new thing. that was the entire point of the challenge: how hard is it? and it turns out, quite! info is scattered, theres lots of commands and code that sounds like it'll do what you want but is actually a bad idea (as evidenced by the recommendations you point out), and things can break easily. thats the video.

[-] dustyData@lemmy.world -1 points 10 months ago

Yeah, it's not like people can read and there are several tutorials and manuals freely available all over the internet.

[-] Construc_@lemmy.world 2 points 10 months ago

to a new person, those tutorials and manuals are the "random code and unknown commands" that i spoke about in the above comment. i thought i made that very clear. nothing is known until it is learned, and things cannot be learned without practice. practice leads to initial failure, and the frustrations with that are what the linux challenge was about.

[-] dustyData@lemmy.world -3 points 10 months ago

No one has never learned anything from reading? So, history must be a con from big paper to sell books, huh?

[-] Chee_Koala@lemmy.world 3 points 10 months ago

Seems like you are purposefully misunderstanding Cora's replies, so you... can be snide? win an argument? You never mentioned you understand the reasoning Cora is using.

[-] dustyData@lemmy.world -1 points 10 months ago

I understand their argument. I think it's stupid. So I'm mocking the argument to bring that point home. Reading about things, gives us understanding of said things. At least as approximate as possible as to not need to break anything when practicing with it. Breaking X or the desktop environment is not a common experience. It happens but its not frequent. Windows encourages people to turn off their brain and not to understand the basics of how their os works. That mindset leads to unsafe behaviors that are simply mitigated by reading what the os is asking you. There are literal first principles tutorials that explains all concepts, YouTube videos, Wikipedia explains it all in simple English. A 15 minutes google trip gives all that's necessary to safely run Linux. Most everything else is just like any other os.

You don't have to crash into a tree first to learn how to drive. It can be explained to you in a way that practice is safe and accident free. You don't have to kill a bunch of people to learn medicine, you're taught in class and out of books until you're safe enough to practice along with a mentor without killing anyone out of negligence. Learning a new os or software is no different. Just read the manual you dense smug bugs.

[-] nous@programming.dev -1 points 10 months ago

Learning a new OS is very different from learning to drive or medicine - for one you wont kill anyone by messing up. So the bar to entry should be far lower. Things should just work and be safe by default. You should not need to read through manuals to get basic things to work in Linux. It is very nice that you can if you want to really take advantage of what it has to offer - but it should not be a requirement to using it at a basic level.

If you force everyone to learn how to use Linux before they can use it then why would most people even bother with it at all? Linux distros have gotten way better at not requiring lots of knowledge before you can use it over the years. To a point where you only need to learn a few differences, but why stop trying to make things even easier to use and lower the bar so more people can use it? Why does Linux need to be some elitist OS that only those that are willing to read through manuals can use? Some distros can target those people, while others can target people who just want to use their systems for actual work/play.

[-] dustyData@lemmy.world 0 points 10 months ago* (last edited 10 months ago)

Things should just work and be safe by default.

They are.

You should not need to read through manuals to get basic things to work in Linux.

You don't.

it should not be a requirement to using it at a basic level.

It isn't.

If you force everyone to learn how to use Linux before they can use it then why would most people even bother with it at all?

Do you have brain damage?

Why does Linux need to be some elitist OS that only those that are willing to read through manuals can use?

I'm not saying to read through the whole manual. It's an expression from the world of tech development. Most mistakes by omission are the result of a person, usually a careless dev or a mindnumbed user, failing to read something that is directly in front of their eyes. Just turn your brain on. You can literally learn Linux by reading or watching like, a 10 minute video on YouTube. It will take you longer to download it and install it in your computer. You can watch in your phone while the ISO downloads.

[-] transistor@lemdro.id 22 points 10 months ago

How would someone who doesn't use GitHub or linux know how to do that?

[-] frezik@midwest.social 6 points 10 months ago

GitHub shouldn't be a method of software distribution, but a lot of FOSS devs take the easy way out. Understandably so; they're volunteering their time. Still, Linus is in a position to show how it works rather than complaining.

[-] ours@lemmy.film 6 points 10 months ago

And to prove the point there was a website dedicated to taking GitHub links and turning them into download links.

[-] Nefyedardu@kbin.social -1 points 10 months ago

I know Linus is more of a hardware guy but c'mon. You learn git freshman year into any Computer Science-related degree. Failing that, 5 seconds of Google or ChatGPT even will set you straight. Maybe it wasn't intuitive, but I like think the biggest tech youtuber would have knowledge of something so fundamental to his field...

[-] tabular@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

As I recall he was trying to use Linux as if he was a regular non-techy person. So it could make sense for him to do that knowing it's wrong. (Which wouldn't apply to "apt install Steam" yes do as I say issue, which a regular user probably wouldn't have tried and ignored the warning even with jargon there).

I don't find it completly unbelievable even a techy could make that mistake because they do not use version control software like git.

[-] Nefyedardu@kbin.social 4 points 10 months ago

I really don't think he was acting or anything. Like someone else said, if he knew how it worked he could have used it as a moment to teach others right? Instead he just completely fumbled everything, said it was set up incorrectly and blamed the website for it. Which given recent events is such a Linus thing to do...

[-] tabular@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

I thought he made it explicit going into the Linux challenge but it's not stated clearly as such in the first ep (Linux Hates Me - Daily Driver Challenge Pt.1).

In the video Linus says:

  • he could use industry contacts/internal resources to decided which Linux distro to use for gaming but wanted to use the same resources as anyone else would have
  • Linux gets sold on it's customization but "speaking on behalf of normies, I don't want ..."
  • "in my defense a lot of that stuff was jargon that an average user might not understand" in regards to the PopOS event (apt install steam ~ type yes do as I say).
[-] zalgotext@sh.itjust.works 4 points 10 months ago

Why would a regular non-techy person need to run GoXLR on Linux

[-] tabular@lemmy.world 1 points 10 months ago

Audio creation is a hidden magic I know little of, so the same reasons as on Windows but they're sick of Windows? Do you consider an audio enthusiastic a "techy"? Perhaps I should have said "computer techy".

[-] zalgotext@sh.itjust.works 3 points 10 months ago* (last edited 10 months ago)

I absolutely consider an audio enthusiast a "techy", and anyone looking to use GoXLR is definitely a "techy". Anyone who's found themselves on the GoXLR on Linux GitHub page and hasn't immediately closed the tab is almost certainly going to be knowledgeable* enough to navigate a git repository, or at least be willing to put in more effort than downloading a single file from the repository then giving up when it doesn't work.

[-] tabular@lemmy.world 3 points 10 months ago

You could be right, I don't know enough about audio generally or the audience for an GoXLR.

[-] sj_zero@lotide.fbxl.net 5 points 10 months ago

I loved watching him type out "yes I understand the thing that I'm about to do is going to break my computer" and then complain that the thing that he did broke his computer!

[-] Bootheal0179@lemmy.world 32 points 10 months ago

Linus shits on entrepreneurship with his continual BS with easily caught bad data. No reputable companies should touch him. Anything he pushes to his viewers should be suspicious. I’ll be wondering how much LMG gets under the table for posting positive reviews.

[-] tony@lemmy.hoyle.me.uk 4 points 10 months ago

I've seen videos where he's just basically repeating the script marketing have given him.. zero difficult questions. No doubt they're quite lucrative.

[-] linearchaos@lemmy.world 1 points 10 months ago

Unfortunately they're his most accurate ones.

this post was submitted on 15 Aug 2023
588 points (90.2% liked)

Technology

55692 readers
3392 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS