frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Tsk

https://github.com/dtormoen/tsk
1•handfuloflight•8h ago

Comments

duxup•8h ago
That seems pretty cool.

Question tho, when people work with AI, do they need to work async like this? Just hand off a task and then check back later?

I feel like most AI interaction I have with code changes occur fairly quickly and I can address the changes right then and there. In fact it seems like I should address them at that time as a bunch of context switching means I might miss / forget something ...