WhatsApp is my most used app, but its development seems stagnant. Which is not always a bad thing for software, but WhatsApp could really improve some things, especially when those improvements seem trivial. Some wishes could even be classified as bugs: which they should really fix. In no particular order (for iOS). Multi-select on media… Read More »| Jan van den Berg
Download and install ImageMagick. Go to Windows Explorer and type sendto in the address bar. This will open the following path: C:UsersAppDataRoamingMicrosoftWindowsSendTo The files here will be available as actions from the Windows “Send to” right-click context menu. Create a new (text) file in this directory and add the following line: magick.exe %1 %2 -resize… Read More »Merge two images in Windows from right-click context menu| Jan van den Berg
The Debian documentation is sparse on how to correctly configure incoming SPF checks in the Debian Exim package. It is sparse in the sense that it tells you what to install (spf-tools-perl) but it is not clear WHERE to put the very important macro. It only says: This is provided via the macro CHECK_RCPT_SPF, set it… Read More »Correctly configuring incoming SPF in Exim on Debian| Jan van den Berg