September 04, 2020
Bullet Journal tips pt. 5 - Another four tips
Four short tips in this post which could make also your use of the Bullet Journal method easier!
Text repository on JavaScript development and art
September 04, 2020
Four short tips in this post which could make also your use of the Bullet Journal method easier!
August 30, 2020
I’m in my 3rd Bullet Journal notebook currently. Together the three Leuchtturm1917 books cover about 20 months at the time of writing. The first two cover about 7 months each. I think, partly due to Covid-19, the third journal will cover a few months more. This means that each one contains less than a year of my life. In comes the need of a proper Future Log.
August 28, 2020
I’ve been browsing Pinterest and Instagram on Bullet Journal tips and trics quite often. I’ve adopted some Collection ideas and started tracking some daily and weekly topics. One of the best ideas that I only started recently is a “When did I last…”.
August 25, 2020
A small collection of 4 tips in this post that I found very handy when using my Bullet Journal.
A yearly calendar is very usefull. It takes quite some time to write it down in your Bullet Journal, but it pays off: if you don’t have your phone laying around, and want to look up some date in the future, you can fall back to your Bullet Journal.
August 23, 2020
I’m an avid user of the Bullet Journal method since about 20 months. I wanted to drain my head from stacks of obligations, hobby project knowledge and daily duties onto paper, specifically onto paper, because my daily screen time is already quite a lot.
February 12, 2020
Since a couple of years, I am the maintainer of the NodeJS library called node-gd
, which are JavaScript bindings for NodeJS to the libgd graphics library. During the past years, many major changes have taken place in the code base of node-gd
to keep it up to date with the pace of JavaScript evolution. In this article I will go deeper into the technical changes that I implemented in the past years. It is not an explanation of how node-gd
works or what you can do with it. For that I would suggest to directly visit its documentation page
September 26, 2019
butje.nl is one of my sites that is longest online, sinds 2003! It’s also one of my favourites: I like to browse through the photos of Berndnaut, Jeroen and me and the history of our friendship.
In the beginning I built it with Adobe GoLive, later in the PHP framework Symfony 1.0 and now I’m back to a site consisting of static HTML files, rendered by just 250 lines of NodeJS! Different considerations at different moments of my coding career lead to these descisions…
December 09, 2017
I’m not from the generation that really wrote leet online, nor can’t I say I master it. But nevertheless, as an alternative script for latin characters, 1337 or leet or eleet or 31337 speak opens up a lot of nice alternative ways of writing. With the wide support of UTF-8, the “traditional” ASCII-based leetspeak can be extended with UTF-8 quite easily.
My first 1337 PHP class dates from about 2008, which is 10 years ago. Since then I’ve learned a lot, and not only in programming of course. Let’s bring the old code to 2018, let’s JavaScriptify it!