Stepping Back from Open Source (Mostly)
A maintainer steps back from most open source projects, reducing involvement to occasional triage and updates.
A maintainer steps back from most open source projects, reducing involvement to occasional triage and updates.
A technical conversation with Gemini about choosing a technology stack for a custom publishing platform to replace WordPress.
Build a Geometry Dash clone using Phaser 4 and TypeScript with a custom physics engine, focusing on cosmetic rotation and deterministic gameplay.
A daily tech reading list covering code review bottlenecks, AI agents, TypeScript rewritten in Go, and enterprise AI challenges.
A weekly newsletter covering JavaScript updates, CSS anchor positioning, web development tips, and tech community news.
A daily curated list of tech articles covering AI mandates, TypeScript 7.0, AI agents, cloud storage, and more.
A comprehensive guide for Playwright interview preparation, covering fundamentals, auto-waiting, and practical framework design for automation testing roles.
A script to find active GitHub forks with ahead commits, sorted by recent activity, using the command line.
A guide on implementing a custom GitHub token broker to exchange OIDC tokens for access tokens using C# and TypeScript, enhancing CI/CD security.
A blogger updates their digital garden with new guides on Web Components, testing, Playwright, and more, while planning future improvements.
neotraverse 1.0 is a zero-dependency, TypeScript-first library for walking and transforming object trees, now with a functional API and ~50 helpers.
Developer moves True Myth library docs to its own domain, detailing the new tech stack and the project's slow growth since 2017.
Learn how to create a VS Code agent hook that automatically responds to file changes, like regenerating TypeScript types when a config file is edited.
Building a reusable active NavLink component in Next.js App Router using usePathname() and useSelectedLayoutSegment().
Tutorial on building an HTML5 endless runner game using Phaser 4.1 and TypeScript, similar to Dashy Panda.
Announcing PAI 5.0, an open-source Life Operating System for personal AI infrastructure, featuring a new algorithm, memory system, and digital assistant.
Daily roundup of IT/tech news and updates including .NET, TypeScript 7.0, Azure, AI tools, and development best practices.
Daily curated links on .NET, AI, web dev, and tech news for developers, featuring GitHub Copilot, React, and more.
Angular 15 tutorial on using output() for child-to-parent communication in an Add to Cart feature.
Step-by-step guide to setting up a Phaser 4 project with Vite and TypeScript using the official Create Game App tool.