* Posts by NullGravy

2 publicly visible posts • joined 30 Jul 2025

AWS wiped my account of 10 years, says open source dev

NullGravy

Re: Bullshit

The "fault" here is not that "--dry" didn't work as expected, it is that the program accepted and ignored an option that it didn't understand

Caught a vibe that this coding trend might cause problems

NullGravy

History repeats itself

If you've been in the business for long enough , you've seen this all before. Every decade or so there is a new thing claiming to enable you to develop software without writing code. They all fail for the same reason: You have to specify the problem precisely and the only thing that we have that precisely defines a software problem is....code.