Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681465yBut now that 10 minute tasks takes 10 seconds and nobody knows how to do it manually anymore - programmers making someone's job obsolete.
-
JS96185075yI have to rename these 20 files.. Or I could create a software, which I will never use again, to do so.
-
But if it takes 10 minutes of manual labor every week, automating it will pay for itself in ONLY 28 years!
If your boss complains, tell him that's a better return on investment than he got in the first 28 years of his life. 🤷♂ -
@molaram
I'd argue that if you deployed once a week, and manual testing only cost 10 minutes, it could be worth it to not write tests.
Consider a simple blog, created using a framework like Symfony or Laravel, with a few controllers for publishing posts, adding comments, embedding a video or image. Pretty much all of the functionality is provided by third party packages, the backend code just serves as some glue.
After setting it up, you might tweak something here and there every few months.
I'd just hit F5 on the article feed to check for a stray 500 error, and call it a day. -
- Get to learn new stuff
- Can add some decoration and publish it on my GitHub as another side project (portfolio++)
- Can be used as a base to automate even more sophisticated stuff in the future
- Free dopamine -
It's not about doing it faster. It's about never doing it again! I've probably done this 100 times by now. And one or two of those, the task actually needed to keep being done enough to make it worth it! Score! (Let's not talk about the other 98 alright?!)
Programmer move
joke/meme