heliotrope
they/them
- 1 Post
- 29 Comments
heliotrope@retrofed.comOPto
unixporn@lemmy.world•[LabWC] Ditching systemd on my Pi!English
2·10 days agoAh, I see. Well, the system seems to be under less load, but I haven’t really noticed much of a difference in performance.
I might try and play Minecraft tomorrow, though, so I’ll tell you if that’s any better than it was on Raspbian.
heliotrope@retrofed.comOPto
unixporn@lemmy.world•[LabWC] Ditching systemd on my Pi!English
1·10 days agoI’m not sure what you mean
heliotrope@retrofed.comOPto
unixporn@lemmy.world•[LabWC] Ditching systemd on my Pi!English
5·11 days agoI wouldn’t consider it entirely emotional. There are a great many reasons why the willing inclusion of AI-generated code is a bad thing. While the move to ditch systemd is something of a knee-jerk reaction for me, it’s backed by logic.
Also, I’m already aware of the situation with Linux. Unfortunately, it would be quite impossible for me to daily-drive NetBSD, illumos, RISC OS, AROS, or Haiku at the moment – especially on my Raspberry Pi. As such, I’m only defenestrating the parts of my stack that have viable alternatives or that I can do without.
That said, I do have another machine that will be running NetBSD some time in the next few weeks.
heliotrope@retrofed.comOPto
unixporn@lemmy.world•[LabWC] Ditching systemd on my Pi!English
2·11 days agoWell, I do have two displays. I meant the image itself is fuzzy (at least, on my end).
heliotrope@retrofed.comOPto
unixporn@lemmy.world•[LabWC] Ditching systemd on my Pi!English
11·11 days agoWell, I also run it on x86_64. On my laptop, I used the ZFSBootMenu instructions and it’s been running smoothly for over a week now (although I don’t have any swap, as ZFS doesn’t support it or something). I have had issues before, but I assume I must have skipped a step somewhere or fat-fingered an important command. This installation, however, is perfect. I also got Secure Boot to work, which was nice.
As for the Pi, it also seems to be going well, but it’s only been installed for a few hours at this point. This installation was a lot simpler: I just wrote the image to my NVMe drive, shrank the root partition, and created a third partition for use as an encrypted /home.
fscksometimes gets annoyed, as it uses a weird block size, but apart from that it works just fine. Performance is good, LabWC is straightforward, runit is simple, and XBPS is awesome. Mullvad Browser and Tor Browser don’t exist on Linux aarch64 yet, but there’s an unofficial Librewolf repo that I’m using.If you were wondering about systemd, well, they have a permissive AI policy and a few changes made by Claude, which doesn’t sit right with me. Maybe I’m overreacting, but regardless it does no harm to use alternatives.
heliotrope@retrofed.comOPto
unixporn@lemmy.world•[LabWC] Ditching systemd on my Pi!English
4·11 days ago(I have no idea why the resolution is messed up; apologies)
heliotrope@retrofed.comto
Linux@programming.dev•The Linux Kernel Organization now lets developers submit AI-generated code, as long as it complies with the guidelines, licensing, and attribution requirementsEnglish
21·18 days agoRule-wise, this seems fair.
Regardless, if AI usage continues to increase in this manner, I’ll likely be driving NetBSD, AROS, and FreeDOS by the end of the decade.
Maybe even a little TempleOS or ZealOS, for flavour.
heliotrope@retrofed.comto
Lemmy Shitpost@lemmy.world•Getting told by Lemmy to stop taking drugsEnglish
49·19 days ago
heliotrope@retrofed.comto
Lemmy Shitpost@lemmy.world•When I die maybe they will also stuff me and put me in a museumEnglish
4·20 days agoMan, I may have grown up with 64-bit PCs and Arduinos, but the ol’ Apple II is still surprisingly usable (though obviously don’t expect it to be able to run Crysis).
heliotrope@retrofed.comto
Memes@sopuli.xyz•Good luck figuring it out since it also doesn’t come with man pagesEnglish
13·20 days agoI have a friend IRL called Kit, who also happens to use they/them pronouns.
Nobody sees me getting up every morning, eating well, doing my coursework, applying for placements; because I do none of those things. Not yet, anyway.
As soon as I conquer the depression, sleep disorder, financial trouble, and generalised anxiety, it’s over for you hoes.
heliotrope@retrofed.comto
Linux@programming.dev•What are the various linux desktops environments and how do they compare?English
3·24 days agoWell, yes; after all, I have been able to modify even proprietary software to fit my own preferences; but it’s clear (and also explicitly stated) that it’s supposed to be used mostly as-it-comes.
I can’t say I’ve tried Niri or PaperWM before, but if they’re based on GNOME then maybe I’m being a little harsh.
Thanks for the complements!
heliotrope@retrofed.comto
Linux@programming.dev•What are the various linux desktops environments and how do they compare?English
14·23 days agoObviously check out Eylenburg’s page and the ArchWiki, but here are my two cents on a bunch of DEs:
This is going to be long
Note: The weight of a DE is comparitive. “Heavy” DEs (such as GNOME) can still be swift on lower spec machines.
GNOME
- Based on Shell Toolkit and GTK4 (with libadwaita)
- Wayland only
- Heavy
- Slightly similar to macOS’ UI/UX, but really in a class of its own
Not particularly customisableCan be customised heavily, but the settings aren’t exposed and the devs don’t like it much.
KDE Plasma
- Based on Qt6 and QML (with its own frameworks)
- Wayland only (usually)
- Heavy
- Has a lot of dependencies
- Very Windows-y out of the box; but can easily be modified to replicate any other UI/UX
KDE Liquid
- Based on QtQuick
- X11 only (as far as I know)
- Midweight
- No fancy effects
- Not usually packaged, but available on Arch
- Basically just KDE Plasma, but using a slightly different widget toolkit
Xfce
- Based on GTK2/3 (originally XForms)
- X11 by default, but everything except Xfwm supports Wayland (Xfwl is almost done)
- Light
- Generally looks like itself, but some Linux distros have it looking more like Windows
LXQt
- Based on Qt5/6
- X11 by default, but you can switch Openbox for KWin or LabWC in the settings
- Light
- The result of LXDE and Razor-qt merging
- Layout is similar to older versions of Windows, but this can be changed
LXDE
- Based on GTK2 (I believe a GTK3 port may exist)
- X11 only
- Very light
MATE
- Based on GTK2
- X11 only, but it’s almost Wayland-ready
- Midweight
- Comparable to Xfce
- Unique 2-bar layout, but can be transformed
- A fork of GNOME 2
Cinnamon
- Based on GTK3/4 (with XApp frameworks)
- X11 by default, with experimental Wayland support
- Midweight
- Windows-esque layout
- Created as a spiritual successor to GNOME 2
- Forked from GNOME 3
Budgie
- Based on GTK3/4
- Wayland only
- Midweight
- Unique layout
- Also created as a spiritual successor to GNOME 2
deepin
- I know basically nothing about this other than the fact it’s Chinese
- Looks pretty
Trinity
- Based on TQt3
- X11 only
- Lightweight (these days)
- Similar layout to Windows; actually an old KDE layout
- Forked from KDE 3
- Maintains its own forks of Qt (called TQt), KHTML, and the KDE applications
- Still works with older themes and software, such as QtCurve (which is nice)
Enlightenment
- Based on EFL
- X11 by default, with experimental Wayland support
- Lightweight, despite fancy effects and animations
- Often considered a WM, rather than a DE, but it has its own suite of applications so it’s a DE
- Unique layout
COSMIC
- Based on iced
- Wayland by default
- Unsure of weight
- Maintained by System76 (the Pop!_OS people)
- Layout similar to GNOME
- Still quite new
Lumina
- Based on Qt5
- X11 by default
- Quite popular among FreeBSD users
Pantheon
- Based on GTK3/4 and Granite
- Wayland by default (soon to be Wayland-only)
- Midweight
- Akin to macOS
- Used in elementary OS
CDE
- Based on Motif
- X11 only
- Lightweight
- Ancient software, used in many Unices (e.g. AIX, Solaris, Tru64, etc.) and other OSes (e.g. VMS) back in the day
FVWM-Crystal
- Not based on any particular toolkit (a fair bit of raw XCB/Xlib, I imagine)
- X11 only
- Very lightweight
- Quite old, so your mileage may vary when using it with newer software
- Integrates with several music players, including Audacious and Quod Libet
- Arguably more of a shell for FVWM
heliotrope@retrofed.comto
Linux@programming.dev•What are the more obscure independent linux distros?English
8·26 days agoSlackware, Gentoo, the Mandriva family (OpenMandriva, Mageia, PCLinuxOS, ROSA, ALT Linux), Void, Alpine, Chimera, Venom, CRUX, Exherbo, Paldo, the PiSi family (PiSi Linux, old versions of Pardus), and Solus (eopkg is a fork of PiSi).
heliotrope@retrofed.comto
linuxmemes@lemmy.world•systemctl status --user pipewireEnglish
21·26 days agoAnd then there’s also sndio, ported from OpenBSD. This does basically the same thing as OSS/ALSA.

(laughs in void)