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·vor 3 Monaten·0 comments

comments

west0n
·vor 3 Monaten·discuss
[dead]
west0n
·vor 2 Jahren·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
·vor 2 Jahren·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.