• 1 Post
  • 13 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle

  • Ooh, not a “hot take” answer. I rather like MusikCube. It plays nice with putting my music on my NAS and running it from both my personal machines and my Windows/work machine too. I’m not specifically excited by it as a TUI, but it also works just fine as a basic-'03-iTunes-style-navigation clone. It’s super boring in the most usable of ways.

    My more “hot take” answer is that I replace the terminal program in Fedora with the boring arsed “Gnome Console” from vanilla Gnome. It does all the stuff I want it to do and nothing more. If I was slightly more different than me I might be upset that it doesn’t do enough terminal things but I’m just me. :)


  • slembcke@lemmy.mltoLinux@lemmy.mlPrinting on Linux
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    Anecdotally Windows is the only platform I’ve used where printing (and scanning) didn’t tend to “just work”. The only issue I’ve had printing under Linux was with a second hand printer my dad got that we couldn’t get to print from any computer. (shrug)




  • I totally pulled a LTT and removed my kernel. >_< There was a “real time” kernel listed in apt, and I installed it because I was curious if it would reduce lock latency for a project I was working on. (I wasn’t trying to solve a problem, just curious) It didn’t and I figured it was probably a bad idea to leave it installed. So I did an apt remove, and the rest went something like this.

    Apt: Are you sure you want to remove the your kernel? Y/N

    Me: Oh jeez… I don’t want to do that.

    Motor Memory: Y <return>

    Apt: Are you really really sure? Your computer will not boot if you do this. Y/N

    Me: Oh, crap! That’s not what I meant to do. Definitely not!

    Motor Memory: Y <return>

    Me: No! Why would my brain betray me!?

    Fortunately this was on a PopOS machine, so I booted into the recovery partition. Even if fixing it only took a minute, I still felt very very dumb. >_<


  • Hmm. I still have my old 2013 MBA that I’ve used with Fedora, but it’s an HD 4000 IIRC. I feel you on Apple’s locked down stance to repairs. It was ultimately what pushed me off of OS X. I needed a newer laptop in 2020, and they only sold hardware with non-upgradable RAM and SSDs. So long and thanks for all the fish… I had already replaced my desktop machine with Linux a few years earlier. I used the Mac 70% as a Unix machine anyway, so it was a pretty comfortable transition.

    My Air worked great as a stand-in laptop when my System76 Lemur died last summer. Honestly I was blown away by how perfectly usable it still was for basic tasks. Parallel stuff like compiling was slow, but single threaded stuff still ran just great. Heck, I was even using it again yesterday to test OS X builds of my game on older hardware and it ran like a champ.



  • There are a few directory structures I have memorized, like my programming projects for instance. For everything else, I use the GUI. That’s what it’s there for. Mixing and match to get the best of both worlds. Some handy tips:

    • xdg-open will act like clicking on a file in the GUI, and is an easy way to open folders from the terminal when you want to browse them.
    • Use sshfs or even just whatever is built into your desktop environment to connect to remote servers and browse them
    • Most terminals let you drag files or folders into them to paste their paths

  • So I’ve used the Pop Shell extension. It’s really neat when you have a bunch of little windows like terminals and file browsers open. 95% of the time it’s actively annoying though. I appreciate that it’s on a toggle so I can use it when I want it. The proposed mosaic mode doesn’t seem terribly different, and has the same problem where it just randomly moves things around breaking my association of “where I put that”. Most of the time I really need the spatial aspect, and am willing to manage a few windows by hand to get it.

    Also: Joining half screen windows into a single unit?! Please don’t do it! D: Augh! Apple did that on OS X about the time I left and I absolutely hated it. It was so actively bad. :(


  • I do use snapping for some things like my IDE, and use the side by side once in a while, but generally don’t use snapping. I have used the Pop Shell on my work computer where I tend to have a lot of terminals and little windows open on my big 4k monitor, though 90% of the time I leave it off. Generally speaking I just use small free floating windows and use alt-tab or Gnome’s overview to find a hidden window. I dunno when snapping entered the scene, but the first time I used it was maybe a decade ago. It’s nice, but decades of computers before that have trained me to mostly not care I guess. You can do tabs in Nautilus and drag files to the destination tab. I do that a lot I guess.


  • Absolutely love it! I’ve donated hundreds of dollars to the Gnome foundation.

    I like that practically all of the OS functionality is behind either super+seach or the quick settings menu. I love how powerful the overview is, and all hidden behind a single key press. I like that asking “Is X possible?” is immediately answerable, and 95% of the time it’s right in the first place I think to look. I like the trackpad gestures and workspaces on my laptop where I don’t have multiple large screens. I like that it has very little need for system tray icons which are clunky, inconsistent, and ugly. (Ex: Discord can only be quit from it’s tray icon… -_-)

    I’m not a DE power user apparently, but I’m certainly not the mythical “lowest common denominator” that Gnome supposedly caters to either. I do a lot of programming in C/asm/, and write plenty of code involving lots of esoteric math. I don’t have much use for Python for instance, but I don’t think it’s “dumbed down” either. :p

    KDE (and Windows to a similar extent) always has way too much “stuff” it wants to show you, 90% of it I’ll never use. Every window toolbar is chock full of icons, and so many actions trigger popups, notifications, or dialogs that have little purpose. It’s all terribly distracting and annoying. Still, I’ve donated hundreds of dollars to KDE foundation as well since it’s an important part of the Linux ecosystem. I don’t use it, but that doesn’t mean I hate it, and I see no reason why it shouldn’t flourish too. Open Source is not a competition.