Luu Vinh Loc

Luu Vinh Loc @loclv

About: I got inspired by the [Karma](https://en.wikipedia.org/wiki/Karma) principle. Karma as action and reaction: if we show goodness, we will reap goodness.

Location:
Hanoi, Vietnam
Joined:
Jul 28, 2020

Luu Vinh Loc
articles - 6 total

Use the latest version of Node.js with fnm

To install the latest Node.js version using fnm (Fast Node Manager) - https://github.com/Schniz/fnm,...

Learn More 0 0Mar 8

sync-skills.sh - Bash script to sync .agents/skills/ to all agent folders

scripts/sync-skills.sh - Bash script to sync .agents/skills/ to all agent folders. Skills are stored...

Learn More 1 0Mar 5

Introducing llm-lean-log: Token-Efficient Chat Logging for AI Agents

If you've ever worked with AI coding agents like Cursor, Windsurf, Claude Code, or OpenCode, you know...

Learn More 0 0Mar 4

ziglint - Static Analysis

Linter for Zig source code, enforcing coding standards. Build and install from source: git clone...

Learn More 2 0Feb 26

Write a git diff command result to file to manage the big changes and ignore the lock files

Write the result of a git diff command to a file to manage large changes and ignore lock...

Learn More 1 0Feb 26

Useful command when moving source code to a new folder or repository - sync files

Useful command when moving source code to a new folder or repository rsync (remote sync)...

Learn More 1 0Feb 26