Readit News logoReadit News
platzhirsch commented on Postgres LISTEN/NOTIFY does not scale   recall.ai/blog/postgres-l... · Posted by u/davidgu
fathomdeez · 2 months ago
This kind of issue always comes up when people put business logic inside the database. Databases are for data. The data goes in and the data goes out, but the data does not get to decide what happens next based on itself. That's what application code is for.
platzhirsch · 2 months ago
If you want your database to just store bytes, use a key-value store. But SQL gives you schemas and constraints for a reason; they're guardrails for your business logic. Just don’t ask your tables to run the business for you.
platzhirsch commented on Making a Wayland Screen Capturing Protocol   andri.yngvason.is/making-... · Posted by u/platzhirsch
platzhirsch · a year ago
"The new screen capture Wayland protocol has been merged! It will unlock neat features such as window capture and better performance. Many thanks to @andriyngvason for pushing this forward!"

https://octodon.social/@emersion/112938764966218759

platzhirsch commented on Never ask a candidate to rate themselves out of 10   think-twice.me/?p=70... · Posted by u/zug_zug
platzhirsch · a year ago
I used to have this type of rating on my resume when I started my career. Over 10 years later, I can tell that today it wouldn't communicate anything.

At most you could convey that you're more proficient in language A than language B.

u/platzhirsch

KarmaCake day393December 19, 2011View Original