advobot.co/web
Ask HN: What tasks do you automate?
91–100 of 349 posts
Re: Ask HN: What tasks do you automate?
#92Earlier quoted context omitted.
I used to write trading systems for Amibroker. This one signaled the 2009 march bull market in equities and oil. But it is a swing/longterm trading system. I was a daytrader so it is not really useful for that. https://github.com/tebelorg/Tump/blob/master/trading_z.js
Thanks, Looks very interesting, my hobby is to back test different trading systems, so I will take a more deeper look into it next week...
PS: anyway, sorry for digressing away from the topic of the HN thread lol
Re: Ask HN: What tasks do you automate?
#93Preparing purchase form for university library and letting me know when books I order become available. https://github.com/ehud/Library
It is free for 50 monitors.
Re: Ask HN: What tasks do you automate?
#94I'm the kind of nerd who greatly prefers writing automation code to doing anything remotely repetitive. (I'm afraid to work out the actual timings because I'm pretty sure that I often spend more time coming up with the automation than just doing the task would take). I've got a script that automatically rips, converts and stitches together audiobooks from the library so that I can play them on my phone. It just beeps…
I spend many months doing repetitive tasks. And than I realize I should automate them, and proceed to spend hours coming up with scripts/tools to automate them.
Happens way too often...
Re: Ask HN: What tasks do you automate?
#95I'm the kind of nerd who greatly prefers writing automation code to doing anything remotely repetitive. (I'm afraid to work out the actual timings because I'm pretty sure that I often spend more time coming up with the automation than just doing the task would take). I've got a script that automatically rips, converts and stitches together audiobooks from the library so that I can play them on my phone. It just beeps…
Re: Ask HN: What tasks do you automate?
#96I'm the kind of nerd who greatly prefers writing automation code to doing anything remotely repetitive. (I'm afraid to work out the actual timings because I'm pretty sure that I often spend more time coming up with the automation than just doing the task would take). I've got a script that automatically rips, converts and stitches together audiobooks from the library so that I can play them on my phone. It just beeps…
I go about automation in even less efficient way. I spend many months doing repetitive tasks. And than I realize I should automate them, and proceed to spend hours coming up with scripts/tools to automate them. Happens way too often...
Re: Ask HN: What tasks do you automate?
#97carving up marble with industrial robots https://vimeo.com/94076571 Cad -> robot code compiler is built on top of pythonocc
Re: Ask HN: What tasks do you automate?
#98Re: Ask HN: What tasks do you automate?
#99[1] https://opensource.com/article/17/4/automate-podcast-publish...