last updated: 2026-02-20
i'm at a transitional period in... everything i'm doing! all the projects are trying to find their footing in an everchanging world!... we'll probably have a solid plan by march...
the famous eisenhower matrix suggests that: if there is a problem of low importance, and of low urgency? then the optimal thing to do is to ignore or delete the problem.
recently: i've been building a website compiler in C code. how's that gone? horribly. thanks for asking. turns out C code is tough! but it teaches you a lot of things. like how much you're wasting your time. and right you are, with that implication... so i've decided to STOP working on the website compiler, in favour of... ANYTHING ELSE. it is in hibernation development. and i am prioritizing much more useful things. like: utilizing this perfectly fine website compiler built that i had already built - in python!
good news: the website has been made! bad news: i am the one who made it. listen: we could've used generic website builder 42 and it probably would've been better... BUT NONSENSE! we're doing it the old fashioned way! with good ol' HTML, CSS and a dream! well? turns out if you do that you end up with a lot of issues... currently: i'm working on a website compiler that can quickly take my notes and generate a website using C code. but turns out? what is easy to do in python turns out to be difficult to do in C code. so hopefully i can finish building THAT by next month.