<toby> Mackenzie's Site (https://www.tobymackenzie.com/blog/category/computer.md)

Computers & Tech posts
====================

Computers & Tech
========

--------------------------------------------

May 11th, 2026 
----------

in computer fix vim 

I'm glad to see that [MacVim 183](https://github.com/macvim-dev/macvim/releases/…

<https://www.tobymackenzie.com/blog/2026/05/11/4872.md>

--------------------------------------------


Mar 6th, 2026 
----------

in computer toby account amazon 

I've discontinued my Amazon Prime membership, opting for just the regular accoun…

<https://www.tobymackenzie.com/blog/2026/03/06/4790.md>

--------------------------------------------


F-droid basic
----------

Mar 2nd, 2026 in computer android software 

I'm switching my Android devices from F-Droid to [F-Droid Basic](https://f-droi…

<https://www.tobymackenzie.com/blog/2026/03/02/f-droid-basic.md>

--------------------------------------------


Git aliases and POSIX sh
----------

Feb 13th, 2026 in computer configuration git linux posix problem sh 

An interesting problem I encountered when moving to use Linux more is that git …

<https://www.tobymackenzie.com/blog/2026/02/13/git-aliases-posix-sh.md>

--------------------------------------------


Vim: Netrw SFTP error
----------

Dec 9th, 2025 in computer problem sftp vim 

I was annoyed by a problem that cropped up in the latest version of MacVim when…

<https://www.tobymackenzie.com/blog/2025/12/09/vim-netrw-sftp-error.md>

--------------------------------------------


Nov 13th, 2025 
----------

in computer fix mac os problem 

