Projects

Things I've built or am building.

ferrispad

Active

A super lightweight text editor with a clear philosophy to maximise minimalism. This means, no LSP, nothing running continuously in background in general and a very frugal use of RAM and CPU. You can open 2GB log file with less than 15MB of RAM. If you want to expand its capabilities you can use plugins. If you don't find the plugin you need, you can still build your own in Lua.

apt2brew

Active

This is a .deb package that you can download and run from your terminal. It has a basic terminal UI where you can select apt packages to export from apt to brew. Why? because now you can.