{$lblSkipToContent|ucfirst}
On my Mac, I've created an AppleScript within Script Editor: -- https://support.microsoft.com/en-us/office/keyboard-shortcuts-for-microsoft-teams-2e8e2a70-e8d8-4a19-949b-4c36dd5292d2#PickTab=MacOS -- https://apple.stackexchange.com/ques…
Lees meerMy macOS 14.2.1 (Darwin 23.2.0) is arm64 by default. I set up a bunch of x86_64 versions for different apps (have Rosetta 2 set up as well). For example, cmake and Homebrew. But when I call them with arch -x86_64 prefix, the OS cannot f…
Lees meerI want to use nix shell in my shebang. The issue is that nix shell uses # symbol as part of flake name and env command on macOS acts a bit weird with this symbol. For example if you will create shebang like this: $ cat ./test #!/usr/bin…
Lees meerI want to use nix shell in my shebang. The issue is that nix shell uses # symbol as part of flake name and env command on macOS acts a bit weird with this symbol. For example if you will create shebang like this: $ cat ./test #!/usr/bin…
Lees meerI am trying to run Midnight Commander on my Mac and am getting a malware message saying that it was moved to trash and that it didn't affect my computer. I have tried removing it and reinstalling it but still get the same message. …
Lees meerShows up poorly in Preview (left, and in built-in OS X viewer; Mac OS X 15.1) versus Adobe Acrobat and Chrome (right). I can't seem to find any document or app setting that would cause this. It seems to have the wrong color scheme and t…
Lees meerShows up poorly in Preview (left, and in built-in OS X viewer; Mac OS X 15.1) versus Adobe Acrobat and Chrome (right). I can't seem to find any document or app setting that would cause this. It seems to have the wrong color scheme and t…
Lees meerI want to use nix shell in my shebang. The issue is that nix shell uses # symbol as part of flake name and env command on macOS acts a bit wired with this symbol. For example if you will create shebang like this: $ cat ./test #!/usr/bin…
Lees meerI want to use nix shell in my shebang. The issue is that nix shell uses # symbol as part of flake name and env command on macOS acts a bit wired with this symbol. For example if you will create shebang like this: $ cat ./test #!/usr/bin…
Lees meerHow do I search and replace strings within all files of folder and subfolder using grep and sed? I'm trying to use this combination, but it keeps giving me an error. grep -rl 'old' *.php | xargs sed -i 's/old/new/g' This is the error I…
Lees meerHow do I search and replace strings within all files of folder and subfolder using grep and sed? I'm trying to use this combination, but it keeps giving me an error. grep -rl 'old' *.php | xargs sed -i 's/old/new/g' This is the error I…
Lees meerExFAT stores file time attributes with 10ms resolution. APFS 1ns. How do I view the exact timestamp? stat only has 1s resolution.
Lees meerHow do I search and replace strings within all files of folder and subfolder using grep and sed? I'm trying to use this combination, but it keeps giving me an error. grep -rl 'old' *.php | xargs sed -i 's/old/new/g' This is the error I…
Lees meerExFAT stores file time attributes with 10ms resolution. APFS 1ns. How do I view the exact timestamp? stat only has 1s resolution.
Lees meerHow do I search and replace strings within all files of folder and subfolder using grep and sed? I'm trying to use this combination, but it keeps giving me an error. grep -rl 'old' *.php | xargs sed -i 's/old/new/g' This is the error I…
Lees meerI’m not getting any notifications from Messages. The bubble next to the app with the amount of unread notifications is still there. All other apps give me notifications. I have notifications for Messages turned on, and I’m not in a focu…
Lees meerI’m not getting any notifications from Messages. The bubble next to the app with the amount of unread notifications is still there. All other apps give me notifications. I have notifications for Messages turned on, and I’m not in a focu…
Lees meerThe title says it all. How can I create a bootable Mac OS thumb drive for an older Intel Mac Mini (A1347) from my current Mac Mini (MMFJ3LL/A)? I've found instructions from Apple's web site (Create a bootable installer for macOS) for wh…
Lees meerI had been running Docker Desktop for Mac for some months without incident. This error message cropped up, apropos of nothing, after a reboot: "com.docker.socket" was not opened because it contains malware Anyone have an idea why, and…
Lees meerI'm trying to connect to a local Minecraft server (running on Windows) by direct IP from my macbook client. It worked before I updated to the latest MacOS 15.2 version. The server is opened on 7777 port. Both computers are in the same l…
Lees meerOn my Mac, I've created an AppleScript within Script Editor: tell application "Microsoft Teams" to activate delay 0.2 tell application "System Events" -- Toggle "Unmuted" on and off: keystroke "q" using {option down, command dow…
Lees meer