Open University Module Choices for Early 2024
With my first module coming to an end, which modules will I be looking at next, and why?
With my first module coming to an end, which modules will I be looking at next, and why?
A reflection on my studies with the Open University so far, and what I’m planning to do next.
A collection of commands I’ve created in bash to make it easier to manage neovim configurations and control dev containers.
A simple guide to getting started with Nix OS, including setting up a basic configuration, and then extending this with flakes and home-manager.
Recently, I’ve been thinking about making a return to studies in a more formal fashion. In particular, I’m thinking of studying a Computing course with the Open University. This post outlines my thoughts on this.
In this post, we’re going to look through creating a simple web application in Go using a dev container, which will host a simple “Hello World” page, and then we can extend that with a page with submits a form.
A guide to creating a simple wasm application in Rust, and serving it with nginx in a dev container.
A guide to setting up a git repository for your dotfiles to make it easier to share settings between your different Linux machines.
A guide to setting up Hugo for GitHub Pages using a dev container in vscode.
A guide to setting up tasks in vscode to run rspec tests for Rails projects.