this post was submitted on 31 Mar 2025
639 points (94.4% liked)

linuxmemes

24236 readers
1859 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    The indoctrination of windows is extreme. Windows is just as hard as linux, harder even with all the layers of obscurity.

    And yet... linux is hard, and users decry RTFM as "not growing the userbase"

    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 15 points 3 days ago (1 children)

    It’s okay to have a preference. In my. 20+ years with Linux, I’ve coded with and for it, did low level embedded development with it, used it at home for school and entertainment, used for amateur photography, even managed a small server for a startup.

    I still would rather use a GUI, because I have not specialized in most of the tasks. It’s less powerful, but it’s just more intuitive. It’s less portable between DEs, but it’s easier. And if your only doing that once in a blue moon, it’s more than enough.

    [–] [email protected] 11 points 3 days ago* (last edited 3 days ago) (1 children)

    It's absolutely fine to prefer a GUI. At a professional level it is not fine to not understand what is happening beneath the hood.

    Full stop.

    If you don't know how to use TCP dump, I don't want you using wireshark on my dime.

    [–] [email protected] 8 points 3 days ago (1 children)

    I don’t agree with the full stop. Eliminating nuance is rarely good. Most tasks an IT professional will execute will be done several times a month, so memorizing the tar command options might be useful if that’s something they do all the time. But demanding that a person is proficient with the CLI as a way to prove familiarity with how things work under the hood is just fallacious.

    I coded in vim and we built our own makefiles to deploy our code into our proprietary microcontroller. We also used JTAG to connect gdb with the microcontroller, and not even the guy that coded the JTAG interface would be able to write JTAG commands by hand.

    [–] [email protected] -3 points 3 days ago* (last edited 3 days ago) (3 children)

    I disagree entirely.

    Abstraction away from what is happening never adds value in the long run.

    Full stop.

    Vibe coders be damned.

    [–] murtaza64 6 points 3 days ago (1 children)

    So you write out all your commands as machine code I assume? wait no, obviously you set the transistor state manually with an electron gun?

    [–] [email protected] 2 points 3 days ago* (last edited 3 days ago)

    You need people who can read and debug machine code and dig through hex and binary in cybersecurity.

    I use ghidra and IDA pro literally every week. And if you don't know how to use hexdump, you shouldnt be using those tools in the job.

    Binary exploitation is common.

    So no, but you literally should be able to read machine code, and parse hex/binary in my field.

    100%.

    [–] [email protected] 7 points 3 days ago* (last edited 3 days ago) (1 children)

    There's no relationship between UI and vibe coding.

    Full stop

    [–] [email protected] -5 points 3 days ago (1 children)

    Okay good luck debugging difficult to describe edge cases.

    I'm not gonna continue to argue with you. Suffice to say, I wouldn't hire you.

    Cheers.

    [–] [email protected] 3 points 3 days ago (1 children)

    You come across as somebody that would be hell to work for.

    Full stop.

    [–] [email protected] 0 points 3 days ago (1 children)

    🤷 my team has fun. Sucks to suck I guess.

    [–] [email protected] -1 points 2 days ago (1 children)

    "My team doesn't feel comfortable being open with me out of fear of retaliation"

    People don't have fun at work dummy, catch a hint.

    [–] [email protected] 1 points 2 days ago

    Lmao where the hell did you get that take away?

    Do you, man.

    [–] [email protected] 5 points 3 days ago (1 children)

    Yeah, I always use GIMP from the command line, it's just faster.