

the tradition is
LOL! Booking a meeting now! Tradition is tradition!
Install Guix


the tradition is
LOL! Booking a meeting now! Tradition is tradition!
Oooooh, ok. TIL.
At least Arch and Debian seem to use top from procps-ng. Good to know.


^^^^ get to posting, OP! These comms aren’t gonna fill themselves!
I missed this part during my first read:
This screen allows you to customise which fields are displayed in the currently selected window. Use cursor keys (or Alt + j and k) to move up and down this list, d to toggle whether a field is displayed and s to choose the field by which the window is sorted.
and when I tried it, it seemed like my commands weren’t doing anything… so in case anyone else finds this helpful…
How to sort columns in top.
topf (not SHIFT+F)s to sort by the column you’ve currently selected
whose current sort field is $COLUMN_NAMEsq to exit the Fields Management screenAt this point, top may not look like it sorted the selected column. It may be helpful to tell top to highlight the currently sorted column. Press x to do this.
Now it should be easier to tell which column was sorted.
Wait… what?
$ top --version
top from procps-ng 4.0.5-dirty
The following utilities are provided by procps:
- free - Report the amounts of free and used memory in the system
 - hugetop - Report hugepage usage of processes and the system as a whole
 - kill - Send a signal to a process based on PID
 - pgrep - List processes based on name or other attributes
 - pkill - Send a signal to a process based on name or other attributes
 - pmap - Report the memory map of a process
 - ps - Report process information including PID and resource usage
 - pwdx - Report the current working directory of a process
 - skill - Obsolete version of pgrep/pkill
 - slabtop - Display kernel slab cache information in real time
 - snice - Renice a process
 - sysctl - Read or write kernel parameters at run-time
 - tload - Graphical representation of system load average
 - top - Dynamic real-time view of running processes
 - uptime - Display how long the system has been running
 - vmstat - Report virtual memory statistics
 - w - Report logged in users and what they are doing
 - watch - Execute a program periodically, showing output fullscreen
 
Oh, so these guys manage top and a few other common utilities.
I would often just grab htop because I had no idea how to read the CPU usage out of top.
lol, same! 1t gets me 90% of the functionality I use in htop.
Wow. wat. This is top??

The only reason I use htop is because I never bothered to learn top. I’m totally down to avoid downloading and installing another utility though. The time to learn top is TODAY!
OK, now I’m updating.


How important is port forwarding?
Related: Answered: Why you do need port-forwarding for Bittorrent


To Home Assistant! The cause of, and solution to, all of life’s problems. 🍻
Soulseek, but also redacted.


Ampwall was another Bandcamp alternative I had heard about. Although, Mirlo is federated with ActivityPub?? Nice.


energy-efficient mainboard
How did you go about selecting one of these?


Nice! Just what I was looking for! My old server would idle at 60W (with 4 HDD). My new server seems to be idling at around 45W. I haven’t looked into any tweaks I could make yet. This will be a good starting point.
*where “idle” means it’s running a bunch of Docker containers, but they’re not being actively used.


Looks cool. Good job!
I know the MIT license tends to be the default… buuuuutttt… there are other licenses too like AGPLv3 or others.


I just bought some recertified Western Digital drives on eBay. First time.
3 out of 4 of the drives weren’t detected by the OS… I’m in the middle of RMA right now. They received my broken drives last week, but I haven’t heard anything back yet…
On Guix, I could bisect (like git bisecting) my OS. So usually what would happen is:
guix system switch-generation $n, where n is the last known good stateUnfortunately, my laptop is too new so Guix isn’t fully compatible with all my hardware. (Yes, I was using nonguix)
But that was a pretty neat experience compared to debugging something on Arch.
Difftastic is fantastic!