Making the launch: How we handled releasing Pile-Up Poker
A technical breakdown of the launch process, systems, and architecture behind the release of the Pile-Up Poker game on the Puzzmo platform.
A technical breakdown of the launch process, systems, and architecture behind the release of the Pile-Up Poker game on the Puzzmo platform.
A developer documents the first day of creating an emoji input method using the Hare programming language and Wayland protocols.
Explains how to programmatically disable recording and exporting of specific Activities (spans) in .NET OpenTelemetry instrumentation.
A developer shares their technical journey and lessons learned from building an unprofitable MEV (Maximum Extractable Value) crypto bot using Rust for Ethereum.
A technical guide on building a custom GitHub Copilot extension, covering app registration, local setup, and integration steps.
A developer explains why they prefer using simple Makefiles for project automation, citing consistency and ease of use across different technologies.
How to handle DOM-related errors in Svelte's reactive statements during SSR by conditionally breaking out of the reactive block.
An analysis of AWS EKS Pod Identity, comparing it to IRSA, explaining its benefits, and discussing why the author's company hasn't adopted it yet.
Exploring Japan's building footprint data from the Flateau project, which converts 3D CityGML data into 2D Parquet files for analysis.
How to configure and use Azure Service Bus as a custom pub/sub broker with Diagrid Catalyst for distributed applications.
A tutorial on implementing a custom feature flagging system using environment variables and Yup validation within the Next.js App Router.
Puzzmo introduces Feature Flags for testing new features and new, more descriptive URLs for its puzzle games to improve user experience.
Analyzes GitHub's evolution, its enterprise focus post-Microsoft acquisition, and its future relevance in the developer ecosystem.
Analysis of OpenAI's o1-preview model, the path to AGI, and tech news including cybersecurity threats and AI tooling.
A developer shares their experience and tips for passing the AWS Certified SysOps Administrator – Associate exam, including study methods and key topics.
A guide to centralizing CancellationToken management in ASP.NET using a middleware service to reduce repetitive code.
A developer shares their new role at Font Awesome, focusing on Web Awesome and improving web UI development with web components and CSS.
Announcement for a livestream to tag the first alpha release of Tempest, a software framework.
Introduces rerankers, a lightweight Python library providing a unified interface for various document re-ranking models used in information retrieval pipelines.
A web developer explores creative CSS composition using custom properties and gradients, inspired by artistic constraints.