Skip Navigation

Posts
0
Comments
46
Joined
2 yr. ago

  • 8 DEs aren't enough for you?

    They are, but a man can dream. And thanks for the tip!

  • It breaks some system keyboard shortcuts

    And so does Sublime Text: CTRL+SHIFT+U for inserting Unicode characters doesn't work in it. :(

    I recently switched from ST4 to VS Code (Codium actually) because of this and because it's easier to set up a Python debugger.

  • Cool concept. I really appreciate the "independence" from the project after the installation. It would be cool, if the author preconfigured some less common DE/WM alongside the ones they package now. I yearn for a distro with a preconfigured tiling WM, so I wouldn't have to use my half broken i3wm setup.

  • I was an avid Minecraft player in my teens. It being cross-platform (basically 100 % compatibility) made my switch to Linux quite painless; if Minecraft did not work, I probably wouldn't install Linux.

  • This is the library one of the Lemmy summarisation bots uses. It can be used as a CLi utility.

  • I don't think people who use spaces press spacebar four (or who knows how many) times.

  • Don't! SG-1 has an incredible charm.(Especially the earlier seasons where they use less CGi.)

  • That sounds terrible! I am already not very good at managing the charge of my phone.

    Genuine question: How do you manage not to lose one of the earbuds?

  • Also what the fuck does the author mean when he says ubuntu is special¿?

    There are two ways I read that:

    1. Ubuntu is special just to the author. It's their favourite distribution and it holds sentimental value to them. The author doesn't want Ubuntu to change, because they like it just the way it is.
    2. Ubuntu is special because of its high popularity between new users. For a long time, Ubuntu was/is suggested to newbies because of its ease of use and solid defaults. The removal of the apps could make the experience of future new users worse, so less people would stick with Linux.
  • Keep an eye on niri. It’s a Wayland scrollable tilling WM inspired by PaperWM, but it’s a work in progress. Other than that, nothing that would fit your criteria comes to mind. For example, i3wm might be made to behave the way you’re describing, it would definitely require some hacking.

  • I know USB-C is more robust than MicroUSB, but that doesn’t feel like it’s good for the connector. I’d much rather have a bit thicker (Apple said they’re getting rid off the jack to make their phones thinner.) or a bit less waterproof phone (not having a massive hole in the phone helps to waterproof it), than to loose the headphone jack.

  • Same. I can't imagine having to remember to charge my headphones.

  • Regolith packages preconfigured i3wm (and now Sway) alongside basic utility apps (file manager, image viewer etc.) and GUI configuration manager. Notifications and similar stuff, which you have set up manually in some window managers, works out of the box. I’d call Regolith a full blown desktop environment. Too bad it’s intertwined with apt so much, so porting it to distributions other than Ubuntu and Debian is complicated.

  • I can't imagine writing a whole book in Markdown. I couldn't live without the ability to create my own macros (like I can in TeX). But I digress. Those bad page breaks could perhaps be solved by using the nowidow (or any similar) package. If that doesn't work, manually put \pagebreak or \newpage before the offending lines.

    Keep up the good work! :-)

  • I very much enjoyed Command line text processing with Coreutils. It helped me when I was writing my thesis, which basically consisted of several (quite long) pipelines. It would have been quite helpful if I’d known awk, so I’ll check this book out!

    The web version looks very nice, but the PDF version feels a bit iffy (maybe a bit cheap?) to me — for example there are some bad pagebreaks (e.g. between pages 9 and 10 or pages 14 and 15). How do you create it? Perhaps you should get more hands-on with the typesetting. (I'm no expert on typography, but it would be a shame if your work was detracted from by the little imperfections that some people are sensitive to.)

  • Perhaps a point & click adventure would be a good fit? I’ve played and quite enjoyed The Blackwell Legacy and I’ve heard good things about other games by Wadjet Eye.

  • XFCE is excellent. It’s the first DE I have used after switching to Xubuntu from Windows XP. Everything made sense to my Windows grown brain and everything was extremely customizable; an ideal DE for me! I stopped using XFCE after I switched to i3, but I still used a bunch of XFCE applications for a while.

    One of the drawbacks of XFCE is that many GTK applications are written for Gnome first, so most applications which use GTK look funky in XFCE with their menus hidden in buttons etc. It made looking for apps that would fit the æsthetic a chore. (I don’t think there’s this dichotomy in the Qt world, i.e. LXQt apps wouldn’t look out of place in KDE.)