• 0 Posts
  • 8 Comments
Joined 2 months ago
cake
Cake day: November 3rd, 2024

help-circle


  • I’ve been using Linux since around 1998. Back then it was fair to say that the command line was occasionally needed. I personally prefer the command line because it is much more powerful, and I can do so much more with it. Shockingly, I do not use Arch. (I’m on Gentoo.)

    But, I also maintain an Xubuntu computer for my wife. I haven’t needed the command line for it ever that I can recall. I log in occasionally and it pops up a GUI prompt for me to install updates. GUI updater comes up, and a GUI sudo dialog elevates my permissions. Everything is updated through GUI. Everything my wife needs to do (including occasionally adding or updating a wifi connection) is done through the GUI.

    (Don’t get me started on their stupid mix of snaps and debs, though. That is a huge pet peeve.)

    Re: command line - have you ever seen a person try to move a bunch of 1 type of file from one dir to another in MS Windows Explorer file manager? Best case scenario, they know to ctrl-click to select several non-sequential files. Worst case, they drag and drop each file individually. In the command line, just do ‘cp *jpg …/destination-dir/’.




  • osugi_sakae@midwest.socialtomemes@lemmy.worldSelling out
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    17 days ago

    I don’t disagree with you, especially in the short term, but Noah Smith (economist at https://www.noahpinion.blog/) does have some eye-opening opinions on the industrial might of China, and what that could mean for USA influence if China wanted to push things. (All this assumes no one uses nukes, of course.)

    I’m going from memory, so errors are probably mine, not Mr. Smith’s. But, basically, wrt manufacturing, China is already where the USA was during / near the end of WWII. Even if we had the tech and raw materials, the USA would not be able to up with China’s factories if it came to war. They could basically just keep throwing drones and bombs at the USA until we literally ran out of anything to defend ourselves with, much less fight back with. Even if much of the rest of the world’s factories were on our side.

    CHIPS act is one way the Biden admin was trying to restart strategic manufacturing in the USA. We’ll see how that goes.


  • Gentoo on my home computer. Started way back in the day when you had to recompile source RPMs on RPM-based distros to get CJK (Chinese, Japanese, Korean) language support. Debian language support was excellent, but I didn’t enjoy always being 5 package versions behind, especially as fast as some software was being developed.

    CJK isn’t an issue anywhere anymore, but I stay on Gentoo because it has all the packages I want, and it doesn’t force systemd on me.

    Will be moving away from Ubuntu on my work computer because of all the foolishness with ‘is it deb or is it snap?’. Not sure what I’ll go to.