{$lblSkipToContent|ucfirst}

When does macOS switch between light and dark mode?

zaterdag 17 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

MacOS Catalina added support for automatic light and dark mode switching. The support article linked above reads: Auto (available in macOS Catalina): Automatically use the light appearance during the day, and the dark appearance at ni…

Lees meer

How can I hide notifications for a short period?

vrijdag 16 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I use notifications heavily as a sort of todo list during the day (mostly Slack and email messages). But sometimes I want to hide these for a while to focus on the whole screen. If I disable notifications I often forgot for hours and fi…

Lees meer

How can i hide notifications for a short period?

vrijdag 16 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I use notifications heavily as a sort of todo list during the day (mostly Slack and email messages). But sometimes I want to hide these for a while to focus on the whole screen. If I disable notifications I often forgot for hours and fi…

Lees meer

A website to upload my ios app that anyone can download

vrijdag 16 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Hi there I am looking for a website to upload my ios app(with swift) there and get it's link so that anyone can download it through the link. thanks for your help :)

Lees meer

A website to upload my ios app that anyone can download

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Hi there I am looking for a website to upload my ios app(with swift) there and get it's link so that anyone can download it through the link. thanks for your help :)

Lees meer

A website to upload my ios app that anyone can download

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Hi there I am looking for a website to upload my ios app(with swift) there and get it's link so that anyone can download it through the link. thanks for your help :)

Lees meer

How can I use iPhone as a roaming authenticator for webauthn?

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I would like to use my iPhone as a roaming authenticator using FaceID when authenticating to web sites using webauthn. I have upgraded my iPhone iOS to version 14.0.1. I use webauthn.io as an example web site. Use case I want to registe…

Lees meer

Is there a way to use iCloud photos as mostly online (reduce local storage usage)

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I'm helping a friend switch from Google Photos to Apple Photos so they can use the tagging features and have a more seamless experience across phone, ipad, and macbook. I am working on importing 200gb of photos into the Photos app (did…

Lees meer

A website to upload my ios app that anyone can download

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Hi there I am looking for a website to upload my ios app(with swift) there and get it's link so that anyone can download it through the link. thanks for your help :)

Lees meer

When are per-user temp files in /var/folders/ removed?

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

How often and under what conditions are files under var/folders/ removed? If an application creates a file under var/folders/, is it possible for that file to be removed by the system before the application quits? Here's a related ques…

Lees meer

How can I ensure that friends with iPhones send me SMS/text instead of iMessages?

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have an android phone and normally use the Google Messages app for sending and receiving SMS. Yesterday, I used the macOS Messages.app app for the first time to send a friend a link. I guess they have an iPhone, because now when they…

Lees meer

Is there any way to restore only whatsapp data from encrypted itune backup?

donderdag 15 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have changed my iPhone from iPhone7 32Gb to iPhone7 128Gb. I backed up my old iPhone running iOS 13.5 using iTunes and try to restore that backup in new iPhone running iOS 14.0.1. the problem is that when restore backup process finish…

Lees meer

Is it possible to compile UNIX command line program for Apple Silicon architecture on Intel-based Mac?

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a GUI wrapper of UNIX command line program. I noticed that Apple announced Apple Silicon Mac. Sooner or later I need to build Universal Binary of my GUI wrapper. But at first, I need to build UNIX command line program for Appl…

Lees meer

Is it possible to develop an iOS application for my own use without having to pay 99$/year?

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

TL;DR How can I have a permanent profile for my Xcode-developped app on my own iPhone so that I could use it without having to rebuild it from Xcode every 6 days, likely by issuing myself the needed certificat and provisioning files ? …

Lees meer

What is `intu-ec-client` listening on TCP port 8021?

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I'm wondering how I can either kill it or change the port it listens on. Neither lsof -nP -i4TCP:8021 | grep LISTEN nor netstat -av | grep 8021 or launchctl list | awk 'NR>1 {print $3}' | xargs -I % sh -c 'launchctl list "%"' > launchct…

Lees meer

How to block specific apps on an iPhone

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I'm having a hard time configuring my daughter's iPhone with Screen time. I would like to completely block some apps during the weekdays and allow some time for them during the weekends. Screen time only allows me to set a limit strictl…

Lees meer

Is it possible to develop an iOS application for my own use without having to pay 99$/year?

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

TL;DR How can I have a permanent profile for my Xcode-developped app on my own iPhone so that I could use it without having to rebuild it from Xcode every 6 days, likely by issuing myself the needed certificat and provisioning files ? …

Lees meer

Is it possible to compile UNIX command line program for Apple Silicon architecture on Intel-based Mac?

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a GUI wrapper of UNIX command line program. I noticed that Apple announced Apple Silicon Mac. Sooner or later I need to build Universal Binary of my GUI wrapper. But at first, I need to build UNIX command line program for Appl…

Lees meer

Upgrade/Lifecycle/Replace Macbook Questions [closed]

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I currently have a MacBook Pro with the following configuration: Ive had this since college and I love everything about it. I currently use it for developing and programming and is very vital to my day to day. I guess I had a few quest…

Lees meer

iPhone - how to disable Shake for undoing read/unread email?

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Can anyone help me understand if there have been changes to the "shake-to-undo" feature specific to Mail using it to undo marking messages read/unread? My mom gets a pop-up just about every time she opens Mail, asking "Undo read message…

Lees meer

Is it possible to compile UNIX command line program for Apple Silicon architecture on Intel-based Mac?

woensdag 14 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a GUI wrapper of UNIX command line program. I noticed that Apple announced Apple Silicon Mac. Sooner or later I need to build Universal Binary of my GUI wrapper. But at first, I need to build UNIX command line program for Appl…

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 •