RNRamu Narasingainthinkthroo.com00skills folder in Langfuse codebase.Apr 10 · 3 min read · In this article, we review skills folder in Langsude codebase. You will learn: vercel-react-best-practices vercel-composition-patterns Skills I review skills in the OSS codebases to identify theJoin discussion
RNRamu Narasingainthinkthroo.com00mom, a Slack bot powered by an LLM, in pi-mono codebase.Apr 7 · 3 min read · In this article, we review mom (Master Of Mischief). You will learn: What is mom? Features What is mom? A Slack bot powered by an LLM that can execute bash commands, read/write files, and interaJoin discussion
RNRamu Narasingainthinkthroo.com00TypeBox, a JSON schema type builderApr 7 · 4 min read · In this article, we review TypeBox. You will learn: What is TypeBox? TypeBox usage in pi-mono codebase What is TypeBox? TypeBox is a JSON schema type builder with static type resolution for TypeJoin discussion
RNRamu Narasingainthinkthroo.com00State management in Twenty codebase — Part 1.1Apr 4 · 4 min read · Inspired by BulletProof React, I applied its codebase architecture concepts to the Twenty codebase. This article focuses only on the state management in Twenty codebase. Prerequisite State managemeJoin discussion
RNRamu Narasingainthinkthroo.com00Web Worker for background JSON parsing in Langfuse codebase.Apr 2 · 3 min read · In this article, we review how Langfuse parses JSON using web workers in the background. You will learn: What is Web Worker? json-parser.worker.ts useParsedTrace.ts What is Web Worker? Web WorkJoin discussion