×

Recent Posts

Trends for Modern Teams

Sign up for our Monthly Newsletter.
image of Hands on Agentic AI and LLMs for Product Leaders — Let's Build Something
Hands on Agentic AI and LLMs for Product Leaders — Let's Build Something

In Part 1 of this bootcamp series, we covered the big ideas behind Generative AI, LLMs, and Agentic AI. We talked about what these technologies are, why they matter, and how forward-thinking companies are already using them to move faster.

image of Raj Lal
Raj Lal

March 13

image of AI Isn’t Just for Chatbots — It’s Changing How Physical Products Are Built
AI Isn’t Just for Chatbots — It’s Changing How Physical Products Are Built

AI is transforming manufacturing by helping factories learn from the massive amounts of data generated on production lines. By spotting patterns and detecting issues earlier, AI improves efficiency, reduces defects, and prevents costly downtime. The result is a shift from reactive problem-solving to proactive, smarter production.

image of Emily Mao
Emily Mao

March 13

image of Understanding the AI Market: The Tools Everyone Is Racing to Master
Understanding the AI Market: The Tools Everyone Is Racing to Master

This text serves as a strategic breakdown of the modern AI landscape, advocating for a shift from using a single chatbot to building a "composed intelligence" stack. By categorizing ChatGPT as the versatile everyday assistant, Gemini as the integrated operations layer for Google Workspace, and Claude as the precision tool for deep engineering, it argues that a user's competitive advantage no longer comes from finding the "best" model, but from knowing exactly which specialized ecosystem to deploy for a given task. Ultimately, the piece positions AI as the new foundational infrastructure for developers and founders, where the fastest builders are those who can seamlessly orchestrate these different layers of intelligence to eliminate workflow friction.

image of Yash Sanghvi
Yash Sanghvi

February 22

image of From Sigmoid to Attention: Why Transformers Changed Text Classification
From Sigmoid to Attention: Why Transformers Changed Text Classification

Imagine you are building a system that reads short movie reviews and answers one yes/no question: "Is this review positive?" This is called binary classification. In this article we will walk through one single review, first with an older, simple neural-network approach, and then with a transformer approach. You will see the same final step at the end (a sigmoid that produces a probability), but you will also see why transformers are so useful before that final step.

image of George Burin
George Burin

February 1

image of Agentic AI Isn’t Just Better Prompting — It’s Better Context
Agentic AI Isn’t Just Better Prompting — It’s Better Context

Agentic AI shifts the focus from crafting better prompts to designing better context, where models operate in multi-step loops that use tools, memory, and state to make decisions. While prompt engineering improves individual responses, context engineering determines what information the model sees and how it reasons over time.

image of Emily Mao
Emily Mao

January 30

image of JavaScript Isn't "Just for the Browser" Anymore (And That's the Point)
JavaScript Isn't "Just for the Browser" Anymore (And That's the Point)

JavaScript has a weird reputation. Some people think of it as the "toy language" you use to add a dropdown menu. Others see it as the duct tape holding half the internet together. The truth is more interesting: JavaScript is a general-purpose language that happens to run everywhere-browsers, servers, phones, desktop apps, even tiny devices-and it's evolved into a surprisingly expressive toolset. If you're learning JavaScript (or coming back to it after a break), here's a practical tour of what matters and how to think like a modern JS developer.

image of George Burin
George Burin

December 20

image of Addiction in a World of Endless Pleasure
Addiction in a World of Endless Pleasure

Today, people can get addicted to almost anything. We usually think of addiction as drugs or alcohol, but it can also be things that seem “good,” like doing tons of LeetCode problems, going to the gym every day, or constantly checking your grades. The common point is not whether the thing looks good or bad from the outside. The real question is: who is in control — you, or the habit?

image of George Burin
George Burin

November 23

image of What Happens When QA Enters the Room Early
What Happens When QA Enters the Room Early

In most of the teams, QA comes into the picture only after the development work is "done." Testers receive the final build, run through edge cases, find bugs, and send everything back to the developers for rework. While this process can work, it often leads to unnecessary delays, missed edge scenarios, and last-minute firefighting before release. But when QA is involved from the very beginning of the Software Development Life Cycle (SDLC), the results are completely different. Early collaboration not only improves quality but also reduces development time, cost, and effort.

image of Vidya Pamidi
Vidya Pamidi

November 14

image of How to Choose Appropriate Vector Database
How to Choose Appropriate Vector Database

This is an article discuss about how to choose appropriate VDB

image of Ranxin Li
Ranxin Li

September 22