Saturday | 21 SEP 2024
[ previous ]
[ next ]

Projects for September

Title:
Date: 2024-09-11
Tags:  scarletdme

I have some things I want to do this month.

The first is write my own precompiler and deprecompiler. We have one at work but I think writing my own would be nicer as I can remove alot of things I don't plan on using. I'm going to hopefully simplify things.

*note - This is now done.

I also want to write an archive program. Same story as above, a simpler and more straightforward version for personal use would be great.

*note - This is now done.

I want to do some work on my fork of ScarletDME to make it a proper distribution. I don't want to add anything quite yet or port any logic to Zig. I want to add my package manager, shell and editor as default programs that are installed when I install ScarletDME. It should also automatically create a BP and ARCHIVE-BP folder as those are things I always want.

The goal is to be able to install my fork and immediately be able to work from within the environment rather than have to do some set up in both Linux and ScarletDME.

^ The above has been done now :)

Move my blog to the cloud. I've been running it on a macbook and I'm getting tired of dealing with the issues that running a mac as a server brings. I'd rather use straight linux.

This has also been done, written up here.

I've also switched my blog to use ScarletDME.