←back to thread

353 points HunOL | 6 comments | | HN request time: 0.263s | source | bottom
1. ricardobeat ◴[] No.45782315[source]
Articles like this leave me with an uneasy feeling that the “solutions” are just blind workarounds - more debugging/research should be able to expose exactly what the problem is, now that would be something worth sharing.
replies(2): >>45784731 #>>45791791 #
2. kccqzy ◴[] No.45784731[source]
Articles like this give me the feeling that the author did a little bit of research and shared a suboptimal solution, and was hoping that experts on HN would present better solutions. Wasn't there a saying about how the best way to get correct answers is to post not just the question but the wrong answers to it?
replies(3): >>45786799 #>>45788621 #>>45789037 #
3. ◴[] No.45786799[source]
4. npodbielski ◴[] No.45788621[source]
If something is stupid but it works then it is not stupid. If this will help them find a solution then sure why not. Though I am wondering if this would not be easier to just use postgress and focus on features instead.
5. apitman ◴[] No.45789037[source]
Cunningham's Law
6. Daniel_sk ◴[] No.45791791[source]
I am pretty sure in this case even Claude or ChatGPT would give them the correct answer quickly or at least it would point them to the right direction (the busy-timeout pragma) with 5 minutes of work.