top of page
Tech Blog


Building a coding agent from scratch: What we learned
Pyyne's Tribe AI Lunch & Learn — March 11, 2026 Ever wondered what's actually happening under the hood when tools like Claude Code or Cursor write code for you? When building and operating software at scale, we find it not only valuable but critical to understand the fundamentals of the different tools we are using. At our latest lunch and learn, our Senior Engineer Christopher walked us through building a simple coding agent — Some key concepts and topics below. The Agentic

PYYNE DIGITAL
7 days ago2 min read


Building software with AI in 2026 - diving into Cursor
Welcome to 2026! To start off the new year, I’m covering Cursor, the AI coding tool. Over the past couple years, it’s pretty clear that AI-integrated coding assistants have become the norm in software development. Some of the more well-known ones are Claude Code, Cursor, Google’s Anti-Gravity, OpenAI’s Codex, Kilo Code, Open Code, etc. But the issue is, the features of these tools are rapidly changing, and there’s frequently a lack of up-to-date tutorials for how to use them

Chris Coyne
Feb 1710 min read


Building a Smart Home Assistant with MCP: A Practical Guide to Home Automation
This article will guide you through building your own simple smart home assistant that can understand natural language commands and control your devices seamlessly.

Fabiano Calado
Oct 15, 20254 min read


Running Kubernetes On-Premise Part 1 - The Architecture
Learn about a scalable Kubernetes-based system architecture for on-premise deployment. The goal is to meet strict security requirements while leveraging a cloud-like architecture for increased application scaling capabilities.

Admire Khulumo
Aug 27, 20253 min read


The Microservices Trap: Why Your Next Project Shouldn't Start Distributed
Why overengineering with microservices is hurting teams—and how starting with a modular monolith can lead to faster, simpler, and more reliable software.

Marcos Pinello
Jun 2, 20255 min read


What’s Going On With Model Context Protocol (MCP)?
"Learn how MCP (Model Context Protocol) connects LLMs to real apps, tools, and data—enabling powerful, secure AI workflows with minimal setup.

Douglas Cardoso
May 29, 20255 min read


Enhancing QA with Generative AI
Generative AI is revolutionizing business, but Quality Assurance (QA) is often overlooked. Many companies still use manual testing, leading to delays and defects. AI can enhance QA, not replace testers, by automating test case generation and creating realistic test data. This reduces test creation time by 50-70% and improves coverage. Predictive defect analysis using AI can also identify high-risk code areas before deployment, reducing production defects.

Lucas Veloso
Apr 21, 20253 min read


The Twelve-Factor App Methodology
Best practices for cloud-native apps. Single codebase, explicit dependencies, env config. Backing services as resources. Build, release, run separate. Stateless processes, port binding. Scale via concurrency, ensure disposability. Dev/prod parity. Logs as streams. Admin processes same code/config. Updated for Kubernetes, GitOps, security. Key for modern apps.

Douglas Cardoso
Apr 15, 20256 min read


The Mechanics of Moderation: How Social Media Keeps Platforms Safe
Discover how AI and human moderation work together to filter harmful content, balance privacy concerns, and tackle legal challenges

Felipe Alves Barboza
Mar 4, 20254 min read


But is this REALLY Agile?
Debunk 7 common Agile myths that can cause team frustration and project failure.

Marina Cabral
Feb 25, 20256 min read


The Power of Edge Computing: Enhancing Performance and Cost Efficiency
Explore how edge computing with Stellate and Cloudflare enhances site performance and reduces costs significantly.

Douglas Cardoso
Jan 31, 20253 min read


Rethinking Data Analysis with Agentic Workflows
Months ago , we shared our recent AI vision: building an AI-powered Business Analyst. Today, that vision is a reality. We’ve developed a platform that leverages generative AI to bridge the gap between complex BigQuery consoles and users who crave fast, simple and actionable insights. Using agentic workflows , we can deliver fast and highly scalable AI solutions. The Vision Behind the Platform We wanted to create a tool where anyone, regardless of their technical background,

Fabiano Calado
Jan 20, 20254 min read


How to Build a Reliable Cloud Environment For Your Product
Cloud computing has become an integral part of modern business and technology infrastructures. Reliable cloud environments and architectures are essential for ensuring that services and applications hosted in the cloud are available, scalable, secure, and performant, ensuring that your product will always respond as expected, without making you spend money on inefficient resources. This article explores the foundations for building a reliable cloud environment for your produc

Pedro Mihael
Oct 21, 20248 min read
bottom of page
