Recent Posts

Simple Ways to Run OCaml Code

2 minute read

When people think of OCaml they are usually thinking of compiling code to a binary before they are able to run it. While most OCaml code is indeed compiled t...

A Basic Helix Setup for JavaScript

2 minute read

Lately I’ve been a bit bored with my tried and true development tools and I’ve been playing with some alternatives. One of the most interesting tools I came ...

Replace Text in Multiple Files

1 minute read

Today I wanted to update a bit markup in my blog and it took me some time to get it right. Basically I wanted to replace the language in some fenced code blo...

Running Jekyll on Ruby 3.4

1 minute read

Yesterday I’ve installed the newly released Ruby 3.4, but this caused an issue with Jekyll:

macOS No Longer Ships with Emacs

2 minute read

While I was setting up my new mac mini yesterday I noticed something interesting - Apple have stopped shipping the ancient Emacs 22.1 with macOS! As I was mo...