Browsing Tag
Software
6274 posts
Build with Google Antigravity, our new agentic development platform
Introducing Google Antigravity, a new agentic development platform for orchestrating code. It combines an AI-powered Editor View with…
Making Chaos Conversational: A Beginner-Friendly Guide to the LitmusChaos MCP Server
Modern software systems are becoming more distributed, more complex, and more dependent on reliability than ever before. But…
Why you should stop writing long functions
Hey friends! 👋 Let’s talk about something every beginner struggles with: Why you should stop writing long functions…
Why RAG and Agent Systems Are Unstable — A Minimal Deterministic Planner POC
RAG and Agent frameworks promise a lot: “retrieval-augmented reasoning”, “tool execution”, “autonomous planning”. But if you’ve actually tried…
How to Choose the Best SDK for Your Custom eBook Platform
Global digitization is bringing changes to every aspect of our lives, including the way we read. Now, more…
The 3 Most Subtle Solidity Bugs We Found in Audits (And How We Found Them)
(This is the first article in our three-part series on protocol security.) Introduction: Why Manual Review Will Always…
JsonTree for Mantine UI: A Delightfully Simple Way to Inspect Any Data Structure
If you build React apps with Mantine UI), you already value clarity, consistency, and speed. JsonTree continues that…
Antigravity and Gemini3 Coding Test
Testing AI coding assistants with real-world tasks: ConnectOnion agent framework migration and frontend development Project: github.com/openonion/connectonion Conclusion I’ve…
Jules + Gemini 3
Jules, an always-on, multi-step software development agent, now features Gemini 3, offering clearer reasoning and better reliability. Recent…
Securing Cross-Account AWS Operations: Adding External ID Support to AwsCustomResource
I recently contributed to the AWS Cloud Development Kit (CDK) by implementing External ID support for AwsCustomResource, a…