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
-
Fabian11306yI once actually applied the "is it worth the time" XKCD to figure out whether it's worth it creating and putting into autostart a script that does two clicks for me on every boot. The preferred result came out. :)
Link for the lazy: https://xkcd.com/1205/ -
@shaji sometimes it doesn't happens. XD
We actually endup using the script multiple time. -
@ralnivar WE WILL USE THE SCRIPT AND SAVE TIME, but then again if we waste more time adding more feature for future and this time we don't need it again? XD
-
donuts238486yIt turns out it's not one time. And when your boss asks again you make a big fuss/rant....
And then you complete this huge task in a few minutes by just running the app (which hopefully still works) and go -
ltlian21966yI'll unironically do this because it leaves me with a thing that might have a use later and it's more fun.
It can be tough to explain to my boss why I spent two hours inserting these 20 mock values into the database though. -
“Automate the boring stuff”
Book title and personal philosophy.
Also it’s a really sweet book if you haven’t checked it out yet! -
@devTea Haha, true!
And now here comes that idiot with his stupid "eating soup with a fork" analogy. -
No no no....
84 hours of TensorFlow training on a data set of all my past decisions, to determine whether I should do the task manually or write a script for it.
Although 61 hours of that was trying to find out how to fix my Python version, environment and dependencies, which are in a perpetual spaghetti state. -
donuts238486y@notarealDev yes actually I did that last night for my own project... But only 1hr...
-
Quirinus7536yIt's not a waste of time, you are developing your automation/scripting skills. And yeah, that feeling when it works!
-
blem1410666yYou think "ye, no need to waste time on script, thats last time I have to do this", but then there are 10 more times to do it and you think the same every time...
Always write a scpript, it may be useful someday. -
Fabian11306yFor Windows users, I recommend TinyTask. It can record and replay mouse and keyboard input, so you can just record yourself doing the task the first time and then let it do the other times, possibly also faster. So in the worst case, you would just have as many failed attempts at recording a consistent macro as the times you have to do the thing. So you never lose time, but usually gain a lot.
Related Rants
happens every time ?
joke/meme
coding
developer
automation
automation python
programmer
programming