by Wadih | Sep 22, 2023 | No category
Recently as of July 2023 some people have been experiencing and are trapped with the following error “Word is better with a Microsoft account”. The error looks like that: If you click on “Fermer” or “Close” at the bottom left, it...
by Wadih | Jul 25, 2023 | No category
By default, I wasn’t seeing the Canadian Multilingual under Settings > Keyboard > Input Sources I finally had to install the french locales, then going back in the Settings > Keyboard > Input Sources it was now available. sudo dpkg-reconfigure...
by Wadih | Jul 5, 2023 | No category
The latest author of wkhtmltopdf has made the github repository public archive on January 2, 2023, and is recommending not to use it with untrusted HTML. The best alternative I found is using the chromium headless feature, that has worked quite well for me. First,...
by Wadih | Mar 15, 2023 | No category
I was having a problem with Sonos S1 Controller telling me: Unable to load pcdcr.dll. Please re-install. The official sonos forums were calling this a rare occurence and didn’t have a solution here and here. I used process monitor to try to find out what was...
by Wadih | Dec 9, 2022 | No category
Some of the benefits I’ve enjoyed using rsync instead of git to bring back my source code changes to the repository are: Proper symlink handling No state maintenance required One line command line Shows the files that changed A typical presync command would look...
by Wadih | Nov 9, 2022 | No category
I was recovering some Apple Mail emails, and found they were in emlx format. Drag and dropping them into the Mail UI wouldn’t work. I finally tried copying them over to my linux machine, and drag and dropping them into the Evolution main window worked great....