🍎
10.0  Cheetah       2001-03
10.1  Puma          2001-09
10.2  Jaguar        2002-08
10.3  Panther       2003-10
10.4  Tiger         2005-04
10.5  Leopard       2007-10
10.6  Snow Leopard  2009-08
10.7  Lion          2011-07
10.8  Mountain Lion 2012-07
10.9  Mavericks     2013-10
10.10 Yosemite      2014-10
10.11 El Capitan    2015-09
10.12 Sierra        2016-09
10.13 High Sierra   2017-09
10.14 Mojave        2018-09
10.15 Catalina      2019-10
11    Big Sur       2020-11
12    Monterey      2021-10 → compatible hardware
13    Ventura       2022-10 → compatible hardware
14    Sonoma        2023-09 → compatible hardware
15    Sequoia       2024-09 → compatible hardware
Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] 10x_nice/ 2022-11-26 19:39 - small tricks [   ] _gvimrc 2025-01-11 01:34 323 for mvim and gvim [   ] _profile 2021-08-26 10:48 854 for bash [   ] _profile_root 2020-05-14 20:11 457 for bash [   ] _vimrc 2022-11-06 19:15 80 terminal vim [   ] _zshrc 2022-11-06 19:15 440 also tetris :) [DIR] aalto-public/ 2023-02-06 11:55 - classrooms [DIR] brew/ 2022-11-26 19:38 - homebrew docs [DIR] byte_vintage/ 2019-02-12 23:47 - magazine library [DIR] cloud-compute/ 2024-11-07 00:34 - privately (PCC) [DIR] darling/ 2023-08-21 21:21 - darwin for linux [DIR] DazzleSpy/ 2022-01-25 23:11 - malware analysis [DIR] displayplacer/ 2023-01-25 12:55 - like xrandr [DIR] finder-vuln/ 2022-11-26 19:39 - FiLe:// badly blocked [DIR] foundation/ 2023-05-22 16:39 - swift api [DIR] hammerspoon/ 2022-11-26 19:40 - automate with lua [TXT] ipa_macos.dash 2021-03-29 11:18 219 like ip a but pretty [DIR] jsc/ 2022-11-26 19:39 - javascript CLI [   ] launch 2013-11-01 00:00 267 like systemd in linux [DIR] lsregister/ 2022-11-26 19:39 - fix and rebuild [DIR] m1/ 2022-11-26 19:37 - chip bug [DIR] macports/ 2024-11-25 15:05 - your gnu userland [DIR] meld/ 2022-11-26 19:41 - diff visually [DIR] net-uninstall/ 2023-02-18 14:03 - if clean up [DIR] nudge/ 2022-11-26 19:37 - updates [DIR] orbstack/ 2024-12-04 10:03 - the fast and GOOD one [DIR] pf/ 2020-11-03 10:31 - old firewall [DIR] postscript-no-more/ 2023-09-26 09:14 - oh no [DIR] pq3/ 2024-03-14 17:00 - secure iMessage? [DIR] qemu-lxd/ 2022-11-27 18:57 - qemu containers [TXT] ramdisk.bash 2018-10-19 11:46 125 fast i/o [DIR] security/ 2022-11-26 19:40 - link list [DIR] slap-flop/ 2025-01-29 09:47 - apple silicon flaws [DIR] startup/ 2022-11-26 19:38 - if problems [DIR] t2/ 2022-11-26 19:41 - vulnerability [DIR] useful/ 2024-11-06 18:58 - built-in cli utilities [DIR] UTM/ 2024-12-04 10:12 - vmhost [DIR] VirtualBuddy/ 2024-12-04 10:14 - maos in macos [DIR] visualstudio/ 2022-11-26 19:39 - migrate to VSCode [DIR] yksityiskohtien-taso/ 2023-01-25 14:05 - luottamus/uteliaisuus

Try taskpolicy to alter process priorities between powerful and efficient CPU cores


VMWare Fusion is now free for all use but mind you the .app cand interfere your Finder settings?

To shrink guest os, first zero out deleted files from inside of the guest,
on every virtual file system (see partitions), e.g.
dd if=/dev/zero of=0 && sync && rm 0

Maybe set shell alias:
alias vmware-vdiskmanager='/Applications/VMware\ Fusion.app/Contents/Library/vmware-vdiskmanager'

Then shrink:
cd '~/Virtual Machines.localized/<name>.vmwarevm/'
vmware-vdiskmanager -k Virtual\ Disk.vmdk




Big Sur (macOS 11) mistä aloitetaan? Missä /
/System/Volumes/Data/private/


Apple Silicon recovery

Intel macs, recovery (command-R vs. option-command-R vs. shift-option-command-R)
https://support.apple.com/mac/startup

caffeinate &
killall caffeinate
caffeinate -t 3600 &


defaults write com.apple.Finder AppleShowAllFiles true && killall Finder


   ditto source target         # also see rsync


Devaajaksi?
- kirjaudu https://developer.apple.com
- asenna Xcode AppStoresta
- komenna
    xcode-select --install     # komentorivi-kalut ellei jo olleet
    xcodebuild -license        # lisenssi jees ellei jo ollut
    xcodebuild -runFirstLaunch # ei vara venetta...



Adobe Cloud Collection locale?

 check fi_FI vs en_US (normally prefer en_US)
 # xmllint --format /Library/Application\ Support/Adobe/OOBE/Configs/ServiceConfig.xml