Added new post for Newsletter #65 with summaries of articles on scaling engineering teams, AI usage pitfalls, major infrastructure outages, Linux boot process, build system tradeoffs, Claude Code usage, and tinkering. Updated the introduction in Newsletter #64 to fix links and formatting.
Added a new newsletter post for 2025-12-06 covering topics such as caching, Big O notation, consistent hashing, Linux thread management, advice for principal engineers, Java performance, programming language insights, and bonus technical illustrations.
Added the content for Newsletter #63 covering topics such as functional core/imperative shell, code review strategies, software quality decline, agentic throwaway code, engineering productivity, useful shell scripts, SQL anti-patterns, and building a key-value database. Also updated AGENTS.md to clarify that English technical terms should be used where juniors can understand.
Created a new newsletter post for December 2, 2025, covering topics such as Claude Skills, environment variables, documentation by examples, hazardous states in systems, multi-core programming defaults, agentic coding in Ghostty, and a microservices architecture guide.
Removed numerous local image and document files from content posts and updated markdown files to reference external image and document URLs instead. This reduces repository size and centralizes media hosting, improving maintainability.
Added summaries of Kent Beck's analysis on programming deflation and Sean Goedecke's article on technical taste in software engineering. Expanded the tags to include relevant authors and topics. These additions provide readers with insights into the evolving cost of software development and the importance of flexible engineering values.
Added the content and image for Newsletter #59, covering topics such as compression algorithms, AI-assisted coding, branchless programming, long-running AI coding assistants, and insights on experience in software development.
Replaced Jinja-style comments with YAML comments for GitHub Pages deployment-related permissions and steps in the hugo.yml workflow. This clarifies that these steps are currently disabled and improves readability.
The GitHub Pages deployment steps and related permissions in the hugo.yml workflow have been commented out, likely to disable deployment to GitHub Pages while retaining the configuration for future use. Deployment to CloudFlare Pages remains active.
Eliminates the job responsible for deploying to GitHub Pages in the workflow, leaving only the CloudFlare Pages deployment. This streamlines deployment targets and reduces redundancy.
Added the content for Newsletter #58 in Vietnamese, covering topics such as productive decision-making for engineers, event-driven systems, developer culture, AI tool calls, logging secrets, and more. Included several illustrative images from ByteByteGo to accompany the post.
Added the content and images for the 2025-09-30 newsletter post, covering topics such as Agentic AI, Java garbage collectors, monorepo philosophy in R, distributed system architecture patterns, and code line sorting. Also updated .claude/settings.local.json to allow Bash(find:*) commands.
Added the 56th newsletter post with curated links and summaries on topics including UUIDs, Java 25, automation testing, technical debt, spec-driven development, software engineering, programming motivation, sorting algorithms, ClickHouse optimization, and AI coding. Also added a local settings file for Claude with permissions configuration.
Introduces a cron schedule to the GitHub Actions workflow for Hugo, triggering a build and deploy every day at midnight in addition to builds on push to main.
Refactored Hugo workflow to simplify version handling. Improved .gitignore for better coverage. Removed unused social icons and verification file. Updated site configs for base URL, markup, menu (added GitLab, removed YouTube/X), and comment system. Enhanced about page with current work info and clarified blog purpose.
Moved pagination settings to a separate pagination.yml file and updated permalinks.yml to enable custom post and page URLs. Cleaned up hugo.yml by removing inline pagination configuration.
Added the markdown file for Newsletter #55, including curated articles and commentary on technology, AI, and software development. Also added three related images for visual content in the post.
Added new newsletter post for 2025-09-10 with related images. Removed unused configuration files (.claude/settings.local.json, .mcp.json, .serena/project.yml) and updated AGENTS.md to remove obsolete configuration and resource sections.
Created a new post for Newsletter #53 featuring summaries and insights on anti-cheat technologies, left-to-right programming, Big O notation, personal AI model evaluations, service resilience strategies, the origins of Apache Kafka, and FAANG vibe coding practices.
Added Newsletter #52 including a detailed index.md with curated articles, surveys, and commentary on software development, work-life balance, and AI-assisted coding. Included related PDF documents and illustrative images for enhanced content.
Added the content and images for Newsletter #51, covering topics on advanced data structures, algorithm performance, AI-assisted coding, HTTP complexity, and building a neural embedding search engine. Updated CLAUDE.md to allow 6-7 tags per post and clarified tag selection guidelines. Adjusted .claude/settings.local.json MCP server settings.
Added a new post for 2025-08-23 titled 'Siêu tổng hợp ByteByteGo P4' including multiple related images and links to videos. This update enhances the content with visual explanations of system design and database concepts.
Added a new post for 2025-08-22 featuring a collection of ByteByteGo images and related descriptions. Included multiple image assets and a markdown file with post content and external video link.
Expanded the explanation of why increasing git http.postBuffer does not resolve HTTP timeout issues when using Coolify with Traefik. Added detailed architecture, root cause analysis, and step-by-step solution for adjusting Traefik's readTimeout to prevent HTTP 504 errors during large git operations. Updated tags to include Traefik.
Added a new blog post explaining how to resolve HTTP 504 timeout errors when using GitLab or Gitea with Coolify. The post details the cause of the issue and provides configuration steps to increase proxy readTimeout settings in Traefik.
Added a new post for 2025-08-20 featuring curated ByteByteGo images and related video links. Also updated the previous day's post to change a YouTube video from an image to a link.
Added a new post featuring a large collection of ByteByteGo images and a video link in content/post/2025/08/19. All referenced images were added to the img/ directory for this post.