David Vujic
davidvujic@mastodon.nu
<p>😍 Clojure 😁 Python 😀 JavaScript</p>
Posts
-
Post #4205364
I like traveling by train, yes. Taking a nap. Read. A cup of tea. Reflecting on things.
-
Post #4148589
Do I still know how to code? I wrote a short post with some Summer vacation-vibe Reflections: https://davidvujic.blogspot.com/2026/07/vacay-mode.html #agenticengineering #python #ai
-
Post #4106717
I’m fortunate enough to have a vacay so long that I eventually stopped thinking about AI, LLMs, Python, work or even emacs. Traveled by Train with the Family to nice places in Europe (pictures in my pixelfed). I’ve read two great books, unrelated to software or work: “Perfection”, by Vincenzo Latronico, and “four stories” (a collection of short stories) by Han Kang. The short stories are some of the most beautiful and creative things I’ve ever read. #emacs #ai #vacation #traintravel #books
-
Post #3448152
At work, we went all-in Agentic Engineering in early 2026 and for me it has worked well. Here's some reflections after about six months of developing software according to Agentic Engineering. (as always, a 100% Human written post) https://davidvujic.blogspot.com/2026/06/reflections-6-months-of-agentic-engineering.html #ai #agenticengineering #softwareengineering #softwaredevelopment
-
Post #3282174
I&#39;m not too worried about any Brain rot caused by using too much AI, mainly becase I&#39;m an :emacs: user. With Emacs, it is by design a constant Brain Trainer. Like now, when the command for how to copy an entire buffer had disappeared from my memory (yes, we don&#39;t refer to files as something silly as &quot;files&quot; here). So. I forced myself to focus, and also try to get into a Zen Flow state by thinking about the wise words from Bruce Lee: &quot;- Don&am...
-
Post #3282173
I just released a new feature in the Python tools for the Polylith Architecture: Validate the interfaces for the bricks in the Polylith workspace. This feature is useful for teams that develop code with clear and explicit boundaries, and want to be able to validate those in their Monorepo. Announcement here: https://github.com/DavidVujic/python-polylith/discussions/437 #python #polylith #monorepo
-
Post #3282172
Lagom, allemansrätt and fika: three words I really like and that also summarizes Sweden pretty well!
-
Post #3282171
I love music, and always look for new sounds. My preferred styles are different variations of jazz, but I listen a lot to soul, funk, house, reggae and … the list can go on. Live music is what gives me new energy. Lately, I have felt the need to verify new stuff I find at Spotify by looking up the (often anonymous) artists. “- is this human made or AI?” Feels kind of dystopian. I don’t mind AI-created apps or products - you know, business stuff. But music? Art. No. Just no. #ai
-
Post #3282168
🤖 Adding Agent Skills to Polylith 🤖 The skills will show your agent how to use the Python tool, and will add knowledge about the Polylith Architecture in general. I think this will be helpful for teams that practice Agentic Engineering. I have updated the docs here: https://davidvujic.github.io/python-polylith-docs/agents/ #python #polylith #monorepo #agenticengineering #ai #claude
-
Post #3282162
At work: agentic engineering. At home (open source): writing code by hand. I see it as the best of two worlds. And to keep my skills, not only the agent skills, intact and constantly improving. #ai #agenticengineering #softwaredevelopment
-
Post #3282157
The more agentic engineering I do, the more Emacs I use. I&#39;ve even begun using org-mode for presentations/slides. Using Eca for the agentic experience works really well, especially when switching between providers (anthropic, gemini, mistral). It also takes advantage of being in an editor, and checks code diagnostics via the editor tooling (such as LSP, linting etc.) Eca isn’t only for emacs, and is available for most IDEs out there. It also is Open Source! #ai #agenticengineering #em...
-
Post #3282156
Refactoring with AI? With Agentic Engineering there&#39;s an opportunity to refactor legacy code, but this aspect of AI isn&#39;t that that much talked about and seems to be overlooked by teams out there. I have added agent skills to the Polylith for Python tool, that are focused on that specific thing: migrating and refactoring an entire Python repo. 😅 https://davidvujic.blogspot.com/2026/06/refactoring-with-ai.html #python #monorepo #agenticengineering #polylith #ai