28
PieFed, a FOSS Feed Aggregator alternative to Lemmy, but faster
(join.piefed.social)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
This was my experience with personal projects too.
Unit tests hinder progress so much. End-to-end/integration tests are often flaky.
The thing is, I still want to test my own project, because it's a good idea to validate whether or not your code works or not...