The Two Reacts
Explores the two approaches for running React components: on the client-side for instant interactivity or on the server-side.
Explores the two approaches for running React components: on the client-side for instant interactivity or on the server-side.
A guide on using GitHub Actions to automatically trigger a webhook on a daily schedule, with examples using curl and a dedicated action.
Investigates why ChatGPT 3.5 API sometimes refuses to summarize arXiv papers, exploring prompts, content, and model behavior.
A technical guide to solving the One Billion Row Challenge (1BRC) using SQL and DuckDB, including data loading and aggregation.
Developer announces the sunsetting of three long-running iOS card-based apps after 12 years, to focus on other projects.
A technical guide on implementing a lock-free ring buffer in C# for asynchronous logging, explaining its benefits and providing sample code.
A developer shares personal experiences and advice on overcoming social anxiety to network effectively at tech conferences.
Blog author details migrating his WordPress site to a static Hugo site on Netlify for improved speed, cost, and workflow.
A technical guide on implementing OpenGraph meta tags in Astro to create compelling social media previews for shared links.
A developer shares a curated list of influential tech articles that shaped their career, covering topics like technology choice, productivity, and engineering culture.
Yihui Xie announces his departure from RStudio/Posit after 10+ years, discusses the layoff, and outlines the future maintenance of key R packages.
A benchmark comparison of several Python libraries for reading Excel files, focusing on speed, type handling, and correctness.
A technical guide on using Python's datetime module to handle dates, times, and timezones effectively within Django web applications.
A founder reflects on the first year of full-time work on Preceden, a SaaS timeline tool, focusing on AI feature integration, marketing, and business growth.
A developer reflects on GitHub contribution streaks, analyzing their 2023 graph to discuss work/life balance and the meaning of a 'perfect' streak.
A tutorial on creating a custom Markdig extension in .NET to parse and transform GitHub username mentions in Markdown.
Exploring the challenge of creating a tiny, self-contained C# game under 2KB, focusing on size optimization for faster transfers.
A step-by-step guide to installing React.js, Node.js, NPM, and VS Code on MacOS for web development.
A guide for beginners on setting up a minimal web development environment for MacOS or Windows, including React.
A step-by-step guide for installing and setting up React.js on a Windows machine, including Node.js, npm, and Visual Studio Code.