Feed

Drawing a bitmap font on canvas.


Learning about generating bitmap fonts.

From: https://github.com/vladimirgamalyan/fontbm


Palette edit.


C and I have started playing Minecraft. I built a workshop out of dirt, gold and coal.


Rough music purchasing plan.

From: https://scrawl.grantcuster.com/2020-003-40.html


UI is done, I think. Now to clean up and make everything work.


Figuring out the UI.


Refactoring the image -> terminal color scheme app to use shaders.


A nice guide by @MikeRiethmuller on image manipulation techniques with canvas. It goes through basic (what I've been doing), 32-bit (what I'm going to do now), and shaders (what I'll probably end up trying soon).

From: https://www.madebymike.com.au/writing/canvas-image-manipulation/


Test: Scruggs -> tomorrow night theme.


Atreus mechanical keyboard.

From: https://atreus.technomancy.us/


Applying terminal theme colors to images.


Visualizing some terminal color schemes.


New from Constraint Systems: Bix visualizes text as binary code and lets you draw on top of it.

From: https://bix.constraint.systems


Data Gardens class syllabus by Everest Pipkin.

From: https://everestpipkin.github.io/datagardens/


I finished Code: The Hidden Language of Computer Software and Hardware this week. It was great. I didn't understand everything about how computer hardware works but it made me a lot more confident that I can understand it.

From: https://www.amazon.com/exec/obidos/ASIN/0735611319


Computer Lib/Dream Machines: "You can and must understand computers NOW."

From: http://worrydream.com/refs/Nelson-ComputerLibDreamMachines1975.pdf


Linux config, laptop screen webdev edition: I hid everything I could in i3 and vim, and I'm running chromium in application mode.


How I draw figures for my mathematical lecture notes using Inkscape By Gilles Castel.

From: https://castel.dev/post/lecture-notes-2/


Learning about the Acme editor and Plan 9.

From: https://research.swtch.com/acme