{$lblSkipToContent|ucfirst}

Not finding a L3 cache on MacBook Air M2

vrijdag 25 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have an Macbook Air M2, 2022. Although I would expect, that my M2 chip has a L3 cache of 8MB, I can not find it with sysctl. sysctl hw.l3cachesize returns empty sysctl -a | grep -i cache does show L1 and L2, but no L3. Also no Unified…

Lees meer

Can bluetooth be disabled while sleeping to save battery?

vrijdag 25 april 2025 inAsk Different (Tips-Tricks-Tutorials)

Apparently on some Macs you can disable bluetooth while in Sleep mode, for example this video shows the option "Allow bluetooth devices to wake this computer". https://youtu.be/A4cyHShKpDQ?si=FbbB14aLCHlfMli4&t=251 But my computer does …

Lees meer

Extremely slow Terminal startup on macOS Sequoia (M3 Mac Pro)

donderdag 24 april 2025 inAsk Different (Tips-Tricks-Tutorials)

Problem On my new M3 Mac Pro (36 GB RAM) running macOS Sequoia 15.3.2, launching a new interactive shell in both the built‑in Terminal.app and the GPU‑accelerated Ghostty takes orders of magnitude longer than on my Linux/Windows boxes. …

Lees meer

Apple Developer Program Can't Verify My Identity

donderdag 24 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I tried to enroll in the Apple Developer program with my primary iCloud email. During the enrollment process it requested that I upload pictures of the front and back of my driver's license. After I did so I was instructed to contact su…

Lees meer

Why do /usr/bin/gcc, /usr/bin/g++, /usr/bin/clang, /usr/bin/python3, /usr/bin/git, and other 71 files have the same inode number?

donderdag 24 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm using MacOS 12.7.6. The command ls -li /usr/bin/gcc /usr/bin/g++ /usr/bin/clang /usr/bin/python3 /usr/bin/git gives 1152921500312781356 -rwxr-xr-x 76 root wheel 167120 Jul 17 2024 /usr/bin/clang 1152921500312781356 -rwxr-xr-x …

Lees meer

Why do /usr/bin/gcc, /usr/bin/g++, /usr/bin/clang, /usr/bin/python3, /usr/bin/git, and other 71 files have the same inode number?

donderdag 24 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm using MacOS 12.7.6. The command ls -li /usr/bin/gcc /usr/bin/g++ /usr/bin/clang /usr/bin/python3 /usr/bin/git gives 1152921500312781356 -rwxr-xr-x 76 root wheel 167120 Jul 17 2024 /usr/bin/clang 1152921500312781356 -rwxr-xr-x …

Lees meer

Why do /usr/bin/gcc, /usr/bin/g++, /usr/bin/clang, /usr/bin/python3, /usr/bin/git, and other 71 files have the same inode number?

donderdag 24 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm using MacOS 12.7.6. The command ls -li /usr/bin/gcc /usr/bin/g++ /usr/bin/clang /usr/bin/python3 /usr/bin/git gives 1152921500312781356 -rwxr-xr-x 76 root wheel 167120 Jul 17 2024 /usr/bin/clang 1152921500312781356 -rwxr-xr-x …

Lees meer

Macbook "having a hard time hearing me"

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a 2019 macbook pro running macos 13.7.3 and in the past few days it has randomly said "I'm having a hard time hearing you" twice. It had never done this previously and both times I hadn't actually said anything. I also can't rep…

Lees meer

Not finding a L3 cache on MacBook Air M2

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have an Macbook Air M2, 2022. Although I would expect, that my M2 chip has a L3 cache of 8MB, I can not find it with sysctl. sysctl hw.l3cachesize returns empty sysctl -a | grep -i cache does show L1 and L2, but no L3. Also no Unified…

Lees meer

