mood bleary
reading devtools
listening all at once - ninajirachi
neocities
Websites change when one begins to look first and inspect shortly after. This is how I discovered iframes. Iframes bridge an HTML page to another HTML page. Web widgets/embeds operate with this logic. I like Jekyll’s post infrastructure, and iframes allow me to deploy content via boxhouse and bridge it to my neocities. boxhouse has leaned towards being a repository as I work which is not surprising as I want to understand and operate servers.
I fished up CSS grids as I worked on my website too. I like precision in layout placement. I visualized my neocities site on a grid and hadn’t recognized I could declare a grid on top of the entire viewport. I work with 32x32 and have been having a lot of fun since things finally make sense. I am nervous I lean too far into grids so I try to identify where flex works too.
As I browsed the web, I began to solidify how I understand my website. I like the scaled-back visual with limited reactivity because any strong visual flare relies on complex code, and I would rather focus on that sort of code when I am studying low-level (i.e. linux) or software (i.e. front-end interfaces with cmdline tools) programming. I think my colours are formalizing too but I change a lot.
ffmpeg and gifsicle
Digital things are made to be transformed. My computer can run software that transforms things so they fit my aesthetic. For example, I found a gif that I liked a lot, but it was too bright and lacked an alpha layer.
Gifsicle is open-source software that processes gifs: one command in the terminal and the gif now had its alpha layer. From here, launched my dither tool and voila.
For my dither tool, I also had claude implement a custom colour palette. It’s been fun to play around.
blender
The lain gif that sits atop of my navi has been a big inspiration because I love it so much. I want to make my own gifs. I am not an artist but I do sketch every day and I have a simple mascot I call albertines. albertines are simple, so I figured I should poke around in blender.
Claude assisted me in some config and I began to shape a circle into another shape. Unfortunately, blender requires a mouse (lol). I’m focused on drafting dimensionality into the albertines for now.
cmdline
I have three more tools are my fingertips. As this number grows, I lose track of what tools I have, partly because I need to remember long paths. I config’d some variables but these are also hard to remember at times, especially when time passes between use.
I think I might want to develop a sort of daemon that acts as a reference sheet for my terminal. This veers to shortcuts on a desktop, which I want to avoid. So I think I want to create a light-weight but cute UI that just presents the variable sections from my various config files.





