nitpicking

joined 1 year ago
[–] nitpicking@kbin.social 2 points 1 year ago

I used WordPad for certain text files, because it word-wraps differently from Notepad. Admittedly, that happens less than once a month. I will only slightly miss WordPad.

[–] nitpicking@kbin.social 1 points 1 year ago

And according to that very GitHub, you have to downgrade Python to 3.10, or create a sandbox. I wish to do neither. For me, it's cleaner to create a whole virtual environment than a sandbox.

I'm old school. Programs should not requires system-level changes, period end of sentence. I miss static compilation.

[–] nitpicking@kbin.social 1 points 1 year ago

Miniconda drives me crazy and the one time I tried to use it, it changed my default python environment system-wide. I have been increasingly annoyed by Python's having so absurdly many fractional versions, and its scripts refusing to work unless you supply them with version N.nnnn.nnn exactly. (Yes, I am exaggerating.) Here is the acceptable pace to make incompatible versions of a programming language: no more than every 2 years.

[–] nitpicking@kbin.social 1 points 1 year ago

FWIW, this doesn't happen in KDE, only in XFCE4. I am ... mystified.

KDE has its own problems, of course. Nothing is ever simple.

[–] nitpicking@kbin.social 1 points 1 year ago

Debian tends to be pretty conservative, and kbin is currently a pretty niche application that's only of interest to server admins. So, I suspect you're right. It probably wouldn't be packaged until a Debian Developer happens to be interested in it.

[–] nitpicking@kbin.social 4 points 1 year ago

Name of web site is nitpicking.com.

[–] nitpicking@kbin.social 1 points 1 year ago (2 children)

You can request that kbin be packaged here: https://wiki.debian.org/RFP

If you're techie enough, you could even volunteer to be the Debian maintainer.

 

I have a Debian Bullseye system, ASUS PN53 (built in Radeon graphics) with two monitors, one connected via HDMI and one using a USB-C adapter.

When xscreensaver locks the screen, only the HDMI monitor displays a screen saver. The USB-C monitor continues to show whatever windows were on it, although the screen lock works to the extent that you can't interact with them until you unlock.

Mate-screensaver worked correctly, but xscreensaver is superior, and also I'm now using Xfce-4.

Suggestions?