this post was submitted on 27 Jul 2024
844 points (97.8% liked)

Programmer Humor

19557 readers
1207 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 98 points 3 months ago (7 children)

Jsonb in postgres is fine, I've been using it for years. Much better than letting mongodb anywhere near the stack.

[–] [email protected] 47 points 3 months ago (5 children)

But then postgres is basically an OS at this point, enough to compete with emacs for meme potential. And I say that as a happy postgres user.

[–] [email protected] 48 points 3 months ago (2 children)

Wait until people learn about the possibility of putting a web server INSIDE of postgres :)

https://betterprogramming.pub/what-happens-if-you-put-http-server-inside-postgres-a1b259c2ce56

[–] [email protected] 25 points 3 months ago

My principle dev asked if we could figure out how to invoke Lambda functions from within postgres trigger functions.

I was like, "Probably. But it's like putting a diving board at the top of the Empire State building.. doable, but a bad plan all around."

[–] [email protected] 14 points 3 months ago

Sounds like someone heard about containers through a bad game of telephone!

load more comments (2 replies)
load more comments (3 replies)