backhdlp

joined 10 months ago
[–] backhdlp@iusearchlinux.fyi 5 points 7 months ago* (last edited 7 months ago) (2 children)

FDO is FreeDesktop dot Org, the XDG people

Vaxry is an asshole (the Hyprland maintainer)

[–] backhdlp@iusearchlinux.fyi -1 points 7 months ago
  1. I'd say go for a rolling, maybe do updates on weekends
  2. The students will very likely appreciate the customizability of Plasma or Cinnamon; if you want them to focus on work, GNOME (probably with some extensions) would be better. Tilers are a bad idea, because they take some getting used to
  3. Doesn't really matter, company distros might be paid tho, and that can obviously get expensive
  4. Wayland if your DE has good support (i.e. is GNOME or Plasma), otherwise X
  5. Btrfs' snapshotting capabilities might be useful to rollback the system to something working if the students fuck something up
  6. Immutable without sudo access should be the safest to hand over to people that you don't want to ruin anything
  7. I don't know enough about specific purpose distros

If you already know Nix, NIxOS would be a good choice

[–] backhdlp@iusearchlinux.fyi 3 points 7 months ago

I think something like

%wheel ALL= NOPASSWD: /bin/apt

should be the right way of disabling the password for apt.

[–] backhdlp@iusearchlinux.fyi 8 points 7 months ago (6 children)

They do! /bin has the executables, and /usr/share has everything else.

[–] backhdlp@iusearchlinux.fyi -1 points 7 months ago

I don't think there really is an easy way to do this. For sure not as easy as reinstalling.

[–] backhdlp@iusearchlinux.fyi 3 points 7 months ago

Thanks, I switched from unconfigured (but working because magic) networkmanager to pure wpa_supplicant on my NixOS system yesterday and I definitely noticed frequent reconnecting.

[–] backhdlp@iusearchlinux.fyi 7 points 7 months ago

Doesn't work for me. Do you have any custom rules?

[–] backhdlp@iusearchlinux.fyi 2 points 7 months ago

Found this recently:

it became a thing yesterday lol

[–] backhdlp@iusearchlinux.fyi 3 points 7 months ago (5 children)

No way, Debian uses systemd, and systemd uses systemd-journald for logging, and doesn't need cron, because it has timers.

[–] backhdlp@iusearchlinux.fyi 1 points 7 months ago

My real first time using Linux was with Pop!_OS in April last year.

[–] backhdlp@iusearchlinux.fyi 3 points 8 months ago

I'd say make a group to fix permissions, put everything in a common directory (that has rw permissions for that group), and symlink everything to the standard locations.

 

TL;DR: Wofi is unmaintained

Wofi is a launcher/menu for wlroots based compositors.

The description on the sourcehut says that it's not actively maintained. Looking at the commits confirms this: The most recent commit was 4 months ago, and the 10th most recent 10 months ago. The creator also confirms this again in a reddit comment. (libreddit link)

Yet in most places I look (sway wiki 1, sway wiki 2*, hyprland wiki**, gentoo wiki, arch wiki sway, arch wiki hyprland, awesome hyprland**) it's at least listed somewhere, often near or at the top, with no mention of the maintenance status. I also searched for comments on lemmy containing wofi and only one of them mentioned that it's unmaintained, and that under a post that's seemingly deleted.

*edited by me just now

**filing an issue (or maybe pr) tomorrow when I'm less tired

I guess it still works perfectly fine, and I'm ok with using unmaintained software (Android 9), but I'm sure there are people who would like to know that.

While I'm here, I'd like to highlight that there is an active rofi fork that supports wayland with full functionality, which is a great alternative to wofi.

view more: next ›