A Developer's Journey

Code & Conquer

  • EN
  • RU
  • Home
  • Archives
2026-06-10

Anatomy of an Agent-Ready Repo: Skills, Rules, and Docs That Live With the Code

A guided tour of a real 100+ module Android repo laid out for an LLM agent — the `.claude/` skills, rules, and sub-agents that tell it *how* to work, and the in-repo `docs/` that tell it *what* the system does — and the concrete capability each layer unlocks.
Read More
2026-05-18

AI Skill: From Discovery Notes to a Reviewed SRS

A close look at one reusable AI skill that turns a rough feature draft into a complete, code-grounded SRS — and then has an independent agent review it before you trust it.
Read More
2026-05-07

How to Recover Disk Space on a Full Linux Server

A quick, effective process to find and free up disk space on a full Linux server
Read More
2026-04-27

D3: Documentation Driven Development

A process where the team builds a complete, AI-assisted specification before writing any code — moving the hard thinking to the front, where fixing is cheap.
Read More
2026-04-26

Documentation in the AI Era: Docs Are the New Source Code

Two concrete systems for keeping docs alive in an AI codebase — a multi-agent Doc-Chat with no vector DB, and an automated Jira to Docs pipeline — plus the reasoning and copy-pasteable examples behind them.
Read More
2025-12-29

How to Set JAVA_HOME Environment Variable

Quick guide to setting JAVA_HOME environment variable on Linux, macOS, and Windows
Read More
2025-12-29

How to Configure Swap File on Raspberry Pi

Guide to creating and configuring a swap file on Raspberry Pi to improve performance and prevent out-of-memory errors
Read More
2025-12-12

Self-hosted SIP server

Self-hosted SIP server
Read More
2025-04-22

VPN Client Setup on Raspberry Pi (OpenVPN & WireGuard)

Guide to setting up VPN clients on Raspberry Pi for secure remote access
Read More
2024-11-19

How to Measure Android App Start-up Time

Complete guide to measuring Android app startup performance using logcat and benchmark tools for optimization
Read More
Next

Categories

  • AI4
  • Android8
  • CMS1
  • Linux6
  • Performance1

Tags

  • adb1
  • agents4
  • ai4
  • android9
  • architecture1
  • backup1
  • bitmap1
  • claude4
  • cms1
  • custom view1
  • data binding1
  • dd1
  • dependency-injection1
  • developer-experience4
  • documentation4
  • gif2
  • glide1
  • hexo1
  • image1
  • java1
  • koin1
  • kotlin2
  • linux6
  • llm4
  • macOS1
  • openvpn1
  • optimization1
  • performance1
  • process1
  • raspberry pi2
  • recovery1
  • recycler view1
  • screen notch1
  • self-hosted1
  • sip1
  • skills2
  • srs2
  • swap1
  • vpn1
  • wireguard1

Archives

  • 2026/06 1
  • 2026/05 2
  • 2026/04 2
  • 2025/12 3
  • 2025/04 1
  • 2024/11 1
  • 2023/12 1
  • 2020/06 1
  • 2020/05 2
  • 2020/03 5
© 2026 Arsenii Kharlanov