In my previous blog post that I wrote yesterday, I celebrated my blog's 10th anniversary and did a reflection over the last decade. However...| sandervanderburg.blogspot.com
In my previous blog post, I have explained that AmigaOS is a flexible operating system supporting many kinds of filesystems through custom DOS drivers. For example, in the 90s, I frequently used the CrossDOS driver to get access to PC floppy disks.| Sander van der Burg's blog
In my previous two blog posts, I have shown that my Amiga 4000 has the ability to run multiple operating systems -- in addition to AmigaOS, it can also run Linux and NetBSD, albeit with some challenges.| Sander van der Burg's blog
In my last blog post, I have shown how I have been using Linux on my Amiga 4000. Running Linux on an Amiga has always been a fascinating use case to me -- I have developed strong interests in both areas from a very young age.| Sander van der Burg's blog
In a recent blog post, I have described how I have been using my Amiga 4000 in 2024, including how to install the 3.1 and 3.9 AmigaOS versions from scratch and showing a few interesting use cases.| Sander van der Burg's blog
Not much to report this year. I have only written one article: Using a Commodore Amiga 4000 in 2024.| Sander van der Burg's blog
Some time ago, I have written a couple of blog posts about using my old Commodore computers that I grew up with: the Commodore 64, 128, and Amiga 500 in modern times.| Sander van der Burg's blog
Today, it is the 13th anniversary of my blog. As usual, this is a nice opportunity to reflect over last year's writings.| Sander van der Burg's blog
Two years ago, I wrote a blog post about using my Commodore Amiga 500 in 2021 after not having touched it in ten years. Although the computer was still mostly functional, some peripherals were broken.| Sander van der Burg's blog
Ten years ago I have obtained my PhD degree and made my (somewhat gradual) transition from academia to industry. Despite the fact that I made this transition a long time ago, I still often get questions from people who are considering doing a PhD.| Sander van der Burg's blog
In the last few weeks, I have been playing around with a couple of old and obsolete web applications that I have developed in the past with my own web framework. Much of the functionality that these custom web applications offer are facilitated by my framework, but sometimes these web applications also contain significant chunks of custom code.| Sander van der Burg's blog
Today, it is my blog's anniversary. As usual, this is a nice opportunity to reflect over the last year.| Sander van der Burg's blog
It has been quiet for a while on my blog. In the last couple of months, I have been improving my personal web application framework, after several years of inactivity.| Sander van der Burg's blog
Almost six years ago, I wrote a blog post about Duke Nukem 3D, the underlying BUILD engine and my own total conversion that consists of 22 maps and a variety of interesting customizations.| Sander van der Burg's blog
On Tuesday 5 April 2022 I received the unfortunate news that my former master's and PhD thesis supervisor: Eelco Visser has unexpectedly passed away.| Sander van der Burg's blog
It has been a while since I wrote a blog post about front-end web technology. The main reason is that I am not extensively doing front-end development anymore, but once in a while I still tinker with it.| Sander van der Burg's blog
It has been a while since I wrote a JavaScript related blog post. In my previous job, I was using it on a daily basis, but in the last few years I have been using it much less frequently.| Sander van der Burg's blog
Today it is my blog's 11th anniversary. As with previous years, this is a nice opportunity to reflect over last year's writings.| Sander van der Burg's blog
Due to the high number of new COVID-19 infections in my home country last summer, I had to "improvise" yet another summer holiday. As a result, I finally found the time to tinker with my old computers again after a very long time of inactivity.| Sander van der Burg's blog
Nix is a general purpose package manager that can be used to automate the deployments of a variety of systems -- it can deploy components written in a variety of programming languages (e.g. C, C++, Java, Go, Rust, Perl, Python, JavaScript) using various kinds of technologies and frameworks, such as Django, Android, and Node.js.| Sander van der Burg's blog
I have written many blog posts about software deployment and configuration management. For example, a couple of years ago, I have discussed a very basic configuration management process for small organizations, in which I explained that one of the worst things that could happen is that a machine breaks down and everything that it provides gets lost.| Sander van der Burg's blog
As already explained in many previous blog posts, the Nix process management framework adds new ideas to earlier service management concepts explored in Nixpkgs and NixOS:| Sander van der Burg's blog
As explained in many previous blog posts, I have developed Disnix as a solution for automating the deployment of service-oriented systems -- it deploys heterogeneous systems, that consist of many different kinds of components (such as web applications, web services, databases and processes) to networks of machines.| Sander van der Burg's blog
In a blog post written several months ago, I have shown that the Nix process management framework can also be used to conveniently construct multi-process Docker images.| Sander van der Burg's blog
One of my major blog topics last year was my experimental Nix process management framework, that is still under heavy development.| Sander van der Burg's blog
In my previous blog post, I have explained that AmigaOS is a flexible operating system supporting many kinds of filesystems through custom DOS drivers. For example, in the 90s, I frequently used the CrossDOS driver to get access to PC floppy disks.| sandervanderburg.blogspot.com
As described in a number of older blog posts, Nix is primarily a source based package manager -- it constructs packages from source code b...| sandervanderburg.blogspot.com