

Oh, cool. I have both installed for different reasons and discovered it by accident.
Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.
🇬🇧 / 🇩🇪


Oh, cool. I have both installed for different reasons and discovered it by accident.


My largest issue right now is that you cannot order search results by date anymore.


You can give mpv an URL from YouTube and it will play that video.


Exactly! Your user data is stored in c:\users. This includes, well, your user data for all of the users, including all user-spefific configuration files and application data and actual files and directories created by the user.
Unfortunately lots of configuration is stored in the registry and is useless for transitioning them over to Linux. Same with most Windows software that doesn’t use the registry. You’ll unfortunately also find configuration files all.over the place. Might it be in the application’s installation directory c:\ProgramData, or somewhere else.


Malicious compliance is the best form of compliance.


I did, and I just don’t “feel it”. Those is all great software but none of them really fits my specific use case. They all seem to be deeply connected with desktop environments or being just plain old font managers.
My dream is something like an image viewer, but for fonts. A bit like display from ImageMagick does it, but more like this.


So, what dependencies do the DE font viewers actually pull in?
The ones specific to that DE, which I do not want.


Mmmh, nope, only the normal version available.
The Flatpak version (or KCharSelect in general) unfortunately ignores the font file given on command line.


KCharSelect
It just installs kcharselect … and figuratively half of KDE :)

There seems to be a Flatpak available I’ll check out later when I have time to install hundreds of megabyte of depending other KDE-specific Flatpaks …


As far as I know, GNOME and KDE have had font viewers since time immemorial.
I was talking specifically about web fonts and web font websites which help me not the slightest with my use case.


Ideally something that allows me to see the characters in a table, sorted by character blocks, like in the LibreOffice “Insert Special Characters” dialog, so that I’m not limited to some predefined text but being able to see all characters.



These types of apps became fairly irrelevant with the advent of Web Fonts and sites that already do all of this.
That’s my point. All of those stupid modern things do not solve my issue of just double-clicking a local ttf file in my file manager to see some text rendered in that font. That is literally all I want to do.
The fact that you’re asking for whatever tool to not use something like QT or GTK
I don’t really care what graphics toolkit is used. I just don’t want something that is heavily interconnected with any type of desktop environment due to not wanting to install a metric shit-ton of dependencies 😉


This is the only valid answer!
So, they gave in to the AI hype, too?
If you have money to spend, look for a Microsoft Surface. It’s amazing how good they work with Linux, despite being a Microsoft device designed to run Windows.
Their build quality is really good, too.


I am so glad that I’m using an adblocker that filters out 90% of the crap. The other 10% of the crap are killed by cookie whitelist and Javascript whitelist.
Security … Depends. If you want to sell the SSD, then yes, wiping the SSD is advised. You don’t need complicated random multiple-write patterns. Just make sure to wipe everything (keywords: wear-leveling, cache), you could use blkdiscard for that.
Performance-wise nothing noticeable would change. Physically, SSDs are fast enough to modify the charge traps to store the bits as needed to store files regardless of what’s in those traps (that’s quite a rabbit hole).
If you plan using the SSD for your own, you don’t need to wipe it, just repartition as needed and create the file systems in the partitions. What I do, is writing some data to the storage to destroy the partition table (dd if=/dev/urandom of=/dev/XYZ where XYZ is my target device – and then leave it runninf for a few seconds).
Since you’re using encryption, the common tools only see garbage and no data (i.e. file system). So simply don’t decrypt and work with the mapped partition but use the device directly.


How can you only have 15 Tabs open?
I use bookmarks and close tabs I don’t need any longer.


I have currently 13 tabs open and I don’t see the issue. RAM is there to be used. I actually expect my programs to extensively cache stuff and use the RAM.

(The other Firefox processes for the individual tabs are cut from the screenshot.)
Google decided we need to be fed more algorithm crap instead of actually useful (i.e. most recent) results.