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
2 publicly visible posts • joined 30 Jul 2025
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.