HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Winsaucerer

no profile record

投稿

Show HN: Spawn – PostgreSQL migrate/test build system with minijinja (not vibed)

github.com
1 ポイント·投稿者 Winsaucerer·5 か月前·0 コメント

コメント

Winsaucerer
·5 か月前·議論
This was a great read, thanks. Definitely provides evidence for my fears about vibe coded projects built by people who lack expertise to guide AI well. And if these are the issues you can see, it makes you wonder about what's hard to discover. Security to me is one of those things you want to be thinking about throughout the whole process of building it, not something you tack on at the end.
Winsaucerer
·6 か月前·議論
Some database tests can't be done within transactions. With postgres, I create a copy of the database via WITH TEMPLATE, and each test runs in its own copy of the database. Then it can use or avoid transactions as it pleases, because the whole thing is local to that one tests anyway.
Winsaucerer
·昨年·議論
My own view is an idealist style one, where I think God impresses experiences upon us, and the experiences we have are determined by physical states. On this view, it's impossible to have a religious experience without there being appropriate physical states in place. In other words, agreeing with your conclusion.
Winsaucerer
·昨年·議論
Interesting, I had a similar approach while studying philosophy. I much prefer to think and write than read, so I'd often think through a philosophical problem first, and then read others on the topic. I'd find that this order helped me grasp a topic well.

I don't know if I do the same thing with programming.
Winsaucerer
·3 年前·議論
This doesn't sound convincing at all, and I'm struggling to follow your reasoning. I think it's an open question for Christians whether or not there are aliens.
Winsaucerer
·4 年前·議論
If not ChatGPT, do you know what it is using?
Winsaucerer
·4 年前·議論
In many cases, it does a lot better than 8 year olds with Google.
Winsaucerer
·4 年前·議論
If your country is Australia, then I hope it does follow :)
Winsaucerer
·5 年前·議論
I fiddled around for many hours with traefik, and could not get it to do what I wanted -- something I'd done before and had a known example working config of.

10 minutes of caddy, I had everything running exactly as I wanted and the job was done.