{$lblSkipToContent|ucfirst}

What is the level of tracking in a Progressive Web App (PWA)?

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

Scenario: You log into Twitter in a mobile Safari Private Browsing tab with Advanced Tracking and Fingerprinting Protection enabled, then create a PWA (i.e., Add to Home Screen) of the private tab. Does the website have the same ability…

Lees meer

How to find all recently installed files?

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

For example, Unreal Engine scatters its files on the desktop, in User/Shared, in User, how can I collect them all if Finder search does not index files in Shared, User, etc.?

Lees meer

Is it Possible to Make Thermal Throttling More Aggressive (Throttle Sooner)?

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a 2018 hexacore Mac Mini, and under certain types of load it gets hot enough that it's causing the SSD to get extremely hot, enough that there's a risk the system will go to sleep to protect it (not sure of the exact trigger, but…

Lees meer

How to find all recently installed files?

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

For example, Unreal Engine scatters its files on the desktop, in User/Shared, in User, how can I collect them all if Finder search does not index files in Shared, User, etc.?

Lees meer

Why is AppleScript forcing `application "Mail"` to `application "MailQuickLookExtension.appex"` when Mail.app is not running?

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I just uncovered this behavior in an unrelated script and this is the minimal reproduction case I can come up with. This behavior is only triggered when Mail.app is not running. When that's the case, AppleScript seems to fall back to …

Lees meer

Macbook Pro 2011 slow

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a strange issue with my Macbook. Macbook Pro (13" late 2011) Memory 4GB Processor Intel 2.4GHZ Graphics Intel HD Mac OS Sierra 10.12.6 Two original Power Adapters 60W A week ago my battery failed and the Macbook became very slo…

Lees meer

How to find all recently installed files?

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

For example, Unreal Engine scatters its files on the desktop, in User/Shared, in User, how can I collect them all if Finder search does not index files in Shared, User, etc.?

Lees meer

In Sequoia, `xattr -d com.apple.quarantine` doesn't work

vrijdag 3 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have an AppleScript that uses a downloaded file. In MacOS 14, there was a simple way to remove the quarantine attribute (Applescript requires me to "grant access" to a downloaded file), so this worked nicely. Sadly, I updated to Sequ…

Lees meer

Python3 Versions on iMac Ventura 13.6.6

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

Context: Intel iMac Ventura 13.6.6 & outfitted with Homebrew python3 -V returns Python 3.10.8 I would like to know how to find the path to python3. I think that this version is installed via Homebrew, but can not be sure without evide…

Lees meer

Is it Possible to Make Thermal Throttling More Aggressive (Throttle Sooner)?

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have 2018 hexacore Mac Mini, and under certain types of load it gets hot enough that it's causing the SSD to get extremely hot, enough that there's a risk the system will go to sleep to protect it (not sure of the exact trigger, but i…

Lees meer

Why is AppleScript forcing `application "Mail"` to `application "MailQuickLookExtension.appex"` when Mail.app is not running?

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I just uncovered this behavior in an unrelated script and this is the minimal reproduction case I can come up with. This behavior is only triggered when Mail.app is not running. When that's the case, AppleScript seems to fall back to …

Lees meer

MacBook Pro 2021 stuck on support.apple.com/mac/restore after deleting system partitions in Recovery - DFU revive fails with error 26 (1605.001A)

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

macOS was showing an error when trying to install system updates. This had occurred after an attempt to install Asahi Linux. So I planned to do a clean install of macOS. I moved my personal files onto a seperate partition. Then in Recov…

Lees meer

MacBook Pro 2021 stuck on support.apple.com/mac/restore after deleting system partitions in Recovery - DFU revive fails with error 26 (1605.001A)

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

macOS was showing an error when trying install system updates after an attempt to install Asahi Linux. To prepare to remedy this I moved my personal files onto a seperate partition. In Recovery mode, I deleted all partitions except for …

Lees meer

Need to factory-reset a Mac

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a Mac computer, but I don't have a Mac keyboard and I'm trying to factory reset the computer. I also don't have a admin account to do it from. I guess the question is: how can I reset the computer from a guest account?

Lees meer

Need to factory-reset a Mac

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I got a Mac computer, don't have a Mac keyboard and I'm trying to factory reset the computer. But I don't have a admin account to do it from. So I guess the question is how can I reset the computer from a guest account?

Lees meer

Need to factory-reset a Mac

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I got a Mac computer, don't have a Mac keyboard and I'm trying to factory reset the computer. But I don't have a admin account to do it from. So I guess the question i reset the computer from a guest account?

Lees meer

All my MacOS 15.11 System Settings Text Replacements have disappeared, But it there any way to restore them?

donderdag 2 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

All my MacOS 15.11 System Settings Text Replacements have disappeared. (Apart from the helpful default O.M.W. > On my way!). They appear to be present on my synced iphone but is there anyway to recover them on my Mac. Previous question …

Lees meer

MacOS can't repair ExFAT drive

woensdag 1 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

Occasionally it happens that my 2TB external hard disk, formatted as ExFAT, suddenly gets unplugged (either by a n unfortunate movement of my hand, or by the cat, or whatever). There is no real corruption, because I don't do anything wi…

Lees meer

Why is AppleScript forcing `application "Mail"` to `application "MailQuickLookExtension.appex"` when Mail.app is not running?

woensdag 1 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I just uncovered this behavior in an unrelated script and this is the minimal reproduction case I can come up with. This behavior is only triggered when Mail.app is not running. When that's the case, AppleScript seems to fall back to …

Lees meer

Why is AppleScript forcing `application "Mail"` to `application "MailQuickLookExtension.appex"` when Mail.app is not running?

woensdag 1 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I just uncovered this behavior in an unrelated script and this is the minimal reproduction case I can come up with. This behavior is only triggered when Mail.app is not running. When that's the case, AppleScript seems to fall back to …

Lees meer

Is it Possible to Make Thermal Throttling More Aggressive (Throttle Sooner)?

woensdag 1 januari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have 2018 hexacore Mac Mini, and under certain types of load it gets hot enough that it's causing the SSD to get extremely hot, enough that there's a risk the system will go to sleep to protect it (not sure of the exact trigger, but i…

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 •