TLDR Dev 2026-06-22
Try open models π, JSON-LD for personal sites π, ask for no π«΄
[Webinar] 8 levels of context maturity in AI-native engineering (Sponsor)
AI shows up in 60% of engineering work. But only about a fifth of it can be handed off without someone babysitting the output. That's because your agents are missing context.
This 8-stage context maturity model gives a real answer on why you haven't seen meaningful productivity gains for all the tokens burned.
Join live June 24 (FREE) to learn:
- Why more MCPs provides agents access but not understanding
- What it takes to deploy agents you can trust without supervision
- How a context layer solves for quality, efficiency and cost
Register now
π§βπ»
Articles & Tutorials
JSON-LD Explained for Personal Websites (11 minute read)
JSON-LD is a structured data format that helps web crawlers understand the semantic structure of webpages, potentially leading to richer search previews and improved SEO. To implement JSON-LD, users can insert specific scripts within the head section of their HTML, defining elements such as the website, its owner, and various page types.
I Stored a Website in a Favicon (4 minute read)
A favicon, typically serving as a small icon for a website, can function as a storage medium for data by embedding HTML content within its pixel values. This process involves converting the HTML into bytes and encoding them into the RGB channels of the favicon, allowing the browser to extract the information using JavaScript.
Building Reliable Agentic AI Systems (37 minute read)
The Preclinical Information Center (PRINCE) is a cloud-based platform developed to improve drug development in the pharmaceutical industry by integrating decades of safety study data through RAG and Text-to-SQL. It transforms traditional keyword-based searches into an intelligent assistant capable of handling complex queries and drafting regulatory documents.
AI is changing how developer productivity is measured (Sponsor)
The 2025 DORA report, featuring Nathen Harvey (Google Cloud) and Justin Reock (DX), cuts through the 10x AI hype to show what actually moves the needle for engineering teams: realistic AI gains, which metrics now matter (deployment frequency, change failure rate), and why culture and tooling determine whether AI pays off.
Watch on demand β Recall (GitHub Repo)
Recall is a local memory plugin for Claude Code that captures and summarizes session activities offline. It generates concise project summaries without requiring external servers or API keys.
Loupe (GitHub Repo)
Loupe is an iOS and iPadOS app designed to showcase the device fingerprinting capabilities of mobile devices by displaying real values from public iOS APIs. It categorizes the data it retrieves into three tiers based on accessibility: passive signals available to any app, signals that require user permission, and advanced signals through clever API usage.
Temporary Cloudflare Accounts for AI agents (4 minute read)
Temporary Cloudflare Accounts have been introduced for easier deployments for AI agents, removing the need for human sign-up processes that typically involve browser-based authentication and multi-factor prompts. Agents can now use the new `--temporary` flag with Wrangler to deploy projects quickly without prior account setup.
The Minimum Viable Unit of Saleable Software (8 minute read)
The decision to build or buy software has changed, as LLMs allow for cheaper software development but still involve maintenance and oversight costs. A βzone of viability" is introduced where software must strike a balance between cost and complexity. It is more practical to buy software than to build it when prices are reasonable and rebuilding efforts are substantial.
Ten years of ClickHouse in open source (17 minute read)
ClickHouse, an open-source analytical database, has gained popularity over the past decade since its release in 2016, attracting over 2000 contributors. With a focus on modularity and accessibility, it serves as a resource for engineers to learn C++ and experiment with database optimization techniques. It has transformed from a private project to a widely adopted tool across various industries, successfully filling a niche for high-performance data analytics.
Developers don't understand CORS (5 minute read)
Many web devs don't have a clear understanding of CORS, leading to security vulnerabilities, as shown by Zoom's use of a localhost web server that bypasses CORS protections.
Ploy raises $27M to turn your company's website into your hardest working employee (5 minute read)
Ploy is an all-in-one marketing platform that automates website management and operations, allowing founders, agencies, and marketing teams to efficiently translate ideas into executed campaigns without the typical overhead.
Ask for no, don't ask for yes (4 minute read)
Instead of seeking permission for new initiatives at work, confidently present your plans with a deadline for feedback, allowing for progress while still keeping your supervisor informed.
When I reject AI code even if it works (3 minute read)
Despite the advantages of AI in coding, many engineers reject AI-generated code when they struggle to understand it, find its solutions overly complex, or realize it doesn't align with good engineering principles.
The most important software engineering news in one daily email
Join 450,000 readers for
one daily email