TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: If you could automate one thing you do often at work, what would it be?

49 pointsby qrtover 5 years ago
Hello HN!<p>We&#x27;re currently working on a work automation platform. We have a few capabilities that we&#x27;re building to help you do your work better. For guidance it would be super helpful to hear directly from the HN crowd :)<p>Please do comment below about one thing you&#x27;d like to see automated. Would super awesome if you could complete this quick 1-min survey: https:&#x2F;&#x2F;bit.ly&#x2F;2MjN6fd<p>Many thanks!

12 comments

sheeeep86over 5 years ago
It&#x27;s not fully automate, but I frequently find myself having to do a lot of one off shell tasks, which are not quite worth the effort of writing a bash script. While some command is running I would like to start enqueing the next command.<p>Technically I could write one command like this and go get a coffee:<p>cd dir1 &amp;&amp; task1 &amp;&amp; cd ..&#x2F;dir2 &amp;&amp; task2 some arg &amp;&amp; etc<p>But then the task would only start executing when I&#x27;m done typing all commands... I want it to start task1 right away and then tkae my time to enter the rest...
评论 #21867848 未加载
评论 #21853884 未加载
评论 #21855328 未加载
评论 #21858058 未加载
lowdoseover 5 years ago
Acquiring knowledge. Auto flash card question generation based on the things I read, listen and watch.
arsenideover 5 years ago
We have many software programs that need to be run in sequence to transform a set of data from one form (on the order of tens to hundreds of GB) into a bunch of different output file formats. At some points the tools need to be run linearly, and at other points there are a few tools that need to be run in a branched fashion and then their outputs are combined in some complicated way using the next tool. Some of these tools take on the order of up to days to run, so an improper configuration due to human error loses time (pretty common given the complexity of work). Often the time lost is on the order of days.<p>These tools need to be configured in certain ways depending on the business needs.<p>Having a nice way to look at the dataflow as a whole, configure these tools on a global level within some framework, and be able to nicely distribute the work on our internal server farm would be worth a good bit of money to the company.
评论 #21853253 未加载
评论 #21855951 未加载
quickthrower2over 5 years ago
Refactoring. I’m sure there could be more advanced refactoring available than rename and extract method.
protoweekover 5 years ago
Figure out all the things I need to read and summarise it for me... tab switching, reading, skimming take up a lot of my time<p>Many channels on slack + email threads + conversations on DMs
opportuneover 5 years ago
heres a potentially easy one: create a tool that behaves exactly like outlook rules to the user but can be applied to gmail<p>I spend too much time looking at email and can’t seem to get the hang of the gmail labels system
评论 #21852924 未加载
pks016over 5 years ago
Not related to software.<p>I have to feed and give fresh &amp; vitamin water to birds almost everyday. I wish, I could automate that somehow.
powerbottleover 5 years ago
Does code review and keeping up with code reviews count? I find that I can review PRs from multiple teams in a day and keeping up with them all of them is a lot of effort<p>If there was a bot that kept up with my work and just summarised all the progress since my reviews ... that would really be super useful and I’d likely do more reviews
评论 #21851561 未加载
评论 #21853772 未加载
axaxsover 5 years ago
Finding something to join meetings in my place, and record anything I was needed for, if anything.
评论 #21863874 未加载
markus_zhangover 5 years ago
I&#x27;d like to build a robot to check if a colleague is sitting at his desk or not.
pitcherover 5 years ago
Repeated tasks, low structure but high effort:<p>- Finding files that are relevant to my work<p>- Meetings &#x2F; stand ups<p>- Creating status reports and communicating progress with work<p>I often find that tasks I do repeatedly is often not automatable due to high contextual information that is required to do so
评论 #21851474 未加载
评论 #21851589 未加载
sellingwebsiteover 5 years ago
you will find numerous examples of what can be automated on this thread <a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;AskReddit&#x2F;comments&#x2F;ebp6ak&#x2F;there_is_a_well_known_saying_that_goes_always&#x2F;" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;AskReddit&#x2F;comments&#x2F;ebp6ak&#x2F;there_is_...</a>
评论 #21854022 未加载