this post was submitted on 07 Jun 2024
19 points (100.0% liked)

linuxmemes

20482 readers
1008 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] null@slrpnk.net 0 points 2 months ago (1 children)
[–] jawa21@lemmy.sdf.org 2 points 2 months ago (1 children)

Console output with status of the current operation, including error and warning messages

[–] BURN@lemmy.world 0 points 2 months ago (1 children)

The average user does not want to see that and does not need to see that. That’s how you end up with thousands of support requests of “why is my computer showing these errors?”

Things should be abstracted from the users by default. There’s no need for grandma to see a console output every time windows needs to update.

[–] TimeNaan@lemmy.world 2 points 2 months ago

I disagree. I think that some aspects of the software should be open about what they're doing to everyone. Otherwise people just get used to the idea that everything is a black box that they have no real control of. It also helps educate people on IT and its concepts overall.

Even if they can't specifically tell what is going on, they can see something is going on. And as long as this does not make it harder to use, the more info the better.