Ask HN: What are some tools you wish you had while doing your day to day work?
31–40 of 106 posts
Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#32Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#33Right now, for working purposes (as a software engineer), I'm a disembodied head that can move a pointer, type words, and voice chat. Our bodies were never designed to sit in chairs 8 hours a day for forty years. The very idea of needing to spend free time exercising just to keep your body from falling apart is, well, preposterous.
(It's been a long time since I've watched it, but I think this talks a bit about the idea: https://vimeo.com/115154289 - "The Humane Representation of Thought")
Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#34An equivalent to excel's record macro functionality, but at the os level, based on what's on the screen using ocr. Sikuli got close, but something with a little more AI behind it to get a sort of "fuzzy" macro recording.
Do you mean Robotic Process Automation? It’s OS level and ticks all the blocks.
Everything I've seen has been very enterprise-y.
Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#35(I know there are a few do-it-yourself options for these, but I'd much rather throw a bit of money at it rather than time).
Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#36It sounds like you wish you had the classic unix text file utilities like sed, awk, grep, cut, and so on.
Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#37It's hella slow.
Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#38In my current web development work, using the aforementioned tools, where it isn't just one thing calling the next, but there's a huge amount of indirection and message passing, I have to spend a ton of time figuring out what set of events occurred, and where, and why, to figure out why I got the result I got.
Re: Ask HN: What are some tools you wish you had while doing your day to day work?
#39Better Google Docs. It's hella slow.