this post was submitted on 23 May 2024
9 points (100.0% liked)

Programmer Humor

853 readers
12 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
9
removed (programming.dev)
submitted 5 months ago* (last edited 5 months ago) by alexdeathway@programming.dev to c/programmerhumor@lemmy.ml
 

[deleted]

you are viewing a single comment's thread
view the rest of the comments
[–] maegul@lemmy.ml 3 points 5 months ago (1 children)

your own hacked together wrapper around sqlite as a plugin for your text editor of choice

[–] Telorand@reddthat.com 3 points 5 months ago (1 children)
[–] maegul@lemmy.ml 3 points 5 months ago* (last edited 5 months ago)

I’m scared of cults and not ever being truly enlightened is a risk I’m willing to take. Maybe one day.

Seriously though, in terms of longevity, where I want the dependencies of my system to last for the rest of my life and to be easily installed on as many machines throughout the rest of my life, SQLite (and pure Python for the wrapper, using only the std lib) seem like good bets. Better bets than emacs and org-mode, perhaps not, but certainly without the baggage of being bound to a text editor.

EDIT: just clicked the link, lol.