ACTIVITY LOG

LostSideDead Year 2025

A running log of what I have been building, fixing, and thinking about across code, graphics, and life.

73 entries
Page 1 of 15
Wed Dec 31 11:14:17 PM PST 2025
Last Post of 2025
Goodbye 2025. I hope I continue to heal and am walking by the end of 2026.
Dec 29 03:08:23 PM PST 2025
New Interface for Blog/Site
The website has a new interface for the blog/site. Also there is now an RSS Feed. For Future updates.
2025.12.29
This upcoming Year, New Focus/Project
Acidcam GPU Project Preview
So, I have decided for 2026 to put my focus on GPU programming. I started a new repository for a new library I am calling 'acidcam-gpu' that will take advantage of CUDA for hardware acceleration for processing high-definition video. So far I have already solved the main bottleneck in my old versions of my project, where the loops would just keep getting put one after the other; now it uses a unified kernel and makes one pass over the data, and just iterates each pixel in parallel.
2025.12.28
Liquid Pixel Energy
2025.12.27
Looking Back on 2025
ACMX2 Project Overview

This year ended up being one of my most productive ones. I spent a lot of time rebuilding my workflow, sharpening my tools, and getting deeper into Linux, OpenGL, shader programming, and all the little pieces that make my projects fit together.


In 2025, I pushed a huge amount of work into my systems. I made a lot of progress on the MXVM runtime, and studied x64 assembly.


2025 was also a huge shader year. I added new effects, merged common uniform blocks, introduced iMouse support, experimented heavily with audio-reactive visuals, and designed shaders that flow, distort, mirror, and swirl in ways I never tried before. I even had moments where I fed images into GPT and it generated shaders back and some of them became official built-ins.


I also put effort into my website this year, updating the Activity Log layout, adding new posts, releasing the HTML Extract tool, and continuing to build a place where I can track my progress and show the things I create.


I left toxic social media behind this year, which was a big step for me. It freed up mental space and time that I could redirect into coding, learning, and building things that matter to me. I am focusing on my health, my skills, and my projects and it paid off.


Looking back, 2025 was a year where I rebuilt a lot of myself through code. After everything I’ve dealt with healthwise over the past few years, I’m proud that I’m still here writing, building, experimenting, and making things that excite me.