виявляється, що я востаннє перевстановлював систему на особистому ноутбуці… у травні 2021:
> stat -c %w /
2021-05-21 09:08:21.000000000 -0400
не пригадую вже, чому – в щоденнику ані чичирк =(
https://blog.tivasyk.info/archive/
ну, таке. я про інше. конфіги до системи — старші, бо зберігаються окремо (#owncloud) і залінковані. і виявляється, часом можна випадково натрапити на дуууууже старі налаштування… наприклад, щойно «пригадав», що meta+c в мене запускає… #speedcrunch.
Fun #macOS bit: If an app’s info.plist doesn’t contain
<key>NSHighResolutionCapable</key>
<string>True</string>
not only the app’s content is blurry, but also the title bar and menu bar items. (Sponsored by #SpeedCrunch https://bitbucket.org/heldercorreia/speedcrunch/issues/871/012-on-mac-has-blurry-text)
Have you ever asked yourself "Why are digital calculators still so stupid"? Luckily not all of them are!
#SpeedCrunch is a great calculator for semi-complex calculations with a nice unit system.
Here's an example:
15 milli ampere * 5.1 volt * 3 hour -> watt hour
= 0.2295 watt hour
I #compiled my first GUI app for #macOS yesterday! It was #Speedcrunch because the latest binary release won't display high-resolution text on my #Retina screen, but hi-res text works just fine if you compile it yourself for some reason. https://bitbucket.org/heldercorreia/speedcrunch/issues/871/012-on-mac-has-blurry-text
All it took was installing #Xcode, installing #Qt, and following these directions: https://bitbucket.org/heldercorreia/speedcrunch/wiki/BuildingOSXPackage
It also involved quite a bit of waiting while things downloaded, installed, and compiled, of course :)
#compiled #macos #speedcrunch #retina #xcode #qt