8102. Engineering stories behind the Medium Daily Digest Algorithm: Part 2 (medium.engineering)
8103. Best practices for Claude Code subagents (deploy-preview-325--pubnub-web-builder.netlify.app)
See how Claude Code subagents extend the power of AI coding. This guide covers subagent architecture, hooks, MCP servers, and human-in-the-loop patterns for building reproducible software pipelines. Includes practical examples, best practices, and implementation guide for any codebase.
8104. Best practices for Claude Code subagents (www.pubnub.com)
See how Claude Code subagents extend the power of AI coding. This guide covers subagent architecture, hooks, MCP servers, and human-in-the-loop patterns for building reproducible software pipelines. Includes practical examples, best practices, and implementation guide for any codebase.
8105. [Web dev for beginners] Plain objects in JavaScript (2ality.com)
In this chapter, we learn how to create plain objects with properties. We use them to create a simple flash card app.
8106. Simplifying Large-Scale LLM Processing across Instacart with Maple (tech.instacart.com)
8107. Deploy Slack's Bolt.js to Vercel with @vercel/slack-bolt (vercel.com)
8108. Anomaly alerts now in limited beta for Enterprise customers (vercel.com)
8109. s1ngularity: supply chain attack in Nx packages (vercel.com)
8110. Starting Your First Discord Server (discord.com)
Looking to create a new Discord server for the first time? How do you invite your friends to it? What even IS a text or voice channel in Discord? Follow along as we help you start up a new place to talk and play games with your friends.
8111. [Web dev for beginners] Modules and testing in JavaScript (2ality.com)
So far, all of our JavaScript code resided in a single file – be it an .html file or a .js file. In this chapter, we learn how to split it up into multiple files. And how to automatically test if the code we write is correct.
8112. What the interns have wrought, 2025 edition (blog.janestreet.com)
Yet again, we’re at the end of our internship season, and so it’s time to summarize what the interns were up to!
8113. 30-day runtime log retention, now available in Observability Plus (vercel.com)
8114. SAML SSO is now available to Pro teams (vercel.com)
8115. Engineering stories behind the Medium Daily Digest Algorithm: Part 1 (medium.engineering)
8116. Building production-ready agentic systems: Lessons from Shopify Sidekick (shopify.engineering)
Learn how we evolved our AI assistant architecture and built robust evaluation frameworks for real-world deployment.
8117. Planning for Supply Chain Uncertainty: A New Framework to Guide Strategic Action in Manufacturing (www.toptal.com)
Unpredictability has become the norm in manufacturing supply chains. Use this diagnostic framework to evaluate structural risk and prioritize strategic actions that build lasting resilience.
8118. Pair programming (swizec.com)
Great for learning those little tricks of the trade you forgot you even learned
8119. Detailed aerial imagery of the Netherlands (www.maptiler.com)
A fresh set of 2024 aerial images has just been added to our satellite map, covering the Netherlands in remarkable clarity. The new data comes at 7.5 cm/px resolution, capturing the country’s unique mix of landscapes and cities with impressive precision.
8120. With the eBay Ambassador Program, Everyone Can Be an Affiliate (www.ebayinc.com)
Share what you love, earn as you go.
8121. Query Embedded Jsonb in Ash (jaketrent.com)
Here's how to query fields in embedded jsonb in the Ash framework.Jsonb is coolJsonb columns in Postgres are so cool. Dump your semi-structured data there as json. Query it from sql:select json->>'jsonField' from my_table;Flexible!Ash Resources with jsonbYou can specify a jsonb attribute on an Ash r...
8122. [Web dev for beginners] Using web servers and npm (2ality.com)
In this chapter, we run a web server on our own computer and use it to serve a web app.
8123. Convenient 'Copy as cURL': explicit, executable, editable request replays (huonw.github.io)
The network tab of a browser’s developer tools shows a list of requests. Sometimes there’s a problem with one of those requests! Maybe the server is crashing and returning a 500 error, or maybe there’s an unexpected 403 permission error. The dev tools UIs provide one-click “Copy as cURL” functionali...
8124. Engineering stories behind the Medium Daily Digest Algorithm: Part 4 (medium.engineering)
8125. Engineering stories behind the Medium Daily Digest Algorithm: Part 3 (medium.engineering)
8126. Why we built app.build (neon.com)
LLMs are fantastic at code generation. They can produce hundreds of lines of code, entire functions and components, that compile perfectly, implement complex algorithms elegantly, and even follow best practices for style and structure. They suck at full-blown software generation, though. Production-...
8127. Bootstrap 5.3.8 (blog.getbootstrap.com)
Bootstrap v5.3.8 is out with a reversion for a dropdown focus bug, some CSS updates, and several docs updates. The plan is for this to be the last patch release before v5.4.0 drops. To start, there’s a brief update on Bootstrap Themes, with more communication to come. The team has decided to sunset ...
8128. Devin, Raycast, Windsurf, and Goose now supported on Vercel MCP (vercel.com)
8129. How We Migrated Millions of UGC Records to Aurora MySQL (blog.developer.bazaarvoice.com)
Discover how Bazaarvoice migrated millions of UGC records from RDS MySQL to AWS Aurora – at scale and with minimal user impact. Learn about the technical challenges, strategies, and outcomes that enabled this ambitious transformation in reliability, performance, and cost efficiency Bazaarvoice inges...
8130. Get the elevation of anywhere on Earth (www.maptiler.com)
The Elevation API can be used to return the height above sea-level for any given location, or batch of locations