AI can generate a thousand articles a minute. But it can't do your thinking for you. Hashnode is a community of builders, engineers, and tech leaders who blog to sharpen their ideas, share what they've learned, and grow alongside people who care about the craft.
Your blog is your reputation — start building it.
17h ago · 8 min read · Spend a week building with AI agents and you hit the same wall I did. The moment there's more than one agent, model, or tool in play, nothing is actually in charge of the traffic moving between them.
Join discussion
21h ago · 11 min read · The Missing Infrastructure Between AI Agents and the EVM Everyone is building AI agents. Agents that write code. Agents that call APIs. Agents that monitor systems. Agents that automate workflows. Age
MMsigames and 2 more commentedOracle APEX & PL/SQL Developer at Pretius Low-Code
2 posts this monthSenior .Net Engineer
4 posts this monthCertified Oracle APEX Pro · Sharing what actually works in enterprise development
3 posts this monthBuilding systems, leading teams, and creating momentum from 0→1.
1 post this monthI do fancy stuff with Oracle APEX #orclapex
1 post this monthOracle APEX & PL/SQL Developer at Pretius Low-Code
2 posts this monthSenior .Net Engineer
4 posts this monthCertified Oracle APEX Pro · Sharing what actually works in enterprise development
3 posts this monthBuilding systems, leading teams, and creating momentum from 0→1.
1 post this monthI do fancy stuff with Oracle APEX #orclapex
1 post this monthAwesome project! Turning Johan Liebert into an AI-powered Discord bot is both creative and technically impressive. Great work
Execution intelligence is exactly what's missing today. Reading state and calling contracts is one thing, understanding intent, liquidity flows and execution context is another. Interested to see how BXRuntime evolves this layer.
That's very amazing idea. I like unique idea apps. That shows the developer's level of creativity. I tried the app , soon will be get used to it. Kudos to you...
This was the first issue, the major issue I faced while migrating my Node.js codebse to Golang was during the implementation. I was tired googling "What is the best alternative of express package in Go?" and so on. It was never ending. searching for each package and then you see multiple results, filter them according to the reviews, github stars, stack overflow, etc. What if there was a tool who could do all this? Thats why I build PackagePal, It is a code migration assistant which suggest the best alternative of a package in target language. It helps developer with best alternative packag
Totally agree with you Kushal! Frontend is equally important as any other engineering domain (especially after the onset of AI). Great blog, waiting for more!
After practicing web game development alone for a long time, I have the deepest feeling from this whole process: AI is truly empowering ordinary people to become super individuals. A year ago, I was still stuck in endless repetitive coding, trivial visual debugging and repeated material production. I had countless interesting game ideas, but most of them were buried because of limited personal energy and technical limitations. I always thought that complete, polished browser game works could only be produced by professional teams, and solo developers could only make simple and crude demos.
Internal wikis and markdown files go completely out of date the minute they hit the main branch. Humans get lazy, and code moves too fast. Since modern models rely on precise, structured context, stro
Strict typing definitely solves the "lying documentation" problem but code can't drift from itself. But I think it's less either/or and more...
Types are great for systemic structures, but they completely fail at documenting infrastructure dependencies, rate-limiting policies, or env...