No, I sort by date (last downloaded) and keep replaying few newly added songs on loop for hours until I download another.
Although it depends on way of access.
Folder music player on phone - sorting by date or shuffle playlist - rapid playlist (directory) switching
VLC player on laptop - sorting alphabetically or shuffle playlist - rare playlist (directory) switching
Navidrome server - whole albums or newly added played individually - rare playlist use (shuffle)*
playlists generated using ls playlist_dir/* > playlist.m3u
I myself prefer inkjet. Mainly because I don't really understand the laser printer operation, I can't even name all the rollers, but the simplicity of pouring more ink into old cartridges and easy head replacement (built into cartridges in my case) is nice, as well as compactness when requiring color. Maybe when I'll once decide to study it I'll try a laser.
HP PSC 1315, somewhere around 20 years old. It has an absolutely botched USB replacement that's not even fully inserted, but it's somehow worked for years now.
It was my first soldering attempt. You'll squirm now, I didn't know what flux was. I thought there wasn't enough heat and went to MAXIMUM. 520°C (968°F) cooked contacts. But somehow it works...
Hear me out, printers are relatively high-maintenance technology. I want some decent understanding to be able to deal with various faults first, but I am too lazy to study laser printers, so I use inkjet.
But actually, I kinda want a... dot matrix. 24-pin for sure, but hear me out, I want a slow one. I want to watch it and listen to it printing, so I want it to take enough time. I am not joking. Many times I used high DPI printing which takes 20 minutes per page (A4) and I was watching the heads the entire time.
Which is why so many people pirate. Non-conforming browser, OS, TV, some other missing magic? Too bad. Paid for quality 4K? Here's some low bitrate 720p.
Memory from middle school. The extension cord was unplugged. Of course the computers didn't run.
2 of us wanted to tell the teacher who was trying to turn them on, but multiple times we were stopped right after "miss" with something along the lines of "Don't think you know everything, I don't need to hear your advice."
OK, I guess. She called a technician. I just wish we were still there to see that.
According to nuclear safety expert Bruce G. Blair, the US Air Force's Strategic Air Command worried that in times of need the codes for the Minuteman ICBM force would not be available, so it decided to set the codes to 00000000 in all missile launch control centers. Blair said the missile launch checklists included an item confirming this combination until 1977.
Boot up from external device and watch it wipe non-windows boot entries (yes, even with secure boot off) and then not automatically find any other EFI files so you have to navigate to them manually. Oh, and the only way to add them back is efibootmgr tool, or if you want GUI, Bootice in Hiren's boot (yes that's still a thing).
At least that was experience with HP 255 G7.
As for another one, a mini PC, the UEFI setup seems to have limited HID driver support. Basic cheap keyboard seems to be a must. DO NOT DISABLE SECURE BOOT IF JUST THE MOUSE WORKS!!!!! Upon reboot, it will ask you to confirm disabling secure boot by TYPING in something. Every time. Even if you reset UEFI with the motherboard pins.
At least that was experience with HP ProDesk 400 G3 mini.
But hey, I also had issues with Dell, I think Optiplex 7020. It was unable to boot via internal DVD drive. I tried 2 of them, both fared the same, no problem reading and burning discs in OS. I tried a USB DVD drive, that magically worked. What?
The purpose of Newspeak was not only to provide a medium of expression for the world-view and mental habits proper to the devotees of Ingsoc, but to make all other modes of thought impossible. It was intended that when Newspeak had been adopted once and for all and Oldspeak forgotten, a heretical thought—that is, a thought diverging from the principles of Ingsoc—should be literally unthinkable, at least so far as thought is dependent on words. Its vocabulary was so constructed as to give exact and often very subtle expression to every meaning that a Party member could properly wish to express, while excluding all other meanings and also the possibility of arriving at them by indirect methods. This was done partly by the invention of new words, but chiefly by eliminating undesirable words and by stripping such words as remained of unorthodox meanings, and so far as possible of all secondary meanings whatever. To give a single example. The word free still existed in Newspeak, but it could only be used in such statements as “This dog is free from lice” or “This field is free from weeds.” It could not be used in its old sense of “politically free” or “intellectually free” since political and intellectual freedom no longer existed even as concepts, and were therefore of necessity nameless. Quite apart from the suppression of definitely heretical words, reduction of vocabulary was regarded as an end in itself, and no word that could be dispensed with was allowed to survive. Newspeak was designed not to extend but to diminish the range of thought, and this purpose was indirectly assisted by cutting the choice of words down to a minimum.
I used wget to download static sites, or at least ones with simpler JavaScript, but it won't download any required files that are only linked in JS code, so it probably won't work for many sites.
You also need to be careful when spanning hosts so that you don't accidentally (attempt to) download the entire internet. And rate-limiting, useragent, robots file, filename limitations (so that it doesn't save files with filename characters that have other uses in URLs like # and ?), filename extensions (to serve them back with correct mimetype), getting filenames from server rather than URL when appropriate, converting links (works in HTML files only), and I am probably forgetting something else.
Oh, and it's a single process doing one request at a time, so even just a page with too many images will take ages. E.g.: http://cyber.dabamos.de/88x31/ (currently offline).
You can then easily serve them using NGINX, or just browse as files, though the latter may not work well on something like a phone. Oh, one more thing, image.jpg and Image.jpg would conflict on Android, and some websites have differences like that. It can only be stored within Termux (and served using NGINX in Termux).
Would the Shrek script be compatible too?