An experiment in turning Hermes into an autonomous software development pipeline – from a rough idea and architecture, through task decomposition and implementation, to documentation and recovery. The goal is not just…
Category: Programming
What should I do with Fable 5 while it’s still included in my plan?
Maybe create a gesture-capture system to help people work faster? But why stop there and not drive a virtual avatar with it? Then why not build a system that can control a…
Spring AI vs OpenAI SDK vs CrewAI vs LangChain/LangGraph — Full Feature Comparison
# Spring AI vs OpenAI SDK vs CrewAI vs LangChain/LangGraph — Full Feature Comparison Java developers entering the AI space face a growing landscape of frameworks. Spring AI positions itself as *the*…
Claude Code my full remote flow
Over the past week, I have been working on my DevSandbox (https://github.com/jprogramista/devsandbox) to make it even easier to use. My main assumption was that it should be fully remote, with minimal reliance…
Claude Code Cheatsheet + Dev Sandbox
Claude Code Cheatsheet + Dev Sandbox is my reference for working with Claude in a development environment. It documents my setup, including commonly used commands, MCP configuration, hooks, skills, and subagents. The…
Backend Development Trends and Future Directions
Overview of Backend and Frontend Development Trends While frontend technologies such as React.js and Next.js dominate conversations on Twitter, backend development attracts considerably less attention. Nevertheless, there is a growing recognition of…
Vibe coding
Here I can gather some useful links about vibe coding. In general, I know what it is, but techniques and tools are different for different programmers, and still, it’s not a simple…
IntelliJ IDEA with free AI
JetBrains AI has undergone a significant upgrade, integrating both the AI Assistant and Junie under a single subscription. This release main features are: Updated 26 June: I’m almost after 20 days of…
King is back
Yes, it’s about new Claude 3.7 Sonnet … I even don’t have time to check Grok 3 when I’m back to Claude… Claude 3.7 Sonnet is the first hybrid reasoning model and…
Repo Prompt
Quite nice application for working with files and LLMs: Repo Prompt. I have done two tests so far, and I’m sold. The tests, of course, were super simple apps, but I found…