All newsletters
2026-08-24
6 min read
AIAI ToolsFrameworksLanguagesDevOpsDatabasesSecurityOpen SourceDev Tools

Meta AI Open-Weight Model & OpenAI Math Breakthroughs & Anthropic Revenue Surge & GLM-5.3 Launches

Meta pushes open-weight AI access while OpenAI announces 10 AI-discovered math breakthroughs and Anthropic hits $65B revenue run-rate; Chinese models accelerate feature releases.

AI & ML


  • Meta Launches Open-Weight AI Model Push — Mark Zuckerberg announced a new open-weight AI model from Meta, expanding access and lowering barriers to AI adoption. The shift reflects Meta's strategy to compete through openness rather than proprietary control. Read more
  • OpenAI Reports 10 Math Breakthroughs via AI — OpenAI announced 10 new AI-generated discoveries in mathematics and computer science spanning multiple subfields, including solving open problems in quantum complexity theory. Anthropic's Claude independently constructed orthogonal vectors on a 668-dimensional hypercube—a structure mathematicians believed existed but had never actually created. Read more
  • Anthropic Reaches $65B Annual Revenue Run-Rate — Anthropic reported an annualised revenue run-rate exceeding $65 billion by late July and achieved its first profitable quarter. As of August 2026, Anthropic ranks at the top on many public intelligence and agentic benchmarks, followed closely by OpenAI. Read more
  • Zhipu AI Launches GLM-5.3 with Coding & Agent Enhancements — GLM-5.3 released on August 14, mainly enhancing capabilities in coding, long-range agents, and cybersecurity via post-training. The API opened August 19 with GLM-5.2 pricing; weights will open-source on August 30. Integration into ZCode, Claude Code, and OpenCode makes it available to GLM Coding Plan users. Read more

AI Coding Tools


  • Sourcegraph Releases Amp Coding Agent with Model-Agnostic DesignAmp is a frontier coding agent built for leading models with a "pay as you go" model for individuals. Latest updates include Claude Opus 4.8 powering smart mode with tighter changes and self-checking, diffs for reviewing and staging changes directly, and 87% faster startup and 32% faster completion on deep and rush operations. Plugin UI now available on web synced with TUI. Read more
  • Rider 2026.2 Release Candidate ShipsJetBrains Rider 2026.2 RC includes fixes for AI Chat spam issues and removal of unsupported actions. The IDE continues integrating AI coding assistance for .NET development. Read more

Frameworks & Libraries


  • Vercel Releases Eve Open Framework for AgentsEve is an open framework for building agents with support for Claude integration, TypeScript tooling, and a focus on making agent creation accessible. The framework allows agents to run via CLI and continue from anywhere with team enforcement via passkey-authenticated sessions. Read more
  • ESPHome 2026.8.0 Improves Device Configuration & Diagnostics — New status badges open connectivity troubleshooting dialogs with on-demand probes from Device Builder. Bug reporting gained an optional device picker with credentials masked, crash reports are titled by location, and Web Serial installs surface esptool-js connect diagnostics. Pin field now includes guided wiring presets showing component connections. Read more
  • React 19 ESLint Plugin 8.0.0 Finalizes Linting Rules — The plugin stabilized 11 rules in version 8.0 covering React 19 behavior: nine correctness rules as errors and two performance warnings. Key rules include controlled-form-requires-handler, jsx-no-key-after-spread, and no-misspelled-lifecycle-methods. Real-world testing on projects like Rooted and Albumentations revealed corner cases that shaped the final rule set. Read more

Languages & Runtimes


  • Scala 3.8.2 Released with For-Comprehension WarningsScala 3.8.2 introduces a new compiler warning for for-comprehensions mixing multiple val bindings with types that have overloaded map. This prevents unexpected behavior from implicit conversions. Read more
  • Mojo Programming Language Goes Open SourceMojo 1.0 released with the compiler and toolchain under Apache 2 license, fulfilling a promise made since May 2023. The language emphasizes systems programming with Python-like syntax. Read more

DevOps & Cloud


  • AWS Lambda Durable Functions for Resilient Government Workflows — AWS Lambda now supports durable functions providing resilient operations within existing FedRAMP authorization and HIPAA eligibility. Durable functions eliminate the need for external state machines or checkpointing tables, keeping orchestration logic in application code with fine-grained control over retries and checkpoints. Read more
  • MedZen Health Deploys Agentic AI in Low-Connectivity RegionsMedZen Health built on AWS cloud infrastructure uses agentic AI with text-first design and USSD integration for feature phones to enable healthcare access where internet is scarce. The system handles AI appointment scheduling, patient reminders, and prescription issuance without requiring smartphone connectivity. Read more

Databases & Data


  • Grafana v13.2 Adds Saved Queries & Panel Threshold InterpolationGrafana 13.2 makes saved queries generally available in Enterprise and Cloud, enabling discovery via command palette and Terraform-based management as code. Panel thresholds now support variable interpolation, and the query variable editor was redesigned with a dialog showing values preview and tabbed editor. BigQuery and Google Cloud Monitoring add Workload Identity Federation authentication support. Read more
  • AWS RDS Blue/Green Deployments: Limitations & Resource ID Updates — After switchover of a blue/green deployment, you must update resource IDs for integrated services. Physical replication doesn't support schema changes on the green environment, and delayed replication in PostgreSQL has specific limitations. The AWS JDBC Driver for MySQL is not supported. Read more

Security


  • CVE-2026-7808: justhtml HTML Sanitization Bypass (CVSS 9.8)justhtml before version 1.16.0 contains multiple HTML sanitization bypass issues allowing active/dangerous content injection. Custom policies preserving SVG or MathML could allow animation elements and presentation attributes with external url() references to bypass foreign-content checks. Read more
  • CVE-2026-8445: justhtml to_markdown() XSS via Unescaped Angle Brackets (CVSS 9.3)justhtml versions ≤ 1.11.0 (fixed in 1.12.0) fail to escape angle brackets in text nodes during to_markdown() conversion. Entity-decoded text like <script> or text from </code>, <code><textarea></code>, <code><noscript></code>, and <code><plaintext></code> elements can emit raw HTML, enabling XSS when output is rendered. <a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8445" target="_blank" rel="noopener noreferrer">Read more</a></li><li><strong>CVE-2026-5388: justhtml Input Validation Bypass (CVSS 9.8)</strong> — <strong>justhtml</strong> before version 1.15.0 has multiple improper input validation issues allowing attackers to bypass sanitization. <a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5388" target="_blank" rel="noopener noreferrer">Read more</a></li></ul><br/><h2>Open Source</h2><br/><ul><li><strong>Obscura: Rust Headless Browser for AI Agents</strong> — <strong>Obscura</strong> is a headless browser engine written in Rust, built for web scraping and AI automation. It runs real JavaScript via V8, supports Chrome DevTools Protocol, and acts as a drop-in replacement for headless Chrome with Puppeteer and Playwright. Memory usage is 30 MB vs Chrome's 200+ MB, binary size 70 MB vs 300+, with 85 ms page load vs ~500 ms. <a href="https://github.com/h4ckf0r0day/obscura" target="_blank" rel="noopener noreferrer">Read more</a></li><li><strong>Rakazo: Open-Source Platform for Persistent AI Teammates</strong> — <strong>Rakazo</strong> enables running persistent AI teammates on web, Electron desktop, and Expo mobile. Built as a TypeScript monorepo with React, Electron, Hono, Postgres, and Prisma, it lets you bring your own model and compute provider or run the full stack locally. <a href="https://github.com/elie222/rakazo" target="_blank" rel="noopener noreferrer">Read more</a></li><li><strong>CodeWhale: Rust-Based Open-Source Coding Agent</strong> — <strong>CodeWhale</strong> is an open-source coding agent for the terminal, built in Rust with continuous community improvement. Available across multiple platforms with multilingual documentation (16+ languages). <a href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener noreferrer">Read more</a></li><li><strong>llmfit: Model Benchmarking with Verifiable Measurements</strong> — <strong>llmfit</strong> provides hundreds of models and providers with a new benchmarking feature: download a model, serve it, measure real tokens/second on your hardware, and contribute results back via PR. Every run saves locally first, replacing estimates with measured numbers for identical hardware. <a href="https://github.com/AlexsJones/llmfit" target="_blank" rel="noopener noreferrer">Read more</a></li></ul><br/><h2>Dev Tools & IDEs</h2><br/><ul><li><strong>Warp Adds Remote Control for Third-Party CLI Agents</strong> — <strong>Warp's Remote Control</strong> feature lets you publish running third-party agent sessions (Claude Code, Codex, OpenCode, Amp, etc.) to the cloud for monitoring and steering from phone, web browser, or another machine. Useful for long-running tasks; published sessions show complete agent activity including thinking steps and tool use. <a href="https://docs.warp.dev/agents/cli-agents/remote-control" target="_blank" rel="noopener noreferrer">Read more</a></li><li><strong>Warp Documents Third-Party CLI Agent Feature Support</strong> — <strong>Warp</strong> supports Claude Code, Codex, OpenCode, Amp, Auggie, Copilot CLI, Cursor, Gemini CLI, Droid, Pi, Goose, Antigravity, Hermes, and Mistral Vibe with rich input editors, code review comments, context attachment, vertical tabs, tab configs, and remote control. Agent notifications are currently limited to the first three. <a href="https://docs.warp.dev/agents/cli-agents/overview" target="_blank" rel="noopener noreferrer">Read more</a></li></ul></div><div class="mt-12 pt-8 border-t border-[#e2e8f0] flex items-center justify-between"><p class="text-slate-400" style="font-size:14px;letter-spacing:-0.02em">Enjoyed this issue?</p><button type="button" class="flex items-center gap-2 px-4 py-2 border border-[#e2e8f0] text-slate-500 hover:text-[#1b5095] hover:border-[#1b5095]/30 hover:bg-[#eef0f9] transition-all " style="font-size:13px;font-weight:600;letter-spacing:-0.01em"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-share2 lucide-share-2" aria-hidden="true"><circle cx="18" cy="5" r="3"></circle><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="19" r="3"></circle><line x1="8.59" x2="15.42" y1="13.51" y2="17.49"></line><line x1="15.41" x2="8.59" y1="6.51" y2="10.49"></line></svg> <!-- -->Share</button></div><div class="mt-8 p-6 sm:p-8 bg-[#1b5095] relative overflow-hidden"><div class="absolute -top-20 -right-20 w-64 h-64 bg-[#4a56b0]/30 rounded-full blur-3xl pointer-events-none"></div><div class="absolute inset-0 opacity-[0.05] pointer-events-none" style="background-image:radial-gradient(circle, #ffffff 1px, transparent 1px);background-size:20px 20px"></div><div class="relative z-10 text-center"><div class="w-10 h-10 bg-white/15 border border-white/20 flex items-center justify-center mx-auto mb-4"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-rss text-white" aria-hidden="true"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></div><p class="text-white font-semibold mb-1" style="font-size:18px;letter-spacing:-0.04em">Get this in your inbox</p><p class="text-white/50 mb-6" style="font-size:14px;letter-spacing:-0.02em">Join 1,000+ developers getting daily tech updates.</p><a class="inline-flex items-center gap-2 px-5 py-2.5 bg-white text-[#1b5095] font-semibold hover:bg-slate-100 transition-colors" style="font-size:14px;letter-spacing:-0.02em" href="/subscribe">Subscribe free<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div><div class="mt-14"><p class="text-slate-900 font-semibold mb-4" style="font-size:16px;letter-spacing:-0.03em">More issues</p><div class="flex flex-col gap-3"><a class="group p-4 border border-[#e2e8f0] hover:border-[#1b5095]/20 hover:bg-[#eef0f9]/50 transition-all" href="/newsletter/2026-08-25-chatgpt-s-locked-chats-google-s-gemini-4-pre-training-tenabl"><div class="flex items-start justify-between gap-4"><div class="flex-1 min-w-0"><p class="text-slate-900 font-semibold line-clamp-1 group-hover:text-[#1b5095] transition-colors" style="font-size:14px;letter-spacing:-0.02em">ChatGPT's Locked Chats & Google's Gemini 4 Pre-training & Tenable AI Security & Mistral's Saudi Arabia Deal</p><p class="text-slate-400 mt-0.5" style="font-size:12px;letter-spacing:-0.01em">2026-08-25</p></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right text-slate-300 shrink-0 mt-0.5 group-hover:text-[#1b5095] transition-colors" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></div></a><a class="group p-4 border border-[#e2e8f0] hover:border-[#1b5095]/20 hover:bg-[#eef0f9]/50 transition-all" href="/newsletter/2026-08-23-chatgpt-5-6-model-routing-issues-gpt-5-6-sol-capacity-limits"><div class="flex items-start justify-between gap-4"><div class="flex-1 min-w-0"><p class="text-slate-900 font-semibold line-clamp-1 group-hover:text-[#1b5095] transition-colors" style="font-size:14px;letter-spacing:-0.02em">ChatGPT 5.6 Model Routing Issues & GPT-5.6 Sol Capacity Limits & Transparent Backgrounds in GPT-Image-2</p><p class="text-slate-400 mt-0.5" style="font-size:12px;letter-spacing:-0.01em">2026-08-23</p></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right text-slate-300 shrink-0 mt-0.5 group-hover:text-[#1b5095] transition-colors" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></div></a><a class="group p-4 border border-[#e2e8f0] hover:border-[#1b5095]/20 hover:bg-[#eef0f9]/50 transition-all" href="/newsletter/2026-08-22-google-s-sima-2-game-ai-openai-o3-o4-mini-aws-glue-6-0-30-pr"><div class="flex items-start justify-between gap-4"><div class="flex-1 min-w-0"><p class="text-slate-900 font-semibold line-clamp-1 group-hover:text-[#1b5095] transition-colors" style="font-size:14px;letter-spacing:-0.02em">Google's SIMA 2 Game AI & OpenAI o3/o4-mini & AWS Glue 6.0 30% Price Cut</p><p class="text-slate-400 mt-0.5" style="font-size:12px;letter-spacing:-0.01em">2026-08-22</p></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right text-slate-300 shrink-0 mt-0.5 group-hover:text-[#1b5095] transition-colors" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></div></a></div></div></div><section id="contact" class="relative overflow-hidden bg-[#111318] px-[var(--gx)] pb-16 pt-16 sm:pb-[90px] sm:pt-[100px]"><div class="absolute inset-0" style="background-image:radial-gradient(circle,rgba(255,255,255,.06) 1.4px,transparent 1.5px);background-size:22px 22px;mask-image:radial-gradient(60% 90% at 25% 30%, #000, transparent)"></div><div class="absolute right-[-140px] top-[-160px] h-[440px] w-[440px]" style="background:radial-gradient(circle, rgba(27,80,149,.45), transparent 65%)"></div><div class="relative mx-auto max-w-6xl"><div style="opacity:0;transform:translateY(22px)"><span class="inline-flex items-center gap-2 border px-3.5 py-1.5 text-[12.5px] font-semibold uppercase tracking-[.08em] border-white/20 bg-white/10 text-[#cfe0f5] mb-5"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-rocket shrink-0 opacity-60" aria-hidden="true"><path d="M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5"></path><path d="M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09"></path><path d="M9 12a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2z"></path><path d="M9 12H4s.55-3.03 2-4c1.62-1.08 5 .05 5 .05"></path></svg>Start a project</span></div><div style="opacity:0;transform:translateY(22px)"><h2 class="mb-14 max-w-[520px] text-[32px] font-semibold leading-[1.07] text-white md:text-[38px]" style="letter-spacing:-0.04em">Have something in mind? Skip the forms, just write to us.</h2></div><div style="opacity:0;transform:translateY(22px)"><a href="mailto:masud@crispy.studio" class="block w-fit max-w-full border-b-2 border-white/25 pb-[22px] font-semibold leading-none text-white transition-colors duration-300 hover:border-[#7ea6d9] hover:text-[#7ea6d9]" style="font-size:clamp(26px, 8vw, 84px);letter-spacing:-0.04em">masud@crispy.studio</a></div><div style="opacity:0;transform:translateY(22px)"><div class="mt-6 flex flex-wrap items-center justify-between gap-2.5 text-[13.5px] text-[#6b7484]"><span class="inline-flex items-center gap-2 text-[#a7f3c4]"><span class="h-1.5 w-1.5 rounded-full bg-green-500 animate-[pulse-dot_2s_infinite]"></span>Available for new projects</span><span>We reply within 24 hours. No decks, no lock-in.</span></div></div></div></section></main><!--$--><!--/$--></div><footer class="border-t border-[#e2e8f0] bg-white text-[13px] text-slate-400"><div class="mx-auto grid max-w-6xl grid-cols-1 gap-12 px-[var(--gx)] py-14 md:grid-cols-[1.6fr_1fr_1fr_1fr]"><div><a class="flex items-center gap-2.5" href="/"><span class="grid h-[26px] w-[26px] place-items-center bg-[#1b5095] text-[13px] font-extrabold text-white">i</span><span class="text-[15px] font-bold text-slate-900" style="letter-spacing:-0.03em">ineeddev</span></a><p class="mt-3.5 max-w-[280px] text-[13.5px] leading-[22px]">A web agency for startups. We research, design, and build the products you ship.</p></div><div><h4 class="mb-4 text-[12.5px] font-semibold uppercase tracking-[.06em] text-slate-400">Navigate</h4><ul class="space-y-2.5"><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/#work">Work</a></li><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/#services">Services</a></li><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/#about">About</a></li><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/#faq">FAQ</a></li><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/blog">Blog</a></li></ul></div><div><h4 class="mb-4 text-[12.5px] font-semibold uppercase tracking-[.06em] text-slate-400">Products</h4><ul class="space-y-2.5"><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/products/newsletter">ineeddev newsletter</a></li><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/products/invoice-builder">Invoice Builder</a></li><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/newsletter">All issues</a></li><li><a class="text-sm text-slate-600 hover:text-[#1b5095]" href="/subscribe">Subscribe</a></li><li><span class="text-sm text-slate-400">More soon<span class="ml-1.5 bg-[#eef0f9] px-1.5 py-0.5 text-[10px] text-[#1b5095] ">soon</span></span></li></ul></div><div><h4 class="mb-4 text-[12.5px] font-semibold uppercase tracking-[.06em] text-slate-400">Connect</h4><ul class="space-y-2.5"><li><a href="mailto:masud@crispy.studio" class="text-sm text-slate-600 hover:text-[#1b5095]">masud@crispy.studio</a></li><li><a href="#" class="text-sm text-slate-600 hover:text-[#1b5095]">GitHub</a></li><li><a href="#" class="text-sm text-slate-600 hover:text-[#1b5095]">X / Twitter</a></li><li><a href="#" class="text-sm text-slate-600 hover:text-[#1b5095]">LinkedIn</a></li><li><a href="#" class="text-sm text-slate-600 hover:text-[#1b5095]">Dribbble</a></li></ul></div></div><div class="relative cursor-default select-none overflow-hidden border-t border-[#e2e8f0]" style="height:200px"><div class="mx-auto max-w-6xl px-[var(--gx)]"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--></div><div class="pointer-events-none absolute inset-x-0 bottom-0 h-[35%] bg-gradient-to-t from-white to-transparent"></div></div><div class="mx-auto flex max-w-6xl justify-between border-t border-[#e2e8f0] px-[var(--gx)] py-5"><span>© <!-- -->2026<!-- --> ineeddev. All rights reserved.</span><a href="#" class="hover:text-[#1b5095]">Privacy Policy</a></div></footer></div><script src="/_next/static/chunks/0352eesyclj1l.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[845678,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"default\"]\n3:I[339756,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"default\"]\n4:I[837457,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"default\"]\n5:I[13642,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"default\"]\n6:I[654576,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"GoogleAnalytics\"]\n8:I[897367,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[897367,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"ViewportBoundary\"]\ne:I[897367,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"MetadataBoundary\"]\n10:I[168027,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/06e_1l617otj1.css\",\"style\"]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"newsletter\",\"2026-08-24-meta-ai-open-weight-model-openai-math-breakthroughs-anthropi\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"newsletter\",{\"children\":[[\"slug\",\"2026-08-24-meta-ai-open-weight-model-openai-math-breakthroughs-anthropi\",\"d\",null],{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/06e_1l617otj1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/03zbrr5ncls4x.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0i.l9589uvx0j.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"inter_664ee401-module__-spu6a__variable\",\"children\":[[\"$\",\"body\",null,{\"className\":\"min-h-screen flex flex-col text-slate-900 antialiased\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto flex w-full max-w-6xl flex-1 flex-col border-x border-border bg-background\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"div\",null,{\"className\":\"flex-1\",\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],[\"$\",\"$L5\",null,{}]]}]}],[\"$\",\"$L6\",null,{\"gaId\":\"G-TX8LM2GT81\"}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"CollectionPage\\\",\\\"name\\\":\\\"All Issues — ineeddev\\\",\\\"description\\\":\\\"Browse every ineeddev newsletter issue — daily digests covering AI, Webflow, dev tools and tech news.\\\",\\\"url\\\":\\\"https://ineeddev.com/newsletter\\\"}\"}}],[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L7\",[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/096qpxw8dibdd.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/06e_1l617otj1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"prRZ1fZAi8XuUgo9gLYaY\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[27201,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\"],\"IconMark\"]\na:null\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"title\",\"0\",{\"children\":\"Meta AI Open-Weight Model \u0026 OpenAI Math Breakthroughs \u0026 Anthropic Revenue Surge \u0026 GLM-5.3 Launches | ineeddev\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Meta pushes open-weight AI access while OpenAI announces 10 AI-discovered math breakthroughs and Anthropic hits $65B revenue run-rate; Chinese models accelerate feature releases.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"keywords\",\"content\":\"AI,AI Tools,Frameworks,Languages,DevOps,Databases,Security,Open Source,Dev Tools,tech newsletter,developer digest,ineeddev,2026-08-24\"}],[\"$\",\"link\",\"3\",{\"rel\":\"canonical\",\"href\":\"https://ineeddev.com/newsletter/2026-08-24-meta-ai-open-weight-model-openai-math-breakthroughs-anthropi\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"Meta AI Open-Weight Model \u0026 OpenAI Math Breakthroughs \u0026 Anthropic Revenue Surge \u0026 GLM-5.3 Launches\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:description\",\"content\":\"Meta pushes open-weight AI access while OpenAI announces 10 AI-discovered math breakthroughs and Anthropic hits $65B revenue run-rate; Chinese models accelerate feature releases.\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:url\",\"content\":\"https://ineeddev.com/newsletter/2026-08-24-meta-ai-open-weight-model-openai-math-breakthroughs-anthropi\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:site_name\",\"content\":\"ineeddev\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:type\",\"content\":\"article\"}],[\"$\",\"meta\",\"9\",{\"property\":\"article:published_time\",\"content\":\"2026-08-24\"}],[\"$\",\"meta\",\"10\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"11\",{\"name\":\"twitter:title\",\"content\":\"Meta AI Open-Weight Model \u0026 OpenAI Math Breakthroughs \u0026 Anthropic Revenue Surge \u0026 GLM-5.3 Launches\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:description\",\"content\":\"Meta pushes open-weight AI access while OpenAI announces 10 AI-discovered math breakthroughs and Anthropic hits $65B revenue run-rate; Chinese models accelerate feature releases.\"}],[\"$\",\"link\",\"13\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"link\",\"14\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"15\",{}]]\n"])</script><script>self.__next_f.push([1,"13:I[746083,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\",\"/_next/static/chunks/096qpxw8dibdd.js\"],\"default\"]\n14:I[522016,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\",\"/_next/static/chunks/096qpxw8dibdd.js\"],\"\"]\n15:I[505014,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\",\"/_next/static/chunks/096qpxw8dibdd.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"7:[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"Article\\\",\\\"headline\\\":\\\"Meta AI Open-Weight Model \u0026 OpenAI Math Breakthroughs \u0026 Anthropic Revenue Surge \u0026 GLM-5.3 Launches\\\",\\\"description\\\":\\\"Meta pushes open-weight AI access while OpenAI announces 10 AI-discovered math breakthroughs and Anthropic hits $65B revenue run-rate; Chinese models accelerate feature releases.\\\",\\\"datePublished\\\":\\\"2026-08-24\\\",\\\"author\\\":{\\\"@type\\\":\\\"Organization\\\",\\\"name\\\":\\\"ineeddev\\\"},\\\"publisher\\\":{\\\"@type\\\":\\\"Organization\\\",\\\"name\\\":\\\"ineeddev\\\",\\\"url\\\":\\\"https://ineeddev.com\\\"},\\\"url\\\":\\\"https://ineeddev.com/newsletter/2026-08-24-meta-ai-open-weight-model-openai-math-breakthroughs-anthropi\\\",\\\"keywords\\\":\\\"AI, AI Tools, Frameworks, Languages, DevOps, Databases, Security, Open Source, Dev Tools\\\"}\"}}],[\"$\",\"$L13\",null,{}],[\"$\",\"main\",null,{\"className\":\"pt-8 sm:pt-12 bg-white\",\"children\":[[\"$\",\"div\",null,{\"className\":\"max-w-2xl mx-auto px-[var(--gx)] pb-20\",\"children\":[[\"$\",\"$L14\",null,{\"href\":\"/newsletter\",\"className\":\"inline-flex items-center gap-2 px-3.5 py-1.5 bg-[#eef0f9] border border-[#c7cbea] text-[#1b5095] text-[13px] font-semibold mb-10 hover:bg-[#e3e6f5] transition-colors\",\"style\":{\"letterSpacing\":\"-0.01em\"},\"children\":[[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"m12 19-7-7 7-7\",\"key\":\"1l729n\"}],[\"path\",{\"d\":\"M19 12H5\",\"key\":\"x3x0zl\"}]],\"className\":\"lucide-arrow-left\",\"size\":12}],\"All newsletters\"]}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap items-center gap-3 mb-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-1.5 text-slate-400\",\"style\":{\"fontSize\":\"12px\",\"letterSpacing\":\"-0.01em\"},\"children\":[[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M8 2v4\",\"key\":\"1cmpym\"}],[\"path\",{\"d\":\"M16 2v4\",\"key\":\"4m81vk\"}],[\"rect\",{\"width\":\"18\",\"height\":\"18\",\"x\":\"3\",\"y\":\"4\",\"rx\":\"2\",\"key\":\"1hopcy\"}],[\"path\",{\"d\":\"M3 10h18\",\"key\":\"8toen8\"}]],\"className\":\"lucide-calendar\",\"size\":11}],\"2026-08-24\"]}],[\"$\",\"div\",null,{\"className\":\"flex items-center gap-1.5 text-slate-400\",\"style\":{\"fontSize\":\"12px\",\"letterSpacing\":\"-0.01em\"},\"children\":[[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"circle\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"10\",\"key\":\"1mglay\"}],[\"path\",{\"d\":\"M12 6v6l4 2\",\"key\":\"mmk7yg\"}]],\"className\":\"lucide-clock\",\"size\":11}],\"6 min read\"]}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap gap-2 mb-5\",\"children\":[[\"$\",\"span\",\"AI\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"AI\"}],[\"$\",\"span\",\"AI Tools\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"AI Tools\"}],[\"$\",\"span\",\"Frameworks\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"Frameworks\"}],[\"$\",\"span\",\"Languages\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"Languages\"}],[\"$\",\"span\",\"DevOps\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"DevOps\"}],[\"$\",\"span\",\"Databases\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"Databases\"}],[\"$\",\"span\",\"Security\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"Security\"}],[\"$\",\"span\",\"Open Source\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"Open Source\"}],[\"$\",\"span\",\"Dev Tools\",{\"className\":\"px-2.5 py-1 text-[12px] font-semibold bg-[#f8fafc] border border-[#e2e8f0] text-slate-600\",\"children\":\"Dev Tools\"}]]}],[\"$\",\"h1\",null,{\"className\":\"text-slate-900 mb-4\",\"style\":{\"fontSize\":\"clamp(20px, 2.5vw, 28px)\",\"lineHeight\":\"1.15\",\"letterSpacing\":\"-0.04em\",\"fontWeight\":600},\"children\":\"Meta AI Open-Weight Model \u0026 OpenAI Math Breakthroughs \u0026 Anthropic Revenue Surge \u0026 GLM-5.3 Launches\"}],\"$L16\",\"$L17\",\"$L18\",\"$L19\",\"$L1a\"]}],\"$L1b\"]}]]\n"])</script><script>self.__next_f.push([1,"1d:I[200105,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\",\"/_next/static/chunks/096qpxw8dibdd.js\"],\"default\"]\n1e:I[44882,[\"/_next/static/chunks/03zbrr5ncls4x.js\",\"/_next/static/chunks/0n~ec~.ymfq9q.js\",\"/_next/static/chunks/0i.l9589uvx0j.js\",\"/_next/static/chunks/096qpxw8dibdd.js\"],\"default\"]\n16:[\"$\",\"p\",null,{\"className\":\"text-slate-500 mb-8 pb-8 border-b border-[#e2e8f0]\",\"style\":{\"fontSize\":\"16px\",\"lineHeight\":\"26px\",\"letterSpacing\":\"-0.02em\"},\"children\":\"Meta pushes open-weight AI access while OpenAI announces 10 AI-discovered math breakthroughs and Anthropic hits $65B revenue run-rate; Chinese models accelerate feature releases.\"}]\n1c:T3178,"])</script><script>self.__next_f.push([1,"\u003ch2\u003eAI \u0026 ML\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eMeta Launches Open-Weight AI Model Push\u003c/strong\u003e — Mark Zuckerberg announced a new open-weight AI model from Meta, expanding access and lowering barriers to AI adoption. The shift reflects Meta's strategy to compete through openness rather than proprietary control. \u003ca href=\"https://mshale.com/a6553a3c/ba197b7bLq4IEz3Wkvg\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eOpenAI Reports 10 Math Breakthroughs via AI\u003c/strong\u003e — OpenAI announced 10 new AI-generated discoveries in mathematics and computer science spanning multiple subfields, including solving open problems in quantum complexity theory. Anthropic's Claude independently constructed orthogonal vectors on a 668-dimensional hypercube—a structure mathematicians believed existed but had never actually created. \u003ca href=\"https://eu.36kr.com/en/p/3952735841860993\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eAnthropic Reaches $65B Annual Revenue Run-Rate\u003c/strong\u003e — Anthropic reported an annualised revenue run-rate exceeding $65 billion by late July and achieved its first profitable quarter. As of August 2026, Anthropic ranks at the top on many public intelligence and agentic benchmarks, followed closely by OpenAI. \u003ca href=\"https://www.livetradingnews.com/whats-next-in-ai-and-quantum\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eZhipu AI Launches GLM-5.3 with Coding \u0026 Agent Enhancements\u003c/strong\u003e — GLM-5.3 released on August 14, mainly enhancing capabilities in coding, long-range agents, and cybersecurity via post-training. The API opened August 19 with GLM-5.2 pricing; weights will open-source on August 30. Integration into ZCode, Claude Code, and OpenCode makes it available to GLM Coding Plan users. \u003ca href=\"https://eu.36kr.com/en/p/3950257108539015\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eAI Coding Tools\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eSourcegraph Releases Amp Coding Agent with Model-Agnostic Design\u003c/strong\u003e — \u003cstrong\u003eAmp\u003c/strong\u003e is a frontier coding agent built for leading models with a \"pay as you go\" model for individuals. Latest updates include Claude Opus 4.8 powering smart mode with tighter changes and self-checking, diffs for reviewing and staging changes directly, and 87% faster startup and 32% faster completion on deep and rush operations. Plugin UI now available on web synced with TUI. \u003ca href=\"https://sourcegraph.com/amp\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eRider 2026.2 Release Candidate Ships\u003c/strong\u003e — \u003cstrong\u003eJetBrains Rider 2026.2 RC\u003c/strong\u003e includes fixes for AI Chat spam issues and removal of unsupported actions. The IDE continues integrating AI coding assistance for .NET development. \u003ca href=\"https://youtrack.jetbrains.com/projects/IDEA/articles/DOTNET-A-364/Rider-2026.2-Release-Candidate-release-notes\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eFrameworks \u0026 Libraries\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eVercel Releases Eve Open Framework for Agents\u003c/strong\u003e — \u003cstrong\u003eEve\u003c/strong\u003e is an open framework for building agents with support for Claude integration, TypeScript tooling, and a focus on making agent creation accessible. The framework allows agents to run via CLI and continue from anywhere with team enforcement via passkey-authenticated sessions. \u003ca href=\"https://github.com/vercel/eve\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eESPHome 2026.8.0 Improves Device Configuration \u0026 Diagnostics\u003c/strong\u003e — New status badges open connectivity troubleshooting dialogs with on-demand probes from Device Builder. Bug reporting gained an optional device picker with credentials masked, crash reports are titled by location, and Web Serial installs surface esptool-js connect diagnostics. Pin field now includes guided wiring presets showing component connections. \u003ca href=\"https://esphome.io/changelog/2026.8.0\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eReact 19 ESLint Plugin 8.0.0 Finalizes Linting Rules\u003c/strong\u003e — The plugin stabilized 11 rules in version 8.0 covering React 19 behavior: nine correctness rules as errors and two performance warnings. Key rules include \u003ccode\u003econtrolled-form-requires-handler\u003c/code\u003e, \u003ccode\u003ejsx-no-key-after-spread\u003c/code\u003e, and \u003ccode\u003eno-misspelled-lifecycle-methods\u003c/code\u003e. Real-world testing on projects like Rooted and Albumentations revealed corner cases that shaped the final rule set. \u003ca href=\"https://medium.com/@iglovikov/i-needed-react-linting-on-eslint-10-so-i-built-a-react-19-continuation-f36f70e63d4d\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eLanguages \u0026 Runtimes\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eScala 3.8.2 Released with For-Comprehension Warnings\u003c/strong\u003e — \u003cstrong\u003eScala 3.8.2\u003c/strong\u003e introduces a new compiler warning for for-comprehensions mixing multiple \u003ccode\u003eval\u003c/code\u003e bindings with types that have overloaded \u003ccode\u003emap\u003c/code\u003e. This prevents unexpected behavior from implicit conversions. \u003ca href=\"https://daily.dev/posts/scala-3-8-2-is-now-available--173ua8tow\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMojo Programming Language Goes Open Source\u003c/strong\u003e — \u003cstrong\u003eMojo\u003c/strong\u003e 1.0 released with the compiler and toolchain under Apache 2 license, fulfilling a promise made since May 2023. The language emphasizes systems programming with Python-like syntax. \u003ca href=\"https://simonw.substack.com/p/conceptual-integrity-and-counting\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eDevOps \u0026 Cloud\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eAWS Lambda Durable Functions for Resilient Government Workflows\u003c/strong\u003e — AWS Lambda now supports durable functions providing resilient operations within existing FedRAMP authorization and HIPAA eligibility. Durable functions eliminate the need for external state machines or checkpointing tables, keeping orchestration logic in application code with fine-grained control over retries and checkpoints. \u003ca href=\"https://aws.amazon.com/blogs/publicsector/building-resilient-government-workflows-with-aws-lambda-durable-functions\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMedZen Health Deploys Agentic AI in Low-Connectivity Regions\u003c/strong\u003e — \u003cstrong\u003eMedZen Health\u003c/strong\u003e built on AWS cloud infrastructure uses agentic AI with text-first design and USSD integration for feature phones to enable healthcare access where internet is scarce. The system handles AI appointment scheduling, patient reminders, and prescription issuance without requiring smartphone connectivity. \u003ca href=\"https://aws.amazon.com/blogs/publicsector/agentic-ai-where-connectivity-is-scarce-medzen-health-in-cameroon\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eDatabases \u0026 Data\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eGrafana v13.2 Adds Saved Queries \u0026 Panel Threshold Interpolation\u003c/strong\u003e — \u003cstrong\u003eGrafana 13.2\u003c/strong\u003e makes saved queries generally available in Enterprise and Cloud, enabling discovery via command palette and Terraform-based management as code. Panel thresholds now support variable interpolation, and the query variable editor was redesigned with a dialog showing values preview and tabbed editor. BigQuery and Google Cloud Monitoring add Workload Identity Federation authentication support. \u003ca href=\"https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v13-2\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eAWS RDS Blue/Green Deployments: Limitations \u0026 Resource ID Updates\u003c/strong\u003e — After switchover of a blue/green deployment, you must update resource IDs for integrated services. Physical replication doesn't support schema changes on the green environment, and delayed replication in PostgreSQL has specific limitations. The AWS JDBC Driver for MySQL is not supported. \u003ca href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments-considerations.html\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eSecurity\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eCVE-2026-7808: justhtml HTML Sanitization Bypass (CVSS 9.8)\u003c/strong\u003e — \u003cstrong\u003ejusthtml\u003c/strong\u003e before version 1.16.0 contains multiple HTML sanitization bypass issues allowing active/dangerous content injection. Custom policies preserving SVG or MathML could allow animation elements and presentation attributes with external \u003ccode\u003eurl()\u003c/code\u003e references to bypass foreign-content checks. \u003ca href=\"https://nvd.nist.gov/vuln/detail/CVE-2026-7808\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eCVE-2026-8445: justhtml to_markdown() XSS via Unescaped Angle Brackets (CVSS 9.3)\u003c/strong\u003e — \u003cstrong\u003ejusthtml\u003c/strong\u003e versions ≤ 1.11.0 (fixed in 1.12.0) fail to escape angle brackets in text nodes during \u003ccode\u003eto_markdown()\u003c/code\u003e conversion. Entity-decoded text like \u003ccode\u003e\u0026lt;script\u0026gt;\u003c/code\u003e or text from \u003ccode\u003e\u003ctitle\u003e\u003c/code\u003e, \u003ccode\u003e\u003ctextarea\u003e\u003c/code\u003e, \u003ccode\u003e\u003cnoscript\u003e\u003c/code\u003e, and \u003ccode\u003e\u003cplaintext\u003e\u003c/code\u003e elements can emit raw HTML, enabling XSS when output is rendered. \u003ca href=\"https://nvd.nist.gov/vuln/detail/CVE-2026-8445\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eCVE-2026-5388: justhtml Input Validation Bypass (CVSS 9.8)\u003c/strong\u003e — \u003cstrong\u003ejusthtml\u003c/strong\u003e before version 1.15.0 has multiple improper input validation issues allowing attackers to bypass sanitization. \u003ca href=\"https://nvd.nist.gov/vuln/detail/CVE-2026-5388\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eOpen Source\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eObscura: Rust Headless Browser for AI Agents\u003c/strong\u003e — \u003cstrong\u003eObscura\u003c/strong\u003e is a headless browser engine written in Rust, built for web scraping and AI automation. It runs real JavaScript via V8, supports Chrome DevTools Protocol, and acts as a drop-in replacement for headless Chrome with Puppeteer and Playwright. Memory usage is 30 MB vs Chrome's 200+ MB, binary size 70 MB vs 300+, with 85 ms page load vs ~500 ms. \u003ca href=\"https://github.com/h4ckf0r0day/obscura\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eRakazo: Open-Source Platform for Persistent AI Teammates\u003c/strong\u003e — \u003cstrong\u003eRakazo\u003c/strong\u003e enables running persistent AI teammates on web, Electron desktop, and Expo mobile. Built as a TypeScript monorepo with React, Electron, Hono, Postgres, and Prisma, it lets you bring your own model and compute provider or run the full stack locally. \u003ca href=\"https://github.com/elie222/rakazo\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eCodeWhale: Rust-Based Open-Source Coding Agent\u003c/strong\u003e — \u003cstrong\u003eCodeWhale\u003c/strong\u003e is an open-source coding agent for the terminal, built in Rust with continuous community improvement. Available across multiple platforms with multilingual documentation (16+ languages). \u003ca href=\"https://github.com/Hmbown/CodeWhale\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003ellmfit: Model Benchmarking with Verifiable Measurements\u003c/strong\u003e — \u003cstrong\u003ellmfit\u003c/strong\u003e provides hundreds of models and providers with a new benchmarking feature: download a model, serve it, measure real tokens/second on your hardware, and contribute results back via PR. Every run saves locally first, replacing estimates with measured numbers for identical hardware. \u003ca href=\"https://github.com/AlexsJones/llmfit\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cbr/\u003e\u003ch2\u003eDev Tools \u0026 IDEs\u003c/h2\u003e\u003cbr/\u003e\u003cul\u003e\u003cli\u003e\u003cstrong\u003eWarp Adds Remote Control for Third-Party CLI Agents\u003c/strong\u003e — \u003cstrong\u003eWarp's Remote Control\u003c/strong\u003e feature lets you publish running third-party agent sessions (Claude Code, Codex, OpenCode, Amp, etc.) to the cloud for monitoring and steering from phone, web browser, or another machine. Useful for long-running tasks; published sessions show complete agent activity including thinking steps and tool use. \u003ca href=\"https://docs.warp.dev/agents/cli-agents/remote-control\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eWarp Documents Third-Party CLI Agent Feature Support\u003c/strong\u003e — \u003cstrong\u003eWarp\u003c/strong\u003e supports Claude Code, Codex, OpenCode, Amp, Auggie, Copilot CLI, Cursor, Gemini CLI, Droid, Pi, Goose, Antigravity, Hermes, and Mistral Vibe with rich input editors, code review comments, context attachment, vertical tabs, tab configs, and remote control. Agent notifications are currently limited to the first three. \u003ca href=\"https://docs.warp.dev/agents/cli-agents/overview\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRead more\u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e"])</script><script>self.__next_f.push([1,"17:[\"$\",\"div\",null,{\"className\":\"article-content\",\"dangerouslySetInnerHTML\":{\"__html\":\"$1c\"}}]\n18:[\"$\",\"div\",null,{\"className\":\"mt-12 pt-8 border-t border-[#e2e8f0] flex items-center justify-between\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-slate-400\",\"style\":{\"fontSize\":\"14px\",\"letterSpacing\":\"-0.02em\"},\"children\":\"Enjoyed this issue?\"}],[\"$\",\"$L1d\",null,{\"title\":\"Meta AI Open-Weight Model \u0026 OpenAI Math Breakthroughs \u0026 Anthropic Revenue Surge \u0026 GLM-5.3 Launches\",\"url\":\"https://ineeddev.com/newsletter/2026-08-24-meta-ai-open-weight-model-openai-math-breakthroughs-anthropi\"}]]}]\n"])</script><script>self.__next_f.push([1,"19:[\"$\",\"div\",null,{\"className\":\"mt-8 p-6 sm:p-8 bg-[#1b5095] relative overflow-hidden\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute -top-20 -right-20 w-64 h-64 bg-[#4a56b0]/30 rounded-full blur-3xl pointer-events-none\"}],[\"$\",\"div\",null,{\"className\":\"absolute inset-0 opacity-[0.05] pointer-events-none\",\"style\":{\"backgroundImage\":\"radial-gradient(circle, #ffffff 1px, transparent 1px)\",\"backgroundSize\":\"20px 20px\"}}],[\"$\",\"div\",null,{\"className\":\"relative z-10 text-center\",\"children\":[[\"$\",\"div\",null,{\"className\":\"w-10 h-10 bg-white/15 border border-white/20 flex items-center justify-center mx-auto mb-4\",\"children\":[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M4 11a9 9 0 0 1 9 9\",\"key\":\"pv89mb\"}],[\"path\",{\"d\":\"M4 4a16 16 0 0 1 16 16\",\"key\":\"k0647b\"}],[\"circle\",{\"cx\":\"5\",\"cy\":\"19\",\"r\":\"1\",\"key\":\"bfqh0e\"}]],\"className\":\"lucide-rss text-white\",\"size\":16}]}],[\"$\",\"p\",null,{\"className\":\"text-white font-semibold mb-1\",\"style\":{\"fontSize\":\"18px\",\"letterSpacing\":\"-0.04em\"},\"children\":\"Get this in your inbox\"}],[\"$\",\"p\",null,{\"className\":\"text-white/50 mb-6\",\"style\":{\"fontSize\":\"14px\",\"letterSpacing\":\"-0.02em\"},\"children\":\"Join 1,000+ developers getting daily tech updates.\"}],[\"$\",\"$L14\",null,{\"href\":\"/subscribe\",\"className\":\"inline-flex items-center gap-2 px-5 py-2.5 bg-white text-[#1b5095] font-semibold hover:bg-slate-100 transition-colors\",\"style\":{\"fontSize\":\"14px\",\"letterSpacing\":\"-0.02em\"},\"children\":[\"Subscribe free\",[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M5 12h14\",\"key\":\"1ays0h\"}],[\"path\",{\"d\":\"m12 5 7 7-7 7\",\"key\":\"xquz4c\"}]],\"className\":\"lucide-arrow-right\",\"size\":14}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"1a:[\"$\",\"div\",null,{\"className\":\"mt-14\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-slate-900 font-semibold mb-4\",\"style\":{\"fontSize\":\"16px\",\"letterSpacing\":\"-0.03em\"},\"children\":\"More issues\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"$L14\",\"2bcdb724-35c1-409c-b771-740c11298b1a\",{\"href\":\"/newsletter/2026-08-25-chatgpt-s-locked-chats-google-s-gemini-4-pre-training-tenabl\",\"className\":\"group p-4 border border-[#e2e8f0] hover:border-[#1b5095]/20 hover:bg-[#eef0f9]/50 transition-all\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex items-start justify-between gap-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex-1 min-w-0\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-slate-900 font-semibold line-clamp-1 group-hover:text-[#1b5095] transition-colors\",\"style\":{\"fontSize\":\"14px\",\"letterSpacing\":\"-0.02em\"},\"children\":\"ChatGPT's Locked Chats \u0026 Google's Gemini 4 Pre-training \u0026 Tenable AI Security \u0026 Mistral's Saudi Arabia Deal\"}],[\"$\",\"p\",null,{\"className\":\"text-slate-400 mt-0.5\",\"style\":{\"fontSize\":\"12px\",\"letterSpacing\":\"-0.01em\"},\"children\":\"2026-08-25\"}]]}],[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$19:props:children:2:props:children:3:props:children:1:props:iconNode\",\"className\":\"lucide-arrow-right text-slate-300 shrink-0 mt-0.5 group-hover:text-[#1b5095] transition-colors\",\"size\":14}]]}]}],[\"$\",\"$L14\",\"65f7baed-bdaf-40e6-9ff7-c645d12de9b3\",{\"href\":\"/newsletter/2026-08-23-chatgpt-5-6-model-routing-issues-gpt-5-6-sol-capacity-limits\",\"className\":\"group p-4 border border-[#e2e8f0] hover:border-[#1b5095]/20 hover:bg-[#eef0f9]/50 transition-all\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex items-start justify-between gap-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex-1 min-w-0\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-slate-900 font-semibold line-clamp-1 group-hover:text-[#1b5095] transition-colors\",\"style\":{\"fontSize\":\"14px\",\"letterSpacing\":\"-0.02em\"},\"children\":\"ChatGPT 5.6 Model Routing Issues \u0026 GPT-5.6 Sol Capacity Limits \u0026 Transparent Backgrounds in GPT-Image-2\"}],[\"$\",\"p\",null,{\"className\":\"text-slate-400 mt-0.5\",\"style\":{\"fontSize\":\"12px\",\"letterSpacing\":\"-0.01em\"},\"children\":\"2026-08-23\"}]]}],[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$19:props:children:2:props:children:3:props:children:1:props:iconNode\",\"className\":\"lucide-arrow-right text-slate-300 shrink-0 mt-0.5 group-hover:text-[#1b5095] transition-colors\",\"size\":14}]]}]}],[\"$\",\"$L14\",\"5f215e64-2cad-40df-bc56-23a1c9023cc3\",{\"href\":\"/newsletter/2026-08-22-google-s-sima-2-game-ai-openai-o3-o4-mini-aws-glue-6-0-30-pr\",\"className\":\"group p-4 border border-[#e2e8f0] hover:border-[#1b5095]/20 hover:bg-[#eef0f9]/50 transition-all\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex items-start justify-between gap-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex-1 min-w-0\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-slate-900 font-semibold line-clamp-1 group-hover:text-[#1b5095] transition-colors\",\"style\":{\"fontSize\":\"14px\",\"letterSpacing\":\"-0.02em\"},\"children\":\"Google's SIMA 2 Game AI \u0026 OpenAI o3/o4-mini \u0026 AWS Glue 6.0 30% Price Cut\"}],[\"$\",\"p\",null,{\"className\":\"text-slate-400 mt-0.5\",\"style\":{\"fontSize\":\"12px\",\"letterSpacing\":\"-0.01em\"},\"children\":\"2026-08-22\"}]]}],[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$19:props:children:2:props:children:3:props:children:1:props:iconNode\",\"className\":\"lucide-arrow-right text-slate-300 shrink-0 mt-0.5 group-hover:text-[#1b5095] transition-colors\",\"size\":14}]]}]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"section\",null,{\"id\":\"contact\",\"className\":\"relative overflow-hidden bg-[#111318] px-[var(--gx)] pb-16 pt-16 sm:pb-[90px] sm:pt-[100px]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0\",\"style\":{\"backgroundImage\":\"radial-gradient(circle,rgba(255,255,255,.06) 1.4px,transparent 1.5px)\",\"backgroundSize\":\"22px 22px\",\"maskImage\":\"radial-gradient(60% 90% at 25% 30%, #000, transparent)\"}}],[\"$\",\"div\",null,{\"className\":\"absolute right-[-140px] top-[-160px] h-[440px] w-[440px]\",\"style\":{\"background\":\"radial-gradient(circle, rgba(27,80,149,.45), transparent 65%)\"}}],[\"$\",\"div\",null,{\"className\":\"relative mx-auto max-w-6xl\",\"children\":[[\"$\",\"$L1e\",null,{\"children\":[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-2 border px-3.5 py-1.5 text-[12.5px] font-semibold uppercase tracking-[.08em] border-white/20 bg-white/10 text-[#cfe0f5] mb-5\",\"children\":[[\"$\",\"$L15\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5\",\"key\":\"qeys4\"}],[\"path\",{\"d\":\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09\",\"key\":\"u4xsad\"}],[\"path\",{\"d\":\"M9 12a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2z\",\"key\":\"676m9\"}],[\"path\",{\"d\":\"M9 12H4s.55-3.03 2-4c1.62-1.08 5 .05 5 .05\",\"key\":\"92ym6u\"}]],\"className\":\"lucide-rocket shrink-0 opacity-60\",\"size\":12}],\"Start a project\"]}]}],[\"$\",\"$L1e\",null,{\"delay\":0.07,\"children\":[\"$\",\"h2\",null,{\"className\":\"mb-14 max-w-[520px] text-[32px] font-semibold leading-[1.07] text-white md:text-[38px]\",\"style\":{\"letterSpacing\":\"-0.04em\"},\"children\":\"Have something in mind? Skip the forms, just write to us.\"}]}],[\"$\",\"$L1e\",null,{\"delay\":0.14,\"children\":[\"$\",\"a\",null,{\"href\":\"mailto:masud@crispy.studio\",\"className\":\"block w-fit max-w-full border-b-2 border-white/25 pb-[22px] font-semibold leading-none text-white transition-colors duration-300 hover:border-[#7ea6d9] hover:text-[#7ea6d9]\",\"style\":{\"fontSize\":\"clamp(26px, 8vw, 84px)\",\"letterSpacing\":\"-0.04em\"},\"children\":\"masud@crispy.studio\"}]}],[\"$\",\"$L1e\",null,{\"delay\":0.21,\"children\":[\"$\",\"div\",null,{\"className\":\"mt-6 flex flex-wrap items-center justify-between gap-2.5 text-[13.5px] text-[#6b7484]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"inline-flex items-center gap-2 text-[#a7f3c4]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"h-1.5 w-1.5 rounded-full bg-green-500 animate-[pulse-dot_2s_infinite]\"}],\"Available for new projects\"]}],[\"$\",\"span\",null,{\"children\":\"We reply within 24 hours. No decks, no lock-in.\"}]]}]}]]}]]}]\n"])</script></body></html>