MacOS 15.7.2 seems to have fixed my [issue with very slow Touch ID](https://www.…

<https://www.tobymackenzie.com/blog/2025/11/13/4697.md>

--------------------------------------------


vim.tiny and vimrc
----------

Oct 15th, 2025 in computer configuration dotfiles vim 

I tried installing [my dotfiles](https://github.com/tobymackenzie/dotfiles) on …

<https://www.tobymackenzie.com/blog/2025/10/15/vim-tiny-vimrc.md>

--------------------------------------------


Oct 9th, 2025 
----------

in computer mac os problem 

Since MacOS 15.7.1, the touch ID (fingerprint reader) often takes a while to bec…

<https://www.tobymackenzie.com/blog/2025/10/09/4658.md>

--------------------------------------------


Goodbye, LinkedIn
----------

Oct 8th, 2025 in computer www account job social 

I have deleted my LinkedIn account of 16 years.  I hadn't even touched it in se…

<https://www.tobymackenzie.com/blog/2025/10/08/goodbye-linkedin.md>

--------------------------------------------


Sequel Ace
----------

Aug 13th, 2025 in computer www app database development mysql 

I finally moved from Sequel Pro to [Sequel Ace](https://github.com/Sequel-Ace/S…

<https://www.tobymackenzie.com/blog/2025/08/13/sequel-ace.md>

--------------------------------------------


Jul 21st, 2025 
----------

in computer www balance email work 

Recently, I gave in and set up my work email on my phone.  I had gone the first …

<https://www.tobymackenzie.com/blog/2025/07/21/4616.md>

--------------------------------------------


New phone: Minimal Phone
----------

Jul 5th, 2025 in computer minimalism phone 

I got a new phone, [the Minimal Phone](https://minimalcompany.com/).  It is an …

<https://www.tobymackenzie.com/blog/2025/07/05/new-phone-minimal-phone.md>

--------------------------------------------


Openrsync issues resolved (I hope)
----------

Jun 27th, 2025 in computer fix mac problem rsync 

I think I have finally worked through and fixed [the issues caused by Mac OS 15…

<https://www.tobymackenzie.com/blog/2025/06/27/openrsync-issues-resolved.md>

--------------------------------------------


Got a smartwatch: Bangle.js 2
----------

Jun 12th, 2025 in computer banglejs espruino phone watch 

I bought a [Bangle.js 2 smartwatch](https://shop.espruino.com/banglejs2) from […

<https://www.tobymackenzie.com/blog/2025/06/12/got-smartwatch-bangle-js-2.md>

--------------------------------------------


Jun 10th, 2025 
----------

in computer mac macbook os update 

Looks like my Macbook Air (2020 Intel) will not be supported for the next major …

<https://www.tobymackenzie.com/blog/2025/06/10/4578.md>

--------------------------------------------


May 19th, 2025 
----------

in computer digital-minimalism email phone 

My main email app (Fastmail) on my phone logged me out without me noticing for t…

<https://www.tobymackenzie.com/blog/2025/05/19/4565.md>

--------------------------------------------


Mac: 15.4 rsync issues
----------

May 15th, 2025 in computer mac problem rsync update 

After running into some problems with some `rsync` scripts recently, I discover…

<https://www.tobymackenzie.com/blog/2025/05/15/mac-15-4-rsync-issues.md>

--------------------------------------------


ZSH regex capture groups
----------

Apr 16th, 2025 in computer cli regex zsh 

In writing a script for the ZSH shell, I wanted to extract some bits from a str…

<https://www.tobymackenzie.com/blog/2025/04/16/zsh-regex-capture-groups.md>

--------------------------------------------


Apr 11th, 2025 
----------

in computer os phone samsung update 

Finally got the One UI 7 / Android 15 update on my phone (Samsung S24) today.  1…

<https://www.tobymackenzie.com/blog/2025/04/11/4539.md>

--------------------------------------------


Using pipes to augment IO of command with bash script
----------

Apr 5th, 2025 in computer bash math pipes programming script shell 

I like the interactive mode of the `bc` command line calculator because it is u…

<https://www.tobymackenzie.com/blog/2025/04/05/pipes-augment-io-bash-command.md>

--------------------------------------------


Server upgraded from Ubuntu 20.04 to 22.04
----------

Mar 20th, 2025 in computer www os server site ubuntu upgrade web 

My server was on Ubuntu 20.04, but due to the end-of-life of that LTS version n…

<https://www.tobymackenzie.com/blog/2025/03/20/server-upgrade-ubuntu-20-to-22.md>

--------------------------------------------


Nov 20th, 2024 
----------

in computer www development mac virtualbox web 

In Mac OS Sonoma, browsers now require and the OS will ask for the "Local Networ…

<https://www.tobymackenzie.com/blog/2024/11/20/4479.md>

--------------------------------------------


Goodbye, Twitter
----------

Nov 15th, 2024 in computer toby account social twitter 

I have deactivated my Twitter account, as of last night.  I hadn't posted since…

<https://www.tobymackenzie.com/blog/2024/11/15/goodbye-twitter.md>

--------------------------------------------


Mac: create app launch keyboard shortcuts
----------

Oct 29th, 2024 in computer mac 

I wanted to create some global keyboard shortcuts for launching apps on MacOS. …

<https://www.tobymackenzie.com/blog/2024/10/29/mac-app-launch-keyboard-shortcuts.md>

--------------------------------------------


Compact about:profiles in Firefox
----------

Jul 11th, 2024 in computer www css firefox fix profile 

Firefox allows us to create multiple browser profiles to separate our activitie…

<https://www.tobymackenzie.com/blog/2024/07/11/compact-about-profiles-firefox.md>

--------------------------------------------


Jun 26th, 2024 
----------

in computer www composer homebrew problem 

I haven't been able to upgrade composer with homebrew to version 2.7.7 (on Intel…

<https://www.tobymackenzie.com/blog/2024/06/26/4355.md>

--------------------------------------------


New phone: Samsung S24
----------

Apr 18th, 2024 in computer toby convergence phone samsung 

Yesterday, I got a new phone, a Samsung Galaxy S24.  Jade green, ordered from s…

<https://www.tobymackenzie.com/blog/2024/04/18/new-phone-samsung-s24.md>

--------------------------------------------


xz backdoor
----------

Mar 31st, 2024 in computer www development homebrew mac opensource php problem security 

Reading this weekend about a backdoor introduced to the open source `xz` projec…

<https://www.tobymackenzie.com/blog/2024/03/31/xz-backdoor.md>

--------------------------------------------


Mar 30th, 2024 
----------

in computer toby health motorola phone 

Being stuck on my Moto X has somewhat forced me to use my phone less, which has …

<https://www.tobymackenzie.com/blog/2024/03/30/4288.md>

--------------------------------------------


Mar 27th, 2024 
----------

in computer toby android motorola phone pixel problem 

My Moto X phone, a stand-in for my non-functioning Pixel 3a, scared me by force …

<https://www.tobymackenzie.com/blog/2024/03/27/4286.md>

--------------------------------------------


Pixel phone may be dead?
----------

Mar 25th, 2024 in computer toby android motorola phone pixel problem 

My "current" phone (4.5 year old Pixel 3a) may be dead.  I now can't get it pas…

<https://www.tobymackenzie.com/blog/2024/03/25/pixel-phone-maybe-dead.md>

--------------------------------------------


Mar 4th, 2024 
----------

in computer www captcha problem twitter 

I went to send a private message on Twitter for the first time in probably 6+ ye…

<https://www.tobymackenzie.com/blog/2024/03/04/4268.md>

--------------------------------------------


Feb 28th, 2024 
----------

in computer toby account book boox ereader google library 

I've had a single GMail account for over a decade.  I've thought of creating a s…

<https://www.tobymackenzie.com/blog/2024/02/28/4263.md>

--------------------------------------------


Vim terminal mode config
----------

Feb 9th, 2024 in computer www configuration text vim 

Vim has a couple ways to run terminal commands from the editor.  From ex comman…

<https://www.tobymackenzie.com/blog/2024/02/09/vim-terminal-mode-config.md>

--------------------------------------------


SSH to directory
----------

Jan 27th, 2024 in computer www configuration ssh 

I have been using SSH configuration a lot to make short hostname aliases for si…

<https://www.tobymackenzie.com/blog/2024/01/27/ssh-to-directory.md>

--------------------------------------------


Bumping version tags with git
----------

Dec 27th, 2023 in computer www configuration git script 

It is common to use git tags to manage software version numbers.  Such tags are…

<https://www.tobymackenzie.com/blog/2023/12/27/bumping-version-tags-with-git.md>

--------------------------------------------


Dec 13th, 2023 
----------

in computer www mac problem virtualbox 

Updating to MacOS 14.2 also meant I had to update to the latest VirtualBox versi…

<https://www.tobymackenzie.com/blog/2023/12/13/4196.md>

--------------------------------------------


Homebrew `composer` 2.6.x failing
----------

Sep 14th, 2023 in computer www composer homebrew php problem 

For some reason, the Homebrew version of `composer` hasn't been working recentl…

<https://www.tobymackenzie.com/blog/2023/09/14/homebrew-composer-2-6-x-failing.md>

--------------------------------------------


:wq Bram Moolenaar
----------

Aug 7th, 2023 in computer www death editor vim 

Sad to hear of [Bram Moolenaar's](https://en.wikipedia.org/wiki/Bram_Moolenaar)…

<https://www.tobymackenzie.com/blog/2023/08/07/wq-bram-moolenaar.md>

--------------------------------------------


Jul 27th, 2023 
----------

in computer toby internet payment problem tmobile 

T-Mobile is being annoying, requiring a debit card or bank routing number to get…

<https://www.tobymackenzie.com/blog/2023/07/27/4099.md>

--------------------------------------------


Mac OS 13 Ventura update
----------

Apr 28th, 2023 in computer www homebrew mac os ssh upgrade 

I recently updated to Mac OS version 13 (Ventura).  It mostly went smoothly, bu…

<https://www.tobymackenzie.com/blog/2023/04/28/mac-os-ventura-update.md>

--------------------------------------------


Feb 12th, 2023 
----------

in computer www atom editor problem 

Due to some [compromised Github code signing certificates](https://github.blog/2…

<https://www.tobymackenzie.com/blog/2023/02/12/3949.md>

--------------------------------------------


Vagrant network IP change
----------

Dec 16th, 2022 in computer www development problem vagrant virtualbox vm web 

Apparently, an [update to VirtualBox after version 6.1.26](https://discuss.hash…

<https://www.tobymackenzie.com/blog/2022/12/16/vagrant-network-ip-change.md>

--------------------------------------------


Github repo backup script
----------

Dec 7th, 2022 in computer www backup git github script 

For some time, I've been wanting to set up a backup for my Github repos.  Techn…

<https://www.tobymackenzie.com/blog/2022/12/07/github-repo-backup-script.md>

--------------------------------------------


Vim autocomplete setup
----------

Oct 14th, 2022 in computer www editor feature vim 

After hours of playing and learning some details of vimscript, I have improved …

<https://www.tobymackenzie.com/blog/2022/10/14/vim-autocomplete-setup.md>

--------------------------------------------


git: MacOS default branch now "main"?
----------

Oct 13th, 2022 in computer www change development git mac 

At some point recently, `git init` on my Mac has started to default to the bran…

<https://www.tobymackenzie.com/blog/2022/10/13/git-macos-default-branch-now-main.md>

--------------------------------------------


Sep 21st, 2022 
----------

in computer app dark-mode facebook phone 

Seems like Facebook rescinded their choice to have dark mode on Messenger Lite. …

<https://www.tobymackenzie.com/blog/2022/09/21/3833.md>

--------------------------------------------


Sep 5th, 2022 
----------

in computer computer toby childhood game mac 

During my sick time at home, I discovered that Cosmic Osmo, Manhole, and Spelunx…

<https://www.tobymackenzie.com/blog/2022/09/05/3809.md>

--------------------------------------------


Sep 3rd, 2022 
----------

in computer app dark-mode facebook phone 

[update]er, not?[/update]

Yay, Facebook Messenger Lite (on Android) has finally…

<https://www.tobymackenzie.com/blog/2022/09/03/3803.md>

--------------------------------------------


Jul 24th, 2022 
----------

in computer www development mac os upgrade 

I updated to Mac OS Monterey (12.5) finally.  It went smoothly but I'm still wor…

<https://www.tobymackenzie.com/blog/2022/07/24/3780.md>

--------------------------------------------


