• 3 Posts
  • 90 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle




  • With a machine like that, you’re firmly in the mainstream of linux. Almost any distro will run well on it, so selection is a matter of taste.

    Debian is a solid, conservative option, though they have a reputation of lagging behind other distros in terms of software versions. I do like arch, their wiki is first rate. It has the reputation of being finicky but I’ve always found it pretty straightforward. Great for the extensive docs and not trying to insulate you from the system.

    I personally would avoid ubuntu these days, they seem to be leaning into the Ubuntu Way for things like installing software. A bit lock-in ish for me.

    FWIW I’m running nixos on my thinkpads, works great. Nixos is not to be undertaken lightly, there’s a lot to learn and docs are meh. Stability is second to none, and the declarative configuration management makes it great for easing into devops.











  • What I think would be interesting would be to have communities be tags rather than exclusive categories. So if you make a post, you can add more than one tag to it, provided you are a ‘member’ of those tags.

    Tags would have moderators much like communities have moderators now, to preserve the meaning of the tag. So you could have a tag like ‘billionaire media’, and members could slap that tag on all nyt, wapo, etc articles. Moderators would boot members who misapplied the tag.

    Then what would be interesting would be to use the tags for searches, like ‘news’ minus ‘billiionaire media’.

    Pretty significant changes from what lemmy is today, so would be either a fork of lemmy or a from scratch new program.


  • I dunno about ‘friendly’, but my setup is minimal configuration and about as stable and unchanging as the terminal. Its xmonad with xfce in no-desktop mode. My xmonad configuration is extremely minimal because I mostly don’t care about customization. I set terminal=alacritty and the thickness and color of the outline around the focus window, and that’s it.

    Because I have xfce backing me up, I get the benefit of monitor layout, mouse settings, the xfce session logout window, etc etc.

    As for using xmonad itself. You’re just going to have to pull up the keyboard reference on your phone until you can get around ok, there’s no help and no explanation. When you boot into it you get a blank screen lol.

    For launching programs, you windows-p and you get the dmenu program launcher at the top of the screen. Type the first few letters of whatever program and hit enter.