←back to thread

634 points david927 | 1 comments | | HN request time: 0.001s | source

What are you working on? Any new ideas that you're thinking about?
Show context
kredd ◴[] No.41342529[source]
I had this realization that, sometimes, people on my team are doing the same tasks in different ways, resulting each of them taking different amount of time. In certain scenarios, there is an optimal way of doing things, and I don't even know about it. Trying to test out if current AI-models are solid enough to do comparisons from a screen recording, or just general suggestions for improving white-collar workflows. I could see an eventual platform that could be built out of it.
replies(1): >>41342554 #
flir ◴[] No.41342554[source]
Is it possible that you're describing design patterns here?
replies(2): >>41342618 #>>41342666 #
doomroot ◴[] No.41342666[source]
It's possible they aren't talking about code at all.

"This team member, and this other team member are both filing a particular kind of report but are doing so in very different ways, is one of them more effecient?"

I like it. Seems like there could be lots of ways to automate the creation of SOP for many businesses. I do wonder how high level of tasks it could pick up on. Though maybe that gets better with a bigger context window.

replies(2): >>41342735 #>>41342739 #
1. kredd ◴[] No.41342735{3}[source]
This is exactly it! I'm sure I do a lot of things slower than others as well, and simply never came across an "alternative, but faster" method.