• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: November 26th, 2023

help-circle
  • These are the principles I follow:

    https://indieweb.org/make_what_you_need

    https://indieweb.org/use_what_you_make

    I don’t have time to argue with FOSS creators to get my stuff in their projects, nor do I have the energy to maintain a personal fork of someone else’s work.

    It’s much faster for me to start up Claude and code a very bespoke system just for my needs.

    I don’t like web UIs nor do I want to run stuff in a Docker container. I just want a scriptable CLI application.

    Like I just did a subtitle translation tool in 2-3 nights that produces much better quality than any of the ready made solutions I found on GitHub. One of which was an *arr stack web monstrosity and the other was a GUI application.

    Neither did what I needed in the level of quality I want, so I made my own. One I can automate like I want and have running on my own server.