Commit Graph
219 Commits
Author SHA1 Message Date
tiennm99 7b792f92bf Add Newsletter #47 post
Created a new post for Newsletter #47 featuring curated articles on AI-assisted coding, Git internals, code review practices, CLI design for AI, and technical insights into asynchrony, accountability, and system performance. The post provides summaries and key takeaways from each article for developer readers.
2025-08-06 12:43:38 +07:00
tiennm99 cc23d0e589 Add Newsletter #46 and update allowed Bash commands
Added the 46th newsletter post for 2025-08-05 with curated links and commentary. Updated .claude/settings.local.json to allow the 'Bash(find:*)' command.
2025-08-05 22:45:53 +07:00
tiennm99 90d0ac1988 Add Newsletter #45 post
Added a new markdown file for Newsletter #45, featuring curated summaries and key takeaways from recent articles on AI tools, software engineering, developer productivity, debugging, time handling in programming, and the etymology of 'call' in programming. The post provides practical lessons and insights for developers.
2025-08-04 22:38:22 +07:00
tiennm99 51d14347a8 Add Newsletter #44 post
Created a new newsletter post for 2025-08-03 covering topics such as Cursor's new web app for AI coding agents, the enduring importance of human creativity in software engineering, the value of expert generalists, misconceptions about coding bottlenecks, building tiny AI tools, and modern Git commands and features.
2025-08-03 13:26:47 +07:00
tiennm99 6df9269272 Add Newsletter #43 post
Added a new markdown file for Newsletter #43, featuring curated articles and commentary on AI-assisted programming, database internals, software engineering with LLMs, caching abstractions, and test maintenance. The post includes summaries and insights on recent trends and best practices in software development.
2025-08-02 22:14:01 +07:00
tiennm99 ab6f1e5d73 Add Newsletter #42 post
Added the content for Newsletter #42, featuring curated articles on algorithms, system design, AI coding agents, Java collections, challenging projects, undo/redo systems, software engineering trends, and Go's 80/20 design philosophy.
2025-08-01 22:33:04 +07:00
tiennm99 9b911e382f Add Newsletter #41 post
Introduces Newsletter #41 featuring articles on AI-assisted coding, performance optimization, programming insights, and an interactive SQL learning game. The post summarizes key takeaways from recent discussions and research in software development, AI tools, and educational resources.
2025-07-31 23:02:59 +07:00
tiennm99 0d07471cd3 Add Newsletter #40 post
Introduces Newsletter #40 featuring articles on Java concurrency testing, JDK 25 feature freeze, virtual threads, agentic coding, AI's impact on software development, performance best practices for database operations, and a resource for AI coding assistant rules. The post provides curated summaries and insights for developers interested in Java, AI-assisted development, and performance optimization.
2025-07-30 19:42:08 +07:00
tiennm99 db60989dc8 Add newsletter #39 and update MCP server settings
Added the content for Newsletter #39 with curated articles and insights for developers. Also updated .claude/settings.local.json to move 'context7' and 'serena' from enabled to disabled MCP JSON servers.
2025-07-29 22:46:20 +07:00
tiennm99 fb62f22785 Update setup guide for large projects and command usage
Added instructions for running `index-project` before starting `serena-mcp-server` on large projects. Also corrected the executable name in the uvx command and provided a TLDR for the new workflow.
2025-07-29 11:26:30 +07:00
tiennm99 1c3b8f1c93 Add Newsletter #38 post
Added a new newsletter post (#38) covering topics such as Cursor's system prompt lessons, AI skepticism, Claude 4 best practices, AI subscription cost analysis, test writing principles, Java insights, machine code accessibility, and SQL query optimization.
2025-07-28 20:59:28 +07:00
tiennm99 ba5667f898 Update index.md 2025-07-27 23:00:36 +07:00
tiennm99 baf663fb4f Fix typo in sidebar subtitle
Corrected 'want' to 'wants' in the sidebar subtitle for improved grammar.
2025-07-27 22:51:55 +07:00
tiennm99 a0405f632e Add guide for setting up Claude Code & Serena on Windows
Created a new post detailing the installation and configuration of Claude Code and Serena MCP on Windows, including steps for WSL, NodeJS, uv, and handling Java projects. The guide provides troubleshooting tips and workflow recommendations for developers using these tools.
2025-07-27 22:50:29 +07:00
tiennm99 9dd9e16201 Update config and add Serena project settings
Changed project path in .mcp.json from $(pwd) to '.' for improved portability. Added .serena/project.yml to configure Serena agent for a TypeScript project, including ignored paths, tool exclusions, and project metadata.
2025-07-26 20:37:31 +07:00
tiennm99 7d7a27900f Add Newsletter #37 post
Created a new newsletter post for July 26, 2025, covering topics such as Nix, developer tool choices, AI-assisted coding, commit best practices, WebSocket message ordering, and the impact of AI agents on pair programming.
2025-07-26 20:16:57 +07:00
tiennm99 fed0358e1b Add Newsletter #36 post
Created a new post for Newsletter #36 featuring curated articles on software engineering, AI code reviews, programming language insights, bit manipulation, reservoir sampling, complexity in systems, and assertion logic. The post provides summaries and key takeaways for each topic.
2025-07-25 21:31:43 +07:00
tiennm99 9645ceb01e feat: add mcp servers 2025-07-25 20:27:32 +07:00
tiennm99 f94fee86f6 Add Newsletter #35 post
Created a new newsletter post for 2025-07-24 featuring articles on software engineering principles, Redis and Valkey developments, clever code practices, semantic unit testing, SOLID principles in Java, the decline of Stack Overflow, and the benefits of WebAssembly for cross-platform development.
2025-07-24 22:05:03 +07:00
tiennm99 569909eb71 Add newsletter post for 2025-07-23
Added Newsletter #34 with curated links and commentary on TDD, Discord's search architecture, Data Oriented Programming in Java, performance optimization, UI animation, senior engineer side bets, skill atrophy in the age of AI, and cursor best practices. Also updated local settings to allow Bash date command.
2025-07-23 20:16:32 +07:00
tiennm99 f5aacf1f2f Add URL processing workflow and update permissions
Introduced detailed URL processing workflow and Vietnamese writing guidelines to CLAUDE.md for newsletter automation. Updated settings.local.json to allow general WebFetch and Bash(mkdir:*) permissions, replacing specific domain-based permissions.
2025-07-22 21:00:02 +07:00
tiennm99 5f4c315087 Add Newsletter #33 post
Created a new newsletter post (#33) featuring articles on Java ZGC memory allocation, optimizing GC for cloud workloads, JavaScript internals, embedding models, HULA AI agents, refactoring techniques, writing effective error messages, and challenges in big tech companies.
2025-07-22 20:59:46 +07:00
tiennm99 d5a4bbc363 Add newsletter post and Claude settings
Added a new newsletter post for 2025-07-21 covering AI-assisted coding, AI workspaces, coding best practices, event-hidden architecture, distributed systems, and modern error handling. Also added a local settings file for Claude with specific domain permissions.
2025-07-21 21:41:52 +07:00
tiennm99 7340490dc2 Create CLAUDE.md 2025-07-19 19:06:24 +07:00
tiennm99 beb6278b6a feat: newsletter no.31 2025-06-01 11:52:31 +07:00
tiennm99 86a4ad3ec5 feat: newsletter no.30 2025-06-01 00:39:45 +07:00
tiennm99 b868f4701d feat: newsletter no.29 2025-05-25 09:29:03 +07:00
tiennm99 03cd964aec feat: update windsurf rules 2025-05-25 00:26:10 +07:00
tiennm99 9fea1da267 feat: remove unused rules
keep only cursor and windsurf, because others not good enough
2025-05-25 00:05:27 +07:00
tiennm99 ae01d08009 feat: update post 1/5 2025-05-24 23:50:26 +07:00
tiennm99 56cb9c2b76 feat: update newsletter no.28 2025-05-24 23:39:24 +07:00
tiennm99 a9e6563069 feat: newsletter no.28 2025-05-24 23:14:50 +07:00
tiennm99 8432523f22 feat: update tags 2025-05-24 22:41:23 +07:00
tiennm99 bb2bf743c8 feat: newsletter no.27 2025-05-24 22:36:00 +07:00
tiennm99 477997e271 feat: newsletter no.26 2025-05-24 19:27:34 +07:00
tiennm99 51cd9b4fd1 feat: newsletter no.25 2025-05-20 23:00:15 +07:00
tiennm99 8cdf6ae530 feat: update newsletter no.24 tags 2025-05-20 21:32:05 +07:00
tiennm99 09089aa1d5 feat: newsletter no.24 2025-05-20 21:30:16 +07:00
tiennm99 b83eebb236 feat: newsletter no.23 2025-05-18 23:03:08 +07:00
tiennm99 fc8eb56366 feat: newsletter no.22 2025-05-14 00:47:57 +07:00
tiennm99 cfa7af37a7 feat: newsletter no.21 2025-05-12 23:39:20 +07:00
tiennm99 40ea365c99 feat(clarity): add clarity 2025-05-12 00:34:31 +07:00
tiennm99 cf35801246 feat: newsletter no.20 2025-05-11 23:06:26 +07:00
tiennm99 a452e1a553 feat: update 1/5 post 2025-05-11 21:44:06 +07:00
tiennm99 2cf8ae79fe feat: newsletter no.19 2025-05-11 21:36:12 +07:00
tiennm99 52a66f2235 feat: update old post tags 2025-05-11 21:36:00 +07:00
tiennm99 494d808554 feat: newsletter no.18 2025-05-11 14:44:46 +07:00
tiennm99 cca262cf21 refactor: post 10/5 become 4/5 2025-05-11 14:13:02 +07:00
tiennm99 84319ba90b feat: update hugo config 2025-05-10 23:48:53 +07:00
tiennm99 858f8f6857 feat: update post 1/5 2025-05-10 23:31:21 +07:00