Data analyst and programmer: SQL (in my sleep), Pascal (in my head), Python (in development), VBA & MS Access (for my sins). Interested in mathematics and computing theory & FOSS.
Posts
First trial install of Xubuntu 26.04 successfully done.
There was no need to change my standard method, so it remains as described in my articles - see https://dev.to/geraldew/running-linux-purely-on-a-usb-drive-3mfg
The steps were:
- Download ISO and make thumb drive
- Go to spare laptop and remove hard drive
- Boot thumb drive
- Plug in target USB SSD drive
- Run installer
- Shutdown remove thumb drive
- Boot on SSD
- Re-install GRUB as removable
- Reboot
- Install rEFInd
Just a quick note. This account here on Fosstodon is my only Mastodon presence.
So if you see any others with the same account name those are not me.
Obviously if I move instance sometime then that might change but for now, this is it.
As a little bit of a file system nerd (note: "little bit") I was intrigued to find this comment in an otherwise typically trolled thread.
- (re NTFS) .. "uses a built-in table ($UpCase) which maps between lowercase and uppercase letters, avoiding ... Unicode normalization. NTFS until Vista used different case mapping than after Vista. ... if you copy files from an older NTFS drive to a newly formatted drive, some of your files may be overwritten during the copying"
https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/1627799-the-ntfs-resurrection-has-occurred-for-linux-7-1/page4
@ticho @cmconseils well it was the 1990s and I was in-house support so was an integral part of the whole IT setup.
But two classic user problems of that era:
- someone who refused to use the Enter key for new lines and just held the Space bar until wrapping to the next line occurred;
- someone who would take their hand off the mouse in order to click its button - unsurprisingly the mouse nearly always moved as they did that so the click missed its target.
Such fun in the early days.
@simontatham from the mix of these things is why I have my own tool for handling hundreds (if not thousands) of SQL scripts that I've been tinkering with for over 20 years.
Which means I can add an extra item to the list:
- having built a tool for doing some amount of the automation occurring in my work, gives me a head start each time a new need for automation becomes apparent.
I occasionally shock myself at how early that became true, seeing innovative components dated 2005 or so.
Today I very much enjoyed two excellent videos by Dylan Beattie @dylanbeattie@hachyderm.io
- From NUL to DEL: Why 7 Bit ASCII IS Actually Really Clever https://www.youtube.com/watch?v=9rJO3vptblU
- Code Pages and Kohuepts: The Chaos of 8 Bit Extended ASCII https://www.youtube.com/watch?v=uTA3DOL8AfE
From that, I've written my recollections and have done them as an extra comment note to my article "Grrr Character Encoding"
- article https://dev.to/geraldew/grrr-character-encoding-2lia
- comment https://dev.to/geraldew/comment/2hc6i