Shinji_Ikari [he/him]

  • 1 Post
  • 24 Comments
Joined 4 years ago
cake
Cake day: July 29th, 2020

help-circle





  • A lot of software wont be distributed with a PPA to add.

    Additionally, debs are useful for offline installations, with apt you’re able to recursively download a package and all of it’s dependencies as deb files, then transfer those over to the offline machine and install in bulk.

    That being said I’ve never had great luck with the software center, it’s always felt broken. I’ll typically just dpkg -I <pkg>.



  • Polonium

    Hm I’m not sure if that’d really give me what I’m looking for. I know its certainly possible to configure KDE and Polonium to get me 90% there but I think I’d rather just have a normal floating setup I can switch to if need be. I’d need to remap a significant amount of keyboard shortcuts that would stop making sense in the context of a full floating DE.

    I really just want a very fast app launcher like dmenu, dynamic tiling, and monitor independent workspaces. I have a particular setup using certain alpha keys for my workspace.

    I never really enjoyed the experience of tacking things onto an existing DE and having to mess with UI configuration. I’ve been really loving XMonad for a few setups and my ideal wm would be something that’s extremely low power and low fluff. Even if I only eek out 10% more battery life, breaking the 10hr mark is more valuable to me than most bells and whistles.

    I’m just really lazy. I could load up my xmonad setup in 20 minutes but I wanted to see the state of wayland and that requires learning a new wm’s configuration quirks.


  • I’ve been using gnome as a “base” DE for years, what that means is I install it, then install my tiling wm and use all the gnome utilities.

    I recently had to set up a few new machines and decided to try KDE on a couple and I’m really enjoying it. I haven’t even gotten around to installing a tiling wm because I want to learn a wayland option and that’ll take some time. I haven’t ran into pain points listed here but one thing I like is when I want to do X, there’s usually already something ready to do X for me. Years of gnome and I felt like the devs were always fighting me. I haven’t really used a full gnome setup in a few years though, but I know the “mommy knows best” attitude is still prevalent with the devs.







  • I had an old arch install about 7 years ago that stopped booting, so I booted into ubuntu, mounted the ssd, used a chroot to fix it, forgot to unmount the ssd, proceeded to rm the mount dir as it was “temporary”. It took me mere seconds to realize what I did and by then it was a lost cause. I was able to use a file recovery tool to grab my precious memes, but thankfully there wasn’t much else valuable on the drive.

    Worlds most roundabout rm -rf /




  • Yes, vim is a command line program.

    If you look up “Cli file manager”, there’s a bunch that you can check out and try.

    Tree, grep, and find are usually my three go-tos. Tree to get a general view of a ton of nested files/folders, then if I know a name I’ll use find . -name "filename", if I know a bit of contents, i’ll use `grep -re “content string” to find files containing that.

    I recommend reading the man pages because you can often chain together these in fairly powerful ways.




  • Computers are more or less the sum of their parts.

    For the longest time, and even now I think, the “Linux laptop” companies mostly sold re-branded quasi-generic laptops from Chinese manufacturers and focused on the software aspect to ensure compatibility. This meant that a lot of aspects were cheapened out on. The chassis, trackpad, keyboard, display, fit and finish in general were second class. Sure it was a machine that ran Linux, but most computers do that pretty well.

    Laptop shopping is already fraught with pain and hazards. How do you know you’re getting something that wont break down? Add the “vote with your wallet” premium price on these boutique Linux laptops, and they don’t seem that appealing.

    Thinkpads on the other hand have a huge community of nerds documenting compatibility. They have enterprise customers dumping pallets of used machines into the used market every year, and have far better parts accessibility than the quasi-generic machine.

    Then there’s the trackpoint, you never need to leave the home row. You’re not victim to subpar trackpads(Every non-mac trackpad is subpar, sorry, I don’t make the rules, they suck absolutely.)

    I’ve had my X1 Carbon 4th gen since new in 2016. Even if I can’t upgrade it, 7 years on its still nearly perfect. I got an Dell XPS 15 from work ~5 years ago and I’ve gone through two batteries, finishes are wearing off, the hinge is wonky, and IT HAS NO TRACK POINT.