Przemek Smyrdek
banner
psmyrdek.bsky.social
Przemek Smyrdek
@psmyrdek.bsky.social
👨‍💻 Software engineer, founder, trainer
🌎 Przeprogramowani.pl | Opanuj.AI
🚴🏼 Cyclist and amateur photographer
For me, the 'autonomy' part is nothing more than less predictable router that works on its own, instead of hardcoding all the cases. Of course, with LLMs / agents you still need to provide tools (functions, branches) so it's not really "doing things for you".
December 19, 2024 at 11:03 AM
More autonomy in terms of LLM choosing tools you provide, instead of you deciding which if/else branch to call in classing web service.

Obviously, you could build many of these apps with regular event-driven web service, where different events cause different side-effects in the system.
December 19, 2024 at 11:01 AM
While(true) loop powered by LLM - so like a web service with a bit more authonomy.
December 18, 2024 at 6:32 PM
Would love to see more flexibility in terms of middlewares. For example - starting as frontend dev server, adding endpoints with custom timeouts, delays, JSON responses, etc. Any recommendations for quickest execution here?
December 18, 2024 at 8:16 AM
Who said it’s right coded?
November 27, 2024 at 8:35 PM
November 25, 2024 at 6:07 PM
if not CRUD then Maybe<DDD>
November 23, 2024 at 11:41 AM
It's like saying you're Agile org because you have sprints.
November 23, 2024 at 10:55 AM
Good point - I was thinking about limiting it only to test-based conversations, with code generation disabled. Maybe that's the standard approach we'll see in 2025?
November 21, 2024 at 7:37 PM