Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog
X (Twitter)GitHub
X (Twitter)LinkedInGitHubDiscord
Welcome! Type "help" for available commands.
$
Loading terminal interface...
Welcome! Type "help" for available commands.
$
Loading terminal interface...

~/blog/tags/zsh

Zsh Posts

2 articles

How to Add a Symlink (From One) File (To Another)

How to Add a Symlink (From One) File (To Another)

symlinkfilesgitzshbash

Learn how to create a symlink from one file to another in macOS (zsh), Linux (bash), and Windows (cmd), including to cleanup the dreaded AGENTS.md variations.

June 15, 2025
How to setup the Java SDK and use JavaFX with macOS/Windows

How to setup the Java SDK and use JavaFX with macOS/Windows

macosjavazshintellijenvironment variables

A modern guide to setting up Java development with JavaFX on macOS and Windows using IntelliJ IDEA or VS Code. While setting `JAVA_HOME` is still useful for some tools like Maven and Gradle, many modern Java environments have reduced reliance on it. This guide includes integration with Scene Builder and modern IDEs.

April 8, 2025

Discover More

Discover More

Related Articles

June 16, 2025
Claude Code: Automatic Linting, Error Analysis, & Custom Commands

Claude Code: Automatic Linting, Error Analysis, & Custom Commands

How to use Claude Code's error analysis slash-commands and create your own linting commands to automate repetitive CLI tasks.

aiclaude codelintingerror analysisslash commandsprompts+1
BLOG

Related Bookmarks

agents.md
August 21, 2025
AGENTS.md - the new standard filename across LLM code tooling providers for agent guidance

AGENTS.md - the new standard filename across LLM code tooling providers for agent guidance

AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.

AI Coding AgentsDeveloper WorkflowsTechnical DocumentationProject AutomationOpen Source Tools
LINK
blog.kunchenguid.com
August 23, 2026
Your AGENTS.md is a Neural Net

Your AGENTS.md is a Neural Net

And here’s how to properly train it with gradient descent

LINK
axeldelafosse.com
March 27, 2026
Agent-to-agent pair programming

Agent-to-agent pair programming

What if you could let Claude and Codex work together as pair programmers, talking to each other directly? One of them as the main worker and the other...

Agent-to-Agent Pair ProgrammingAI Coding AgentsClaude CodexPair ProgrammingMulti-Agent Workflows
LINK