PinnedInStackademicbyAchintha Isuru·Jun 16, 2025Fixing “Bad Request: Server not initialized” with Streamable HTTPS Transport in a Remote MCP ServerIf you have been working with MCP servers using StreamableHTTPServerTransport, you might have encountered the frustrating "Bad Request…
PinnedInBootcampbyAchintha Isuru·May 23, 2020The Psychology Behind TechnologyThe topic of this article may be confusing for some of you, because you may wonder how this, a field in biology called psychology can be…
PinnedInStackademicbyAchintha Isuru·Oct 5, 2019Sending Emails using FlutterEmail is one of the oldest message sending technique present today. The email was created in 1972 by Ray Tomlinson. So now you know a…A response icon10A response icon10
Achintha Isuru·May 14My Experience as a Software Engineer in the Modern AI-Focused Development EraThis is an article I’ve been thinking about writing for quite some time — mainly about my experience working with AI and how it has…
Achintha Isuru·May 5Set It, Leave It: How to Keep AI Running Without InterruptionsToday’s article is a simple one — but it’s something worth knowing, especially for those in the non-developer community who are just…
Achintha Isuru·Apr 27Claude Code + Paper: A Practical Guide for Developers Getting into DesignI usually think of myself as a frontend developer with a strong UI/UX focus.
Achintha Isuru·Apr 13Two Things that Must Include in Your `CLAUDE.MD`Claude Code has risen in popularity over the last couple of months, and most developers have started integrating it into their daily coding…
InDataDrivenInvestorbyAchintha Isuru·Sep 29, 2025How to Use Haptics in Your Flutter Application 🎯Haptics is one of the coolest UX features you can add to modern apps. It gives users a subtle “feel” of what just happened — a positive…
InStackademicbyAchintha Isuru·Aug 3, 2025How to Connect Google Gemini LLM API with Your React ApplicationSo, have you jumped on the AI bandwagon yet? I’m guessing you have — otherwise, you wouldn’t be here. Today, in the very deep, deep rabbit…
InStackademicbyAchintha Isuru·Jun 23, 2025Only useEffect, useMemo, and useCallback You Will NeedToday, I thought of revisiting some of the basics of React. These are the first children of React hooks — or, if you’re into Greek…