{$lblSkipToContent|ucfirst}

Can I adjust my system so that a python model doesn't get killed by the OS for excessive resource usage?

zaterdag 6 september 2025 inAsk Different (Tips-Tricks-Tutorials)

When I run one specific Hugging Face model with python, it loads for a while and then just dies with: zsh: killed python main.py I already checked ulimit -an and everything is unlimited, so it’s not the shell. The logs also say the…

Lees meer

How to override macOS killing the process

vrijdag 5 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I’m on macOS (M1, 8 GB). When I run a Hugging Face model with python, it loads for a while and then just dies with: zsh: killed python main.py I already checked ulimit -a and everything is unlimited, so it’s not the shell. The logs…

Lees meer

How to override macOS killing the process

vrijdag 5 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I’m on macOS (M1, 8 GB). When I run a Hugging Face model with python, it loads for a while and then just dies with: zsh: killed python main.py I already checked ulimit -a and everything is unlimited, so it’s not the shell. The logs…

Lees meer

How to automatically remove all item builds from all slides in a Keynote Presentation?

vrijdag 5 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I have Keynote presentations that contain slides with item builds. I would like to be able to remove item builds from every slide of a given presentation automatically (i.e., without clicking on each slide individually, opening its buil…

Lees meer

How to automatically remove all item builds from all slides in a Keynote Presentation?

vrijdag 5 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I have Keynote presentations that contain slides with item builds. I would like to be able to remove item builds from every slide of a given presentation automatically (i.e., without clicking on each slide individually, opening its buil…

Lees meer

How can I force macOS to use AirPrint instead of a Generic PostScript Printer driver?

donderdag 4 september 2025 inAsk Different (Tips-Tricks-Tutorials)

When I add my network printer, macOS discovers it via Bonjour and then uses the Generic PostScript Printer driver. Sadly, my printer doesn't work with this driver. However, it does work from my iPhone via AirPrint, so I'd like to tell …

Lees meer

Ringer Doesn't Un-Mute

woensdag 3 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I've noticed that when I switch my iPhone mute switch on, it mutes, but when I switch it off, my ringer volume is zeroed out. Does anyone know if there's a way to adjust the settings so that this doesn't keep happening ? I have an iPhon…

Lees meer

Is there a faster way to fix homebrew bash completion links?

woensdag 3 september 2025 inAsk Different (Tips-Tricks-Tutorials)

After installing homebrew and running brew bundle install, if your brewfile contains both bash-completion@2 and other formulae that offer bash completions, the other formulae's bash completions will not be linked into $(brew --prefix)/e…

Lees meer

brew update and write to file new formulas and casks

woensdag 3 september 2025 inAsk Different (Tips-Tricks-Tutorials)

How to write output brew update command to file? cd $(brew --repository homebrew/core) git checkout f145a827dc3efcef9529692012df6099319caee8 brew update | tee >(awk '/^==> New Formulae$/{flag=1; next} /^==> /{flag=0} flag' | tr -s ' ' …

Lees meer

Ringer Doesn't Un-Mute

dinsdag 2 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I've noticed that when I switch my iPhone mute switch on, it mutes, but when I switch it off, my ringer volume is zeroed out. Does anyone know if there's a way to adjust the settings so that this doesn't keep happening ? I have an iPhon…

Lees meer

Ringer Doesn't Un-Mute

dinsdag 2 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I've noticed that when I switch my iPhone mute switch on, it mutes, but when I switch it off, my ringer volume is zeroed out. Does anyone know if there's a way to adjust the settings so that this doesn't keep happening ? I have an iPhon…

Lees meer

How can I view .properties files in QuickLook?

dinsdag 2 september 2025 inAsk Different (Tips-Tricks-Tutorials)

Question: Properties files are used by so many code languages, so it's very annoying that I can't view a .properties file using QuickLook on my iMac. How can I configure my iMac to let me view properties files in QuickLook? What I've Tr…

Lees meer

Found suspicious certificate in my keychain [closed]

dinsdag 2 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I found very suspicious certificates that are constantly being created with either a lack of information or information that I don't recognize. They look like an attempt at using Bluetooth and AirPlay for a man in the middle attack, …

Lees meer

How can I view .properties files in QuickLook?

dinsdag 2 september 2025 inAsk Different (Tips-Tricks-Tutorials)

Question: Properties files are used by so many code languages, so it's very annoying that I can't view a .properties file using QuickLook on my iMac. How can I configure my iMac to let me view properties files in QuickLook? What I've Tr…

Lees meer

How can I view .properties files in QuickLook?

dinsdag 2 september 2025 inAsk Different (Tips-Tricks-Tutorials)

Question: Properties files are used by so many code languages, so it's very annoying that I can't view a .properties file using QuickLook on my iMac. How can I configure my iMac to let me view properties files in QuickLook? What I've Tr…

Lees meer

Finder search links to wrong files, rebuilding Spotlight index doesn't help

maandag 1 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm on Sequoia, and I've started getting completely unusable results from Finder search. I search and I get what seem to be, based on the file names, the results I'm looking for. But those results link to totally different files. For …

Lees meer

Finder search links to wrong files, rebuilding Spotlight index doesn't help

maandag 1 september 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm on Sequoia, and I've started getting completely unusable results from Finder search. I search and I get what seem to be, based on the file names, the results I'm looking for. But those results link to totally different files. For …

Lees meer

How can I view .properties files in QuickLook?

maandag 1 september 2025 inAsk Different (Tips-Tricks-Tutorials)

Question: Properties files are used by so many code languages, so it's very annoying that I can't view a .properties file using QuickLook on my iMac. How can I configure my iMac to let me view properties files in QuickLook? What I've Tr…

Lees meer

Finder search links to wrong files, rebuilding Spotlight index doesn't help

zondag 31 augustus 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm on Sequoia, and I've started getting completely unuasble results from Finder search. I do a search and I get what seem to be, based on the file names, the results I'm looking for. But those results link to totally different files.…

Lees meer

How do I make a screenshot of an extended monitor?

zondag 31 augustus 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a MacBook Pro M1 with two extended monitors. Every time I am in a program on my extended monitor and try to take a screenshot of it with Cmd+Ctrl+Shift+3, it takes one of the main displays instead. I know I can do it with Cmd+Shi…

Lees meer

How do I make a screenshot of an extended monitor

zondag 31 augustus 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a MacBook Pro M1 with two extended monitors. Every time I am in a program on my extended monitor and try to take a screenshot of it with cmd + ctrl + shift + 3 it takes one of the main display instead. I know I can do it with cmd…

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 •