Tip: If you're using WinSCP's synchronize command in a script but you don't edit your script very often and your new exclusion pattern seems to be getting ignored, check if you're trying to name a directory without including the trailing slash.
#windows #winscp #scripting
Tip: If a recent Firefox update added smooth scrolling despite the checkbox still being unchecked and you don't like your scrolling being slow/laggy, try going into about:config and toggling the `general.smoothScroll.mouseWheel` pref to also be false.
#firefox
I've also been temporarily un-readonly-ing the Netatalk share and having fun with Deluxe Folder Icon Creator, Iconographer, FinderPop's "Set File Type" menu, and AppleShare's ability to remember window dimensions.
I got back to working on the icons for my retro-hobby file share and it now has 68k Mac icons for the Windows and Mac OS 9 views (and Linux, which reuses the Win7 icon).
I still need to make the Intel Mac 68k icons and most of the OSX PPC ones though, so the preview sheet is using old screenshots there. (I don't yet have as good a workflow for those.)
...I also need to write some tooling to check which alternative icon sizes I forgot to make.
I got back to working on the icons for my retro-hobby file share and it now has 68k Mac icons for the Windows and Mac OS 9 views (and Linux, which reuses the Win7 icon).
I still need to make the Intel Mac 68k icons and most of the OSX PPC ones though, so the preview sheet is using old screenshots there. (I don't yet have as good a workflow for those.)
...I also need to write some tooling to check which alternative icon sizes I forgot to make.
I just have to give a shout-out to https://www.retrospect.com/ for anyone who needs commercial-grade backup software.
I've seen people call them "the gold standard" for classic Mac OS and, in 2024, when I asked about the possibility of licensing an ancient version for lack of something like rsync on my Mac OS 9 retro-hobby PCs, they let me use a download and license key that they keep around for when customers need to recover old backups on "but we can't provide support" terms.
Random thought inspired by "too new but too slow" mini-PCs: I wonder what the odds are of someone making a bare-metal hypervisor/emulator that lets DOS and Win3.11 run "natively" on even Intel's proposed x86S, with emulated SB16 and CGA/EGA/VGA/VESA video.
Maybe, for a rainy-day project, I'll see how far I can minimize boot time if I build a Linux install that boots into full-screen DOSBox or 86box and a BIOS POST Plymouth boot splash to hide the rest on cold boot.
#retro #retrocomputing #dos
Tip: I haven't finished minimizing the reproducer yet but, if you're using rusqlite concurrently through something like `Arc<Mutex<Connection>>` and you're getting `Foreign key constraint failed` errors that go away if you force only one thread, check if you're using `INSERT OR ...` on a table referenced by a foreign key. There's some kind of bug and manually reimplementing `OR IGNORE` client-side by `SELECT`ing first worked around it for me. #rust #sqlite
Did I really forget to show the "XP pretending to be 98SE" side of my server's icon set? I can't find one in my timeline... oh well.
I've been on other things this week, but here's the complete overview.
As you can see, 10.4 isn't beyond proof-of-concept for the same "small sizes for older OS, bigger sizes in a different style for newer OS" trick I used for XP vs. Win7 and I'm currently just reusing my Win7 icons for Linux.
#retro #retrocomputing #windows #icons
I've started to polish up the classic Mac OS versions of my retro fileshare icons. #retro #retrocomputing #windows #icons
...if anyone wants it, the tool is a shareware thing Icon Archiver in "Large Family" view mode.
...though the actual editing work mainly involves ex-shareware-now-freeware named Iconographer and Graphic Converter 5.x pending me discovering how to edit icons in Netatalk-flavoured AppleDouble resource forks directly on Linux so I can use GIMP for layers and select-by-color.
...and the .ico files for my retro fileshare now have higher-resolution versions for Windows 7... with the sizes carefully chosen so that XP will pick the dithered 98SE-originated 48px and below while Windows 7 will switch to the smooth ones at any size above that.
I wound up having to slice, dice, and redraw Windows 7's Libraries icon to get the kind of folder art I wanted to use for a base.
Sorry for anyone who saw me pull the previous version. I accidentally uploaded an old screenshot from before I'd done the tricky to fix the scale of the DOS icon.
...and now some retro fileshare icons for the OSX 10.13 side of my Intel macs... or really any mac that prefers SMB.
Most were just done by making a silhouette in Inkscape & feeding it to folderify-v2, but Mac_PPC and Win7 were hand-done, OSX_PPC required hand-tracing to get that gloss, and DOS required some trickery because folderify-v2 strips padding. Win9x is probably going to need to be redone by hand for the same reason. #retro #retrocomputing #macos #osx #icons
I've continued to work on the icons for my retrocomputing fileshare. Here's the current state of the icons for the Samba side of things.
The urge hit me and I decided to create some nicer icons for what my /srv/retro looks like when viewed from my Power Mac G4 through Netatalk.
I'm a perfectionist, so I'm sure I'll go back to fine-tune things like that win16 icon later. I have an SVG source for the logo, so I can tweak the size to fix it hanging a little too low.
(`serials.zip` is password protected keys for stuff I paid for. `UNSORTED` is temporary.)
#retro #retrocomputing #macos #icons
The fun thing is, once I knew the song's name, I could then search it on Korean Wikipedia, feed the page into Google Translate, and see that the links in the opposite direction are in good health.
https://ko-m-wikipedia-org.translate.goog/wiki/중화반점?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en-US&_x_tr_pto=wapp
I was finally clearing out a bunch of old "What was this?" TODO items and I had a brainstorm for how to identify the music from an old ebaumsworld video named `annoyingasians.mpg` with no other context... search the filename on YouTube and see who the royalties are going to for any crossposts that show up. Sure enough, I found my answer → https://www.youtube.com/watch?v=2TqoacPsq_8
Networking Tip: If your client says "No route to host" on some ports but not others, double-check your server's firewall configuration... for example, if you're trying to use UFW and something also installed firewalld behind your back, you're going to get very confusing symptoms that won't be fixed by asking UFW to flush your iptables and re-create them.
KDE Tip: If the Display Settings snapping is preventing you from getting the alignment you want (eg. top-aligned 1280x1024,1920x1080,1280x1024), try changing (but not applying) resolutions, then snapping, then changing them back.
(eg. To work around the forced centerline snapping, I changed the 1920x1080 to 1280x1024, snapped them together as a uniform row of 1280x1024, changed it back, and then hit apply).
Linux user, open-source enthusiast, science buff, and retro-hobbyist who occasionally reviews fanfiction.