Hacker News new | ask | show | jobs
by 1_1xdev 1381 days ago
Perhaps you are a grug brain. Not such a bad thing.

https://grugbrain.dev/

The fact that you write testable (and tested) code, and that your CI needs are met by simple scripts is a good thing. I personally try to ensure that all CI can be done locally, and that basically forces you to just use shell scripts (or make, or similar — but to keep it simple)