Add new blog post

This commit is contained in:
2025-02-08 10:33:55 +01:00
parent 98e7ec54b8
commit bb3a5e3dfe
8 changed files with 40 additions and 10 deletions

View File

@@ -0,0 +1,18 @@
+++
title = 'Project Updates'
date = 2024-12-25T09:57:30+01:00
lastmod = 2024-12-25T09:57:30+01:00
draft = false
author = 'Janis Hutz'
tags = [ 'Linux', 'Development', 'General', 'Hardware' ]
categories = [ 'News' ]
series = []
series_weight = 1
featuredImage = "/posts/2024/04/upcoming-projects/new-projects.jpg"
+++
It's been a *long* while! I have been very busy for university ever since the last project update. So there's been hardly any progress on any of my projects. To be quite honest, there's been no notable progress. But that is soon (TM) to change, to be precise at the beginning of February, where I have one week to work on my projects after the exams are over.
I will update post an update for what I plan to do then or (if I forget) what I did during that time. I hope to finish some long-standing projects by then.
What I have changed though, is I have finally taken some time to learn neovim and so far, it's been great. I am also currently in the process of merging and restructuring my configs between PC and laptop to make updating them much faster, as currently it takes a couple hours to adapt the desktop configs to the laptop, which I will be trying to alleviate by extracting non-specific configs from the specific config files, thus reducing the amount of time I have to spend to port the configs.