this post was submitted on 10 May 2026
2 points (100.0% liked)

Programmer Humor

31505 readers
1948 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] irelephant@lemmy.dbzer0.com 0 points 1 week ago (1 children)

In my case, I want to use sqlite locally, for development, but I don't want to add a load of jank to handle booleans for sqlite.

[โ€“] qevlarr@lemmy.world 1 points 1 week ago

This is sqlite's intended use case. To replace configure files and local data