HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Winsaucerer

no profile record

Submissions

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

github.com
1 points·by Winsaucerer·5 miesięcy temu·0 comments

comments

Winsaucerer
·5 miesięcy temu·discuss
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 miesięcy temu·discuss
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
·w zeszłym roku·discuss
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
·w zeszłym roku·discuss
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 lata temu·discuss
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 lata temu·discuss
If not ChatGPT, do you know what it is using?
Winsaucerer
·4 lata temu·discuss
In many cases, it does a lot better than 8 year olds with Google.
Winsaucerer
·4 lata temu·discuss
If your country is Australia, then I hope it does follow :)
Winsaucerer
·5 lat temu·discuss
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.