{$lblSkipToContent|ucfirst}
This morning, my iPhone 12 (running iOS 18.0.1) showed a strange notification: no message, just an iPhone icon and "iPhone" as text. I can’t expand it even if there’s a dropdown icon in it. I can only clear it. Any idea about the meanin…
Lees meerRight up until a week ago, my simple Applescript that had to simply click on a specific coordinate on screen just stopped working. Here is the Applescript: tell application "System Events" click at {693, 619} end tell And I automate it…
Lees meerI recently acquired a MacBook Pro 13 (Model A2251 EMC 3348), and when setting it up, I encountered an MDM (Mobile Device Management) window that I cannot bypass. Unfortunately, I have no way of contacting the organization that originall…
Lees meerApple changed the model number of the thunderbolt 3 to thunderbolt 2 adapter. It happened this summer. It used to be MMEL2AM, while now it is MYH93AM. Since Apple doesn’t call out any change, I’m wondering if anyone has documented the d…
Lees meerRight up until a week ago, my simple Applescript that had to simply click on a specific coordinate on screen just stopped working. Here is the Applescript: tell application "System Events" click at {693, 619} end tell And I automate it…
Lees meerFor a very long time, I have always had my Safari settings for downloads set to Ask for each download so that I could easily download each file into its folder on my hard drive. But ever since a few weeks ago, I keep getting a message s…
Lees meerI'm using VMware Fusion to run Windows inside EVE-NG. Eve-ng isn't correctly running windows vm ! meanwhile almost all other routers are working good My setting : i have enabled Hypervisor , IOMMU on the vm_machine . 9GB RAM/4CPU my res…
Lees meerI recently reinstalled XCode 15.2, I am on Mac OS Ventura. and now this functionality is lost in the editor. Before, when I pressed CMD+LEFT ARROW, it went to the beginning of the first actual word on the line, which is what I want! Now…
Lees meerI have an M2 Mac Mini 2023. I'm running Sequoia 15.1. It has a running web server, obviously Apache, but I can't modify it because it's on a system drive. /System/Library/Templates/Data/private/etc/apache2/httpd.conf /System/Library/Tem…
Lees meerI can use command list below to delete files or folders, but would it be deleted directly, not in the trash? Is there parameter which is for delete file directly? find / -name .DS_Store -exec rm {} + find . -name .DS_Store -type f -del…
Lees meerI have a MacBook Pro running macOS 13.6.6 where I frequently turn off Wi-Fi because it has a wired network connection, and I don't want it to try automatically connecting to Wi-Fi networks. However, whenever Wi-Fi is turned off, the "My…
Lees meerI recently upgraded to iOS 18. There is a new status bar icon I do not recall: Where the icon for location services is usually, next to the time, there is a profile of a person. It switches back a forth with the location services ico…
Lees meerI'm used to python on Ubuntu, where when I need a new pip package, I simply call pip install package_name from the terminal, anywhere, and this installs the package for any python program anywhere I want. But on Mac OS, with python inst…
Lees meerThis is kind of like this Why can't I move the mini iTunes player between Spaces? except it's an Xcode window on Sonoma 14.6 I have tried bringing the window to the edge on the side towards the space I want to move it to but snap to tha…
Lees meerMy problem is similar to the Apple Discussion markup tool on iPad is missing. There are no Markup Tools in Notes. I have tried a hard reset, updating to iPadOS 17.7, checking every button mentioned in every tutorial, setting notes for i…
Lees meerI can use command list below to delete files or folders, but would it be deleted directly, not in the trash? Is there parameter which is for delete file directly? find / -name .DS_Store -exec rm {} + find . -name .DS_Store -type f -del…
Lees meerMy problem is similar to the Apple Discussion markup tool on iPad is missing. There are no Markup Tools in Notes. I have tried a hard reset, updating to the latest OS version (17.7), checking every button mentioned in every tutorial, se…
Lees meerXcode is v15.2. iPhone 8. ios 15.0 is the deployment target. I have my iPhone 8 properly hooked to XCode, and I am doing development on it fine. However, for this app I need the NFC reading/writing capability. However, there is no optio…
Lees meerOn my macOS 15.1 system, I have a mystery directory at ~/Library/Daemon Containers This directory is about 300MB in size, the largest of which appears to contain copies of all the iOS apps installed on my iPhone. Here's a screenshot tha…
Lees meerOn my Windows 11 machine, at 10.204.221.106, I'm running a netcat listener: ncat.exe -lv 31415 On macOS Sequoia 15.0.1, I can successfully connect to the Windows machine with nc like this: (base) Andrews-Mini-2:MacOS andrewtapia$ nc 10…
Lees meerI have an app which does not allow to choose another camera when my laptop is connected to a monitor with a camera on top. I'd like block built-in camera to forward this app to use another camera. I tried a couple of solutions but seem …
Lees meer