Server Actions in Next.js
A tutorial on using Server Actions in Next.js 14 for full-stack CRUD operations with Prisma and SQLite.
A tutorial on using Server Actions in Next.js 14 for full-stack CRUD operations with Prisma and SQLite.
A developer investigates a segmentation fault in a .NET crash-analyzer tool, detailing the debugging process on Linux using WinDbg.
FDO bans Hyprland maintainer Vaxry for toxic behavior, sparking public debate about community conduct and enforcement in open-source projects.
A tutorial on reading CSV data, deserializing it into Rust structs, and displaying it as a formatted table in the terminal using crates like csv, serde, and ratatui.
Microsoft Entra ID's new multitenant organization feature enables collaboration across multiple Azure tenants, improving user discovery and Teams integration.
Explains how Puzzmo's API uses a plugin architecture and TypeScript to manage per-game customizations for features like leaderboards and news.
Explains how to add deconstructors to third-party C# types using extension methods, enabling tuple deconstruction for unmodifiable code.
A six-month review of the Glove80 ergonomic keyboard, detailing long-term comfort, pros, cons, and minor customizations.
A data engineer reflects on their 2-year career journey at the City of Boston, sharing lessons learned in data warehousing, ETL, and civic tech.
A developer compares 8 LLMs on a custom retrieval task using medical transcripts, analyzing performance on simple to complex questions.
A developer's journey building a TV show recommendation engine using AWS SageMaker, from data collection to model deployment.
Explores using modern CSS features like custom properties and :has() for testing HTML integrity and highlighting markup anti-patterns.
A technical guide on building a Retrieval-Augmented Generation (RAG) system in Go to query PostgreSQL tabular data using Google's Gemini LLM.
Explores algorithms for generating Fibonacci numbers, from a naive recursive approach to optimized dynamic programming and iterative solutions.
A technical guide for Mastodon users to find and follow Threads accounts using curl commands and WebFinger protocol.
A technical guide to rebuilding the Remix Contacts tutorial using Next.js 14, React Server Components, Server Actions, Prisma, and Transitions.
A detailed guide to setting up a MacBook for development, covering initial macOS configuration, security, and essential tool installation.
A developer's guide to building a homelab server rack, covering hardware choices and setup for software development, storage, and networking.
A tutorial on building a simple, clean photo gallery using Astro's content collections and image handling features.
Author shares their experience starting a successful asynchronous paper reading club at work, focused on databases and distributed systems research.