Post #2100953
2026-05-05 03:52 UTC
tomorrow i'm going to look into if it's possible to write an sqlite backed bash script, one step further on my spiral into insanity
Replies (1)
-
@krishean@tech.lgbt 2026-05-05 23:56
to follow up on this post, yes it is possible, and quite easy to do. sqlite3 actually has some neat features that are probably going to help me simplify some things and eliminate the need for a tiny utility python script i had to write