Author Archives: Johan

Fixing e-mail signatures for Apple Mail in macOS Ventura

- Posted in emails macos signature

This is an update to “Adding an HTML signature to Apple Mail (and have it show up properly!)” After upgrading to Ventura, my lovely e-mail signature showed up with missing images. A bit of Googling brought me to a solution. For each image, instead of the image, use an HTML element (e.g. a or div) […]

Property toggle in Figma

- Posted in figma ui workflow

Leuk, zo met 1 klik van dark naar light mode met deze plugin.

Ontspullen

- Posted in positief

Ik ben wegens aankomende verhuis vanalles aan het wegdoen, en wat een deugd is eigenlijk dat buurtplatform Hoplr niet? Ik heb gisteren een tiental mensen iets kunnen geven, en sommigen waren échtig blij met wat ze hadden gekregen.

Beursupdate

- Posted in beleggen - 2 comments

Ik heb geïnvesteerd in 1 tracker (MSCI World) en 3 bedrijven (Adobe Systems, Apple en Kinepolis Group). Tot nu toe is mijn portefeuille min of meer stabiel gebleven. Om de +-2 weken stort ik een bepaald bedrag bij en bekijk ik wat ik nog wil aankopen. Degiro is tot nu toe een goed platform. De […]

Op de beurs!

- Posted in beleggen

Alé, na jaren het hele beursgegeven te negeren met argumenten zoals: “Ik wil me daar niet mee bezighouden” “Ik werk wel voor mijn geld in plaats van speculeren” …is het nu toch gebeurd: ik heb een paar aandelen gekocht. De impulsen daarvan zijn: Inflatie van 9%+, waardoor enig spaargeld gewoon minder waard wordt De belachelijke […]

IntelliJ Idea: run stylelint after save

- Posted in development webdev

It is time to drop some esoteric knowledge again, for the Googling people that get into the same pickle as me. And for myself, when I have this problem on a new machine. So the problem is as follows: sometimes you get into a situation where formatting on save goes against the rules set in […]

SvelteKit form actions are the bomb

- Posted in svelte webdev - 2 comments

In the video above I demonstrate a little app and its code in a slightly unorderly fashion, so I thought I’d put some words down and hopefully make things more clear. First of all, this is just a demo app and not a real-life application, although it contains concepts that a real-life application will need […]

WP6

- Posted in development wordpress - 1 comment

Ik heb zitten nadenken over de veranderingen in WordPress 6 “Arturo”, met als nieuwigheid dat full-site editing gegeven. Ik heb dat eigenlijk eerlijk gezegd nog nooit zien werken in de praktijk, dus ik sta daar wat skeptisch tegenover. Voor een eenvoudige website zie ik het nog wel werken, maar ergens ook weer niet. Elke vrijheid […]

Natural sort order

- Posted in development javascript rant - 1 comment

I was doing some administration in the awful BillToBox (seriously not happy with this “solution”, but that’s another topic for another day), and to try and make sense of my uploaded documents I sorted them by name: Look at the “Naam van he…” column. What the hell is going on with this sorting? 82, 83, […]

Adding an HTML signature to Apple Mail (and have it show up properly!)

- Posted in emails html

Dropping some esoteric knowledge here. First of all, when you have an HTML e-mail signature, you want it to have inline styles. We won’t be covering that in this blog post. When you have your source with proper inline styles, the next challenge is to add it to a mail client. With Outlook 365 it […]