Not finding a L3 cache on MacBook Air M2

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have an Macbook Air M2, 2022. Although I would expect, that my M2 chip has a L3 cache of 8MB, I can not find it with sysctl. sysctl hw.l3cachesize returns empty sysctl -a | grep -i cache does show L1 and L2, but no L3. Also no Unified…

Lees meer

Not finding a L3 cache on MacBook Air M2

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have an Macbook Air M2, 2022. Although I would expect, that my M2 chip has a L3 cache of 8MB, I can not find it with sysctl. sysctl hw.l3cachesize returns empty sysctl -a | grep -i cache does show L1 and L2, but no L3. Also no Unified…

Lees meer

Not finding a L3 cache on MacBook Air M2

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have an Macbook Air M2, 2022. Although I would expect, that my M2 chip has a L3 cache of 8MB, I can not find it with sysctl. sysctl hw.l3cachesize returns empty sysctl -a | grep -i cache does show L1 and L2, but no L3. Also no Unified…

Lees meer

How can I recover the content Note.app when an iPhone doesn’t sync that app to iCloud?

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

In iPhone's Notes app, I accidentally selected all text in a note and deleted it. When reopening the note, the return arrow was not active. Is there a way to recover the content of the note? I do not use iCloud, but have an iTunes backu…

Lees meer

Change the delay of photos switch for the screensaver

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I am trying to change the delay between switching of photos for the default macOS Photos screensaver. But in the settings window, I can see only the option to choose the source folder, and not adjust the delay. If I am not wrong, there…

Lees meer

Change the delay of phots switch for the screensaver

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I am trying to change the delay of switching photos for the default macOS "Photos" screensaver, but in the options, I can see only the folder, so I can only choose a property. If I am not wrong, there was such an option some time ago. …

Lees meer

Sending Notifications to a specified user from a launchctrl daemon

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have created a daemon that runs at system startup, and has root privileges; call it a 'system daemon'. I have created this daemon using the LaunchControl app. This daemon runs a bash script once per day that monitors an off-site resou…

Lees meer

Sending Notifications to a specified user from a launchctrl daemon

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have created a daemon that runs at system startup, and has root privileges; call it a 'system daemon'. I have created this daemon using the LaunchControl app. This daemon runs a bash script once per day that monitors an off-site resou…

Lees meer

How can I change the port used by a Mac Mail account?

woensdag 23 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I've added a new account via Mac Mail. The host uses port 993 for IMAP, and 543 for SMTP, with the same username and account for each. I unchecked "Automatically manage connection settings" and set that up, and Mac Mail has successful…

Lees meer

Sending Notifications to a specified user from a launchctrl daemon

dinsdag 22 april 2025 inAsk Different (Tips-Tricks-Tutorials)

I have created a daemon that runs at system startup, and has root privileges; call it a 'system daemon'. I have created this daemon using the LaunchControl app. This daemon runs a bash script once per day that monitors an off-site resou…

Lees meer

Is there a way to tell iPhone not to ring when it is "Potential Spam"?

dinsdag 22 april 2025 inAsk Different (Tips-Tricks-Tutorials)

Recently, I get much more "Potential Spam" calls than before. It is good that the phone rings with the text "Potential Spam" shown on the screen. However, I have to block the phone numbers one by one. Right now I have blocked 30 of them…

Lees meer

Is there a way to tell iPhone not to ring when it is "Potential Spam"?

dinsdag 22 april 2025 inAsk Different (Tips-Tricks-Tutorials)

Recently, I get much more "Potential Spam" calls than before. It is good that the phone rings with the text "Potential Spam" shown on the screen. However, I have to block the phone numbers one by one. Right now I have blocked 30 of them…

Lees meer

Internet - WiFi • e-mail • Software • Hardware • Reparatie • (Geheugen - SSD) Upgrades • Advies • Netwerken • Routers • Beheer op afstand (Teamviewer) • Onderhoud (Online Backup's) • Data Recovery • OSX Server • Synology NAS • Bootcamp - Parallels - VMWare

• 20 jaar ervaring •