HackerTrans
TopNewTrendsCommentsPastAskShowJobs

west0n

no profile record

Submissions

I used Claude Code for K8s dev for a month – it became a conspiracy theorist

medium.com
1 points·by west0n·3 mesi fa·0 comments

comments

west0n
·3 mesi fa·discuss
[dead]
west0n
·2 anni fa·discuss
Recently, I learned that PostgreSQL can integrate with many languages through plugins, such as PL/Python, pgrx (Rust), pgzx (Zig), and so on. I wonder if anyone is planning to write one for Java or C#, lol.
west0n
·2 anni fa·discuss
It seems that to counter this type of supply chain attack, the best practices for managing software dependencies are to pin the version numbers of dependencies instead of using `latest`, and to use static linking instead of dynamic linking.