# next js (blogs) — RSS Amplifier

Recent posts from the 195 feeds in the RSS Amplifier directory that cover next js.

Page: <https://rssamplifier.com/topics/next-js/blogs>  
Feed: <https://rssamplifier.com/topics/next-js/blogs.md>

---

## [Archiving my posts from toot.community](https://axel.leroy.sh/blog/archiving-my-toots?utm_source=rss)

_2026-08-21 · Axel Leroy · ./axel.leroy.sh - Blog_

After the announcement of toot.community's closure, I was wondering what to do with my posts' archive. After searching for a tool to convert the archive into an HTML file, I ended up building my own.

## [Six thousand entries later, what I’ve learned about journalling](https://indigo.spot/blog/journalling)

_2026-08-21 · Indigo Nolan · Indigo’s Blog_

I recently logged my 6,000th Daylio entry. I have been using the app since August 2018, when I was twelve: over eight years of entries, averaging just over two a day. I now have a record of my life stretching from the start of secondary school to my final year of university.

## [Don't check out](https://www.simeongriggs.dev/dont-check-out)

_2026-08-20 · simeonGriggs.dev_

Doing my best not to press the push-to-win button.

## [The Seniority Trap: Hiring Experience Without Giving Authority](https://johnkavanagh.co.uk/articles/seniority-trap-hiring-experience-without-authority/)

_2026-08-19 · John Kavanagh · Software Engineering and Technical Articles by John Kavanagh_

The seniority trap happens when organisations hire experienced engineers for judgement, then deny authority, access, decision rights, and influence.

## [Building App-like Experiences with Next.js 16.3](https://nextjs.org/blog/building-app-like-experiences-with-nextjs-16-3)

_2026-08-18 · Next.js Blog_

Build app-like experiences with Instant Navigations, server-rendered data, optimistic updates, and live client state in Next.js 16.3.

## [Why Node.js Creator Ryan Dahl Is Making Cloudflare Angry](https://ipenewsletter.substack.com/p/why-nodejs-creator-ryan-dahl-is-making)

_2026-08-18 · Last Week in Plain English_

Node.js creator Ryan Dahl just open-sourced Cloudflare's best idea. Tailscale finds a 16-year-old SQLite bug. Amazon builds private power plants for AI.

## [How we teach LLMs to write BadgerQL](https://www.honeybadger.io/blog/teaching-llms-badgerql/)

_2026-08-18 · Kevin Webster · Honeybadger Developer Blog_

LLMs don't understand BadgerQL out of the box. Here's how we used our existing integration tests to teach them BQL—and measure whether the resulting queries actually worked.

## [Distributed Systems Youtube videos](https://www.ppppp.dev/distributed-systems-youtube-videos/)

_2026-08-17 · Tomato · ppppp_

Not much to post, but I recommend the following videos for distributed system

## [Subagent context engineering](https://www.solberg.is/blind-sub-agents)

_2026-08-17 · jokull@solberg.is (Jökull Sólberg) · Jökull Sólberg_

Coding agents are designed to help. Give them a task and they will usually start trying to solve it. That is useful, but it can also mean they do not question a bad premise as much as they should.

## [Astro Weekly #144](https://newsletter.astroweekly.dev/p/astro-weekly-144)

_2026-08-16 · Nathan Lawson · Astro Weekly_

Build faster with Astro 7, turn Starlight docs into AI skills, scale content collections, Polar subscriptions

## [Persona-led AI publishing (Sponsored)](https://crawlproof.com/a/rIjTEnNeR1st)

_2026-08-16 · **Sponsored**_

Generate drafts, schedule subdomain publishing, and keep human review where needed.

## [An E-Ink Homelab Dashboard on a Jailbroken Kindle](https://mxd.codes/articles/an-e-ink-homelab-dashboard-on-a-jailbroken-kindle)

_2026-08-16 · Max Dietrich - Technical Product Owner GIS_

How I turned an old Kindle into an e-ink dashboard for my homelab, why the device renders nothing itself, and why I deleted half of what I first put on the screen.

## [Engineering Judgment Matters More Than Ever](https://boredhacking.com/coding-with-ai-agents-2026/)

_2026-08-16 · Boredhacking's RSS Feed_

I Don’t Code by Hand Anymore I don’t code by hand anymore, and I don’t personally know anyone else who does at this point. A few years ago…

## [The Talent Bar Paradox in Engineering Hiring](https://johnkavanagh.co.uk/articles/talent-bar-paradox/)

_2026-08-15 · John Kavanagh · Software Engineering and Technical Articles by John Kavanagh_

Companies talk about a high hiring bar, but weak offers, slow interviews, and vague criteria drive strong engineering candidates out long before a decision.

## [Founding a GmbH in Germany](https://www.manuelsanchezdev.com/blog/founding-a-gmbh-in-germany-steps-and-costs/)

_2026-08-15 · Manuel Sánchez_

A first-hand walkthrough of founding a GmbH in Germany as a solo founder: notary, Handelsregister, Transparenzregister, USt-IdNr, Gewerbeanmeldung, and every cost I actually paid.

## [Introducing Fig](https://www.bengubler.com/posts/2026-08-14-introducing-fig-ui-runtime?utm_campaign=feed&utm_source=rss)

_2026-08-14 · Ben Gubler · Ben Gubler_

A small TypeScript UI runtime based on React Fiber.

## [Coordinating Optimistic Updates in Next.js](https://aurorascharff.no/posts/coordinating-optimistic-updates-in-nextjs/)

_2026-08-13 · Aurora Scharff_

Learn how I combine useActionState and useOptimistic to keep rapid mutations responsive and ordered in Huddle and Flow.

## [A comprehensive guide to Fly.io logging](https://www.honeybadger.io/blog/fly-io-logging/)

_2026-08-13 · Muhammed Ali · Honeybadger Developer Blog_

Logging is an import part of debugging an app. Without a good method of catching errors or logs in general, you would end up with uncaught issues and could also lose valuable customers in the process. Read this article to learn how to effectively handle logs on Fly.io.

## [Fix Astro 7 Stripping Safari CSS Prefixes](https://loke.dev/blog/fix-astro-7-safari-css-prefixes)

_2026-08-13 · hello@loke.dev (Loke) · Loke.dev_

Restore Safari-required CSS prefixes in Astro 7 static builds by setting an explicit Vite cssTarget, then verify the generated production CSS.

## [August 2026 product update: hosted MCP and more](https://www.honeybadger.io/blog/2026-august-product-update/)

_2026-08-12 · Joshua Wood · Honeybadger Developer Blog_

This cycle: OAuth on the hosted MCP server, EU support for self-hosting it, natural-language error search, anomaly alerts, and Oban-py support.

## [The Web is Becoming Machine‑Readable First](https://johnkavanagh.co.uk/articles/web-becoming-machine-readable-first/)

_2026-08-12 · John Kavanagh · Software Engineering and Technical Articles by John Kavanagh_

Machine-readable websites need more than schema. They need stable pages, clean entities, useful metadata, feeds, APIs and content that survives extraction.

## [Know before it drops (Sponsored)](https://crawlproof.com/a/zUO5BJ9uQves)

_2026-08-11 · **Sponsored**_

Follow a show, artist, genre or rocket and get notified before release

## pgvector in Production: What Nobody Tells You

_2026-08-12 · Jahidul Islam_

I've run pgvector in production across multiple real projects. Here are the hard-earned lessons nobody puts in their README, from index tradeoffs and embedding lock-in to Supabase gotchas and similarity threshold calibration. Read more...

## [You don't choose the cards](https://edvins.io/you-dont-choose-the-cards)

_2026-08-12 · Edvins Antonovs_

Perfect circumstances are fiction. You cannot choose the hand you are dealt, but you are responsible for how you play it.

## [Fix pnpm 12 Security Scanners Missing Project Dependencies](https://loke.dev/blog/fix-pnpm-12-security-scanners-missing-dependencies)

_2026-08-12 · hello@loke.dev (Loke) · Loke.dev_

Detect pnpm 12 multi-document lockfiles, verify security scanners and SBOMs, and avoid false clean results during the release-candidate upgrade.

## [What Happens When AI Gets Access to Real Money?](https://ipenewsletter.substack.com/p/what-happens-when-ai-gets-access)

_2026-08-11 · Last Week in Plain English_

Cloudflare gives AI agents real money, Mythos & GPT-5.6 go rogue in security tests, and a $3,000 AI research experiment exposes the limits of autonomous agents.

## [Every database error in this blog is a value](https://www.solberg.is/every-database-error-is-a-value)

_2026-08-11 · jokull@solberg.is (Jökull Sólberg) · Jökull Sólberg_

Every error in this blog is a value. A failed query, a missing row, a unique constraint violation: none of them throw. They are values with a tag and a payload, and they travel from the database, across the wire, to the browser and the CLI, until the thing that can act on them folds them into something a person can read.

## [Converting Objects to Query Strings and Vice Versa](https://johnkavanagh.co.uk/articles/converting-objects-to-query-strings-and-vice-versa/)

_2026-08-11 · John Kavanagh · Software Engineering and Technical Articles by John Kavanagh_

Converting objects to query strings is essential for handling URLs in JavaScript. Here, I explore encoding, parsing, and managing query parameters in Next.js.

## [Fix pnpm 11 deploy Shipping Workspace Source Symlinks](https://loke.dev/blog/fix-pnpm-11-deploy-workspace-source-symlinks)

_2026-08-11 · hello@loke.dev (Loke) · Loke.dev_

Detect pnpm 11.19 to 11.21 deploy artifacts that link back into a monorepo, pin the verified last-good release, and keep Docker images portable.

## [Fix Astro 7.2 Incremental Builds Not Restoring Pages](https://loke.dev/blog/fix-astro-7-2-incremental-build-fonts-cache)

_2026-08-10 · hello@loke.dev (Loke) · Loke.dev_

Find why Astro 7.2 re-renders unchanged pages when the Fonts API is enabled, verify the dependency hash, and choose a safe temporary workaround.

## [Astro Weekly #143](https://newsletter.astroweekly.dev/p/astro-weekly-143)

_2026-08-09 · Nathan Lawson · Astro Weekly_

Incremental static builds in 7.2, AI-powered issue triage, building integrations, Island strategies

## [Running MiniMax H3 Locally on One RTX 4090: A Storybook Becomes a Film](https://www.pedroalonso.net/blog/minimax-h3-local-rtx-4090/)

_2026-08-09 · Pedro Alonso RSS_

I ran the open-weights MiniMax H3 (Hailuo 3.0) video+audio model on a single 24 GB RTX 4090 and turned six storybook illustrations into a 31-second film with sound. Measured findings: why prompt structure beats resolution 14x, how first/last-frame mode invents narrative in between, and the ComfyUI node bug that fakes a 6x speedup.

## [Know before it drops (Sponsored)](https://crawlproof.com/a/4rB8BBUI37uI)

_2026-08-09 · **Sponsored**_

Follow a show, artist, genre or rocket and get notified before release

## [Fix npm Audit Flagging undici Through Wrangler and Miniflare](https://loke.dev/blog/fix-wrangler-miniflare-undici-npm-audit)

_2026-08-09 · hello@loke.dev (Loke) · Loke.dev_

Upgrade the Wrangler dependency chain that pinned undici 7.28.0, verify Miniflare resolves 7.29.0, and keep CI audit gates meaningful.

## [A Practical Workflow for Software Engineering with AI Agents](https://www.laurosilva.com/blog/software-engineering-with-ai-agents)

_2026-08-08 · Lauro Silva · Lauro Silva_

A practical workflow for turning ideas into reviewable software with AI agents, from alignment and vertical slices to TDD, code review, and manual QA.

## [The False Economy of Cheap Engineering](https://johnkavanagh.co.uk/articles/false-economy-cheap-engineering/)

_2026-08-07 · John Kavanagh · Software Engineering and Technical Articles by John Kavanagh_

Cheap engineering can shrink payroll, but it often increases rework, instability, contractor spend, supplier dependence, and total delivery cost later.

## [Fix Tailwind Container Query Layout Bugs in Real Components](https://loke.dev/blog/fix-tailwind-container-query-layout-bugs)

_2026-08-07 · hello@loke.dev (Loke) · Loke.dev_

Understand why a Tailwind container query does nothing or changes the wrong card, then fix the container boundary, query name, and responsive fallback.

## [Fix Slow Next.js Server Actions and Data Fetching](https://loke.dev/blog/fix-slow-nextjs-server-actions-data-fetching)

_2026-08-07 · hello@loke.dev (Loke) · Loke.dev_

Find why a Next.js App Router page or Server Action feels slow, then fix waterfalls, duplicate queries, uncached fetches, and slow post-action refreshes.

## [Fix Next.js Hydration Errors in Production Without Guessing](https://loke.dev/blog/fix-nextjs-hydration-errors-production)

_2026-08-07 · hello@loke.dev (Loke) · Loke.dev_

A practical way to find the first server and browser difference behind a Next.js hydration error, with fixes for dates, browser APIs, HTML nesting, and extensions.

## [Making Navigations Instant in v0](https://nextjs.org/blog/making-v0-navigations-instant)

_2026-08-06 · Next.js Blog_

The case study behind Instant Navigations in Next.js 16.3, and how we made v0's navigations instant using tests and a coding agent.

## [Fix Next.js 16.3 standalone output failing on Vercel](https://loke.dev/blog/fix-nextjs-16-3-next-server-nft-enoent-vercel)

_2026-08-06 · hello@loke.dev (Loke) · Loke.dev_

A hands-on fix for the Next.js 16.3 ENOENT trace-file error on Vercel, with checks for Docker and self-hosted standalone builds.

## [Easily do SQL-Only Dev in Node](https://alonso.network/noorm-sql-only-development-in-node/)

_2026-08-05 · Danilo Alonso · Alonso Network_

noorm 1.0 is out: your sql folder is the schema, changes are plain SQL forward/revert pairs, and the SDK keeps Kysely's typed queries. No DSL, no codegen, no ORM.

## [HTTP Cache Validation with ETag and Last‑Modified](https://johnkavanagh.co.uk/articles/http-cache-validation-etag-last-modified/)

_2026-08-05 · John Kavanagh · Software Engineering and Technical Articles by John Kavanagh_

ETag and Last-Modified drive conditional HTTP requests and 304 responses. See how precedence, weak validators, CDNs, and cache policy affect revalidation.

## [Make Claude speak TO you, not LIKE you](https://d13z.dev/blog/11-make-claude-speak-to-you/)

_2026-08-05 · Home_

Claude tends to mirror how you write, but the way you talk isn't always the way you best take in information. Here's how I tuned mine to how I actually process things, using retention tests instead of guessing, plus a prompt so you can build your own.

## [Fix pnpm ERR\_PNPM\_AUDIT\_BAD\_RESPONSE HTTP 410](https://loke.dev/blog/fix-pnpm-audit-bad-response-http-410)

_2026-08-05 · hello@loke.dev (Loke) · Loke.dev_

Fix pnpm audit's HTTP 410 failure by moving from pnpm 10 to v11's bulk advisory endpoint, then migrate ignored advisories safely.

## [Anthropic's AI 'Escapes,' Publishes Live Malware to PyPI](https://ipenewsletter.substack.com/p/claude-mythos-escapes-creates-supply-chain-attack)

_2026-08-04 · Last Week in Plain English_

Claude Mythos creates a real supply-chain attack and compromises a real company, GitHub fixes giant PRs, and the MCP rewrite every AI tool developer needs to know.

## [Fix pnpm “Cannot Use 'in' Operator” in GitHub Actions](https://loke.dev/blog/fix-pnpm-integrity-undefined-github-actions)

_2026-08-04 · hello@loke.dev (Loke) · Loke.dev_

Fix pnpm's integrity undefined crash in GitHub Actions by replacing broken 11.12.0, pinning one version, and updating the setup step safely.

## [Next.js 16.3](https://nextjs.org/blog/next-16-3)

_2026-08-03 · Next.js Blog_

Next.js 16.3 introduces Instant Navigations, a suite of tools for single-page-app responsiveness, plus a faster dev server, faster builds, and improved tooling for AI agents.

## [Best Practices for Managing Environment Variables in Next.js](https://johnkavanagh.co.uk/articles/managing-environment-variables-in-next-js/)

_2026-08-03 · John Kavanagh · Software Engineering and Technical Articles by John Kavanagh_

Best practices for managing environment variables in Next.js, so secrets stay server-side and deployments do not freeze the wrong values at build time.

## [Next.js 16 “Module Factory Is Not Available”: Diagnose Turbopack HMR](https://loke.dev/blog/nextjs-module-factory-not-available-turbopack-hmr)

_2026-08-03 · hello@loke.dev (Loke) · Loke.dev_

Identify the Cache Components and lazy-loading Turbopack HMR regression, isolate it with Webpack, and validate production separately.

## [Astro Weekly #142](https://newsletter.astroweekly.dev/p/astro-weekly-142)

_2026-08-02 · Nathan Lawson · Astro Weekly_

Production-ready forms with Actions, emit static assets from Astro, deployment on Laravel Cloud

## [Email verification belongs at the API boundary](https://paulund.co.uk/notebook/apis/email-verification-belongs-at-the-api-boundary)

_2026-08-02 · Paulund_

Email verification should protect the API capability that needs it, while leaving sign-in, recovery, and account management usable.

## [Infrastructure questions belong before the first line of code](https://paulund.co.uk/notebook/ai/infrastructure-questions-before-code)

_2026-08-02 · Paulund_

I added infrastructure discovery to my project boilerplate because generic scaffolding hides the services and failure modes that shape a real application.

