{$lblSkipToContent|ucfirst}
I recently upgraded my work computer to a 15-inch, 2024 M3 MacBook Pro running macOS 15.3.2 (24D81). I have a simple AppleScript that simulates a paste command: applescript Copy Edit tell application "System Events" keystroke "v" using …
Lees meerI updated a MacPro from Ventura to Sequoia and now the rsync command have problems when wrapped in a script. Here's a minimalist myrsync.sh to reproduce the observed behaviour: #!/bin/sh rsync "$@" remark: You can use bash or zsh inste…
Lees meerAs in the title, regarding the "Preparing to move" dialog - Some questions: What is it actually doing and why is it so slow? Is there a way to speed it up? The mv command in Terminal (in my case iTerm) seem to avoid it - are there pote…
Lees meerAre apps for iphones downloaded from a link ending in .plist (maybe it's in-house, I don't know) checked by Apple?
Lees meerIm thinking to buy the mac mini m4 and connect it to my asus monitor. https://www.asus.com/displays-desktops/monitors/tuf-gaming/tuf-gaming-vg289q1a/techspec/ Since i have never had a mac, i borrowed a macbook from a friend to check the…
Lees meerAs in the title, regarding the "Preparing to move" dialog - Some questions: What is it actually doing and why is it so slow? Is there a way to speed it up? The mv command in Terminal (in my case iTerm) seem to avoid it - are there pote…
Lees meeriTunes and Apple Music create a cache of the music metadata when songs are added, this means that if we modify the metadata of songs with another aplication that Apple Music is unaware and continues to use the old metadata However, ther…
Lees meerI'm using a MacBook Pro 2024 with macOS Sequoia 15.3.2. I want it to ask for the password or Touch ID every time I close the lid. I configured the option Require password after screen saver begins or display is turned off to Immediately…
Lees meerI've found out on my macOS that can't launch new processes because I have too many. The culprit is that every so often about a new process system_profiler is spawned, and no idea where it comes from and why. I think it spawns so many pr…
Lees meerI updated a MacPro from Ventura to Sequoia and now the rsync command have problems when wrapped in a script. Here's a minimalist myrsync.sh to reproduce the observed behaviour: #!/bin/sh rsync "$@" remark: You can use bash or zsh inste…
Lees meerI'm using a MacBook Pro 2024 with macOS Sequoia 15.3.2. I want it to ask for the password or Touch ID every time I close the lid. I configured the option Require password after screen saver begins or display is turned off to Immediately…
Lees meer"AirPort Utility.app" on my MacBook Pro M1 Max (Sequoia) shows its ComputerName as "MacBookPro". On my MacBook Pro 2014 (Big Sur) it's correctly shown as "MBP-M1Max", which is the name I gave it in Sequoia on the M1: user@MBP-M1Max ~ %…
Lees meerIm thinking to buy the mac mini m4 and connect it to my asus monitor. https://www.asus.com/displays-desktops/monitors/tuf-gaming/tuf-gaming-vg289q1a/techspec/ Since i have never had a mac, i borrowed a macbook from a friend to check the…
Lees meerOS: macOS Catalina Messages: v13.0 (5500) I recently saved a simple text document as PDF and tried to send it on Messages to a few contact. It all failed with the "Not Delivered" error. The PDF file is only around 80-90 KB, so I don't u…
Lees meerI'm using a MacBook Pro 2024 with macOS Sequoia 15.3.2. I want it to ask for the password or Touch ID every time I close the lid. I configured the option Require password after screen saver begins or display is turned off to Immediately…
Lees meerI'm using a MacBook Pro 2024 with macOS Sequoia 15.3.2. I want it to ask for the password or Touch ID every time I close the lid. I configured the option Require password after screen saver begins or display is turned off to Immediately…
Lees meerI updated a MacPro from Ventura to Sequoia and now the rsync command have problems when wrapped in a script. Here's a minimalist myrsync.sh to reproduce the observed behaviour: #!/bin/sh rsync "$@" remark: You can use bash or zsh inste…
Lees meerIm thinking to buy the mac mini m4 and connect it to my asus monitor. https://www.asus.com/displays-desktops/monitors/tuf-gaming/tuf-gaming-vg289q1a/techspec/ Since i have never had a mac, i borrowed a macbook from a friend to check the…
Lees meerI updated a MacPro from Ventura to Sequoia and now the rsync command have problems when wrapped in a script. Here's a minimalist myrsync.sh to reproduce the observed behaviour: #!/bin/sh rsync "$@" remark: The same behaviour is observe…
Lees meerI updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" note: here I use sh but the same problem …
Lees meerI updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" When I call that script with: ./myrsync.…
Lees meer