Mar 2 · 4 min read · 1. Pipelines as Isolation Boundaries At runtime, the Collector constructs independent signal pipelines for traces, metrics, and logs. This isolation is a core reliability feature: a surge in trace vol
Join discussionJan 25 · 4 min read · TL;DR I implemented conversation history preloading in the OpenHands frontend. Previously, conversation messages were loaded only through WebSocket streaming, which caused empty or inconsistent history when opening existing chats. I added a REST-base...
Join discussion
Jan 24 · 8 min read · Hi, I’m Deepanshu Sahu. In this post, I share my journey to getting selected for Google Summer of Code (GSoC) with OpenWISP and the practical lessons I learned along the way. 1. My Background Before I started contributing to open source, my technical...
Join discussionJan 18 · 4 min read · TL;DR I fixed a browser localStorage memory leak in the OpenHands frontend where deleted conversations left behind orphaned UI state keys. I implemented automatic cleanup on conversation deletion, refactored shared localStorage key constants for main...
Join discussion
Dec 31, 2025 · 7 min read · I'm on the cautious-optimistic side when it comes to AI coding tools and open source. I want to use this post to document my opinions on AI coding tools and OSS maintenance at this specific point. With the rate AI models and coding tools improve, I'd...
Join discussionOct 25, 2025 · 9 min read · Open Source Software(OSS) has gone through a lot of battles over the years. The recent two of ’em has been from source available software licenses and Large Language Models (LLMs). Source available predates the LLM/AI trend (in it’s current form). An...
Join discussionSep 19, 2025 · 2 min read · At Aspect, open source is in our DNA. From day one, we've built tooling with and for the Bazel community. We’re passionate about helping open source projects ship faster and with higher quality. Today, we’re excited to offer Aspect Workflows free for...
Join discussion
Sep 18, 2025 · 3 min read · TL;DR I contributed a feature to PostHog that allows survey responses to be filtered by group properties (e.g., company_name, industry). I updated the filter UI, wired filters into the survey query logic, added unit tests, and iterated with maintaine...
Join discussion
Sep 17, 2025 · 9 min read · OSS Accuracy Declines Over Time Operational Support Systems (OSS) are the central nervous system of any telecom operator. They provide a single view of network assets, services, and configurations that engineers, planners, and commercial teams depen...
Join discussion