
With 30 minutes to prepare and another 25 minutes to actually perform this mere point update (12.3 > 12.4), what – exactly – is a relatively modern Macbook Pro that’s capable of of writing to it’s boot disk at 2.2GB/s+ doing when it upgrades?
With 30 minutes to prepare and another 25 minutes to actually perform this mere point update (12.3 > 12.4), what – exactly – is a relatively modern Macbook Pro that’s capable of of writing to it’s boot disk at 2.2GB/s+ doing when it upgrades?
Omniweb 4.5 – first released in August 2003 and, apparently, lost from the general web (or, at the very least, Google!) – can be found here. While the base URL isn’t an Omnigroup URL, it looks to be reasonably trustworthy as that particular file is linked to from the Omniweb 4.5 product page.
Anyway, in completely unrelated news, Omniweb 4.5 on OSX 10.3 comes to PSPB today!
An Apple focused history of software Easter Eggs. It’s a nice watch over your morning tea.
Apple’s Time Machine is a neat little utility to automate onsite backups. However its machinations are, like so many of Apple’s products, completely opaque to the end user using the standard user interface and so troubleshooting can be rather difficult. Fortunately for us, this is one of those circumstances where Terminal commands can come to the rescue.
Our first magic spell is…
log show --predicate 'subsystem == "com.apple.TimeMachine"' --info
This will show logged message from the past and can be useful if you’re trying to troubleshoot an issue that’s already in progress. Run this command and macOS will display the last few weeks of Time Machine logs before exiting
The second magic spell is…
log stream --style syslog --predicate 'senderImagePath contains[cd] "TimeMachine"' --info
This command will run – and will remain running until you explicitly exit it – and will display any log messages that Time Machine writes out to the system log.
Huzzah! NetNewsWire – the first RSS reader that I ever really used in anger – is back as a modernised and updated open source project! A lack of external sync services marks it out as still quite far from a usable initial release, but, as soon as some of these are added I shall look at moving away from the moribund Reeder and back to NNW as my desktop RSS reader of choice.
Now all we need is for Google to retask the now defunct Google+ team to resurrecting Google Reader and we can all start RSS’ing like it’s 2007 again! After all, without Google+ (or a similar replacement), there is no need for Google to try and kill off the open web in favour of their own walled garden.
(And for anyone searching; the new NetNewsWire agent string is “NetNewsWire (RSS Reader; https://ranchero.com/netnewswire/)”)