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.
48m ago · 11 min read · Last week I wrote about building the Time Capsule app — the what, the how, the things that broke. This week I went back into the same codebase and added two things I'd been putting off: caching and st
Join discussion
1h ago · 12 min read · When an Oracle database server stops responding, the cause is rarely a single failure. In most cases it is a chain of pressure points — memory over-commitment, undersized redo logs, and poorly tuned k
Join discussion
1h ago · 56 min read · Automation scripts often validate process completion instead of system health. A Kubernetes pod can be running while the application inside it can't authenticate to the database. A Terraform deploymen
Join discussion
4h ago · 20 min read · Sandbox testing catches the failures that staging misses, and production makes expensive. Every team reaches a point where testing against real systems stops being practical. The payment gateway costs
Join discussion
AI Development Company
1 post this monthStaff Software Engineer
2 posts this monthAI Development Company
1 post this monthStaff Software Engineer
2 posts this monthPlease feel free to give a feedback. Leave a comments, make an issue on gh or just text me email. Cheers!
yup , learning linux is a foundation for so many skills, as a developer i will prefer to build and develop in linux environment
The LOTR title is perfect — argument validation in MCP is no joke, especially when sensitive paths like /etc/passwd are potentially accessible.
Intent Bus sounds like an interesting idea. The hardest part with AI workflows is not just running agents. It’s routing the right intent to the right tool without turning the system into a messy chain of prompts.
Interesting decomposition. It seems to me that one aspect that is usually not discussed much in regard to PWAs is their discoverability after being developed. If PWAs are supposed to work like native apps, it implies that the aspect of discoverability is as significant as technical considerations. At the moment, it remains rather fragmented as compared to established app stores. For example, I looked into https://unstore.io , which attempts to make a similar ecosystem for web applications as compared to native ones, and I started to think that perhaps dist
Most developers think setting up SEO means dumping a few meta keywords into the head tag and calling it a day. That standard is obsolete. Search engine indexing has shifted completely. You are no long
AI search is changing the SEO game completely. Tricks like keyword stuffing and meta tag manipulation are losing value, while authentic, hel...
The irony is that AI search might actually force us back to writing genuinely high-quality content for humans. When gaming the system with m...