Author Archives: deptz

Akhir dari KandangBuaya.com

Dulu blog ini beralamat di d3ptzz.kandangbuaya.com. Dan kandangbuaya.com waktu itu adalah semacam portal blogging dari temen-temen di Elektronika dan Instrumentasi UGM. Sempat sampai belasan sub domain ada di Kandangbuaya.com. Mengudara sejak Januari 2008, sampai akhirnya domain tersebut non aktif sejak Januari 2026.

Pada waktu tahun 2008, memang blogging menjadi salah satu tren yang cukup populer waktu itu. Namun seiring berjalannya waktu kalah dengan tren social media semacam Facebook, Instagram, dan Twitter. Sehingga akhirnya pun semakin sedikit anggota kandangbuaya.com yang posting blog. Dan sebenarnya perlahan mati suri. Saya sendiri pun akhirnya memutuskan pindah ke domain yang lebih personal, puji.triwibowo.com.

Dan begitulah akhir kandangbuaya.com. Sempat aktif pada masa jayanya, dan perlahan surut karena sudah tidak menjadi rumah bagi anggotanya.

Augment: JIRA Automation Platform Designed to Streamline SDLC Workflows

Keeping JIRA tickets clean, detailed, and actually useful is still one of the most repetitive and error-prone parts of modern software development. PRDs live in one place, commits in another, discussions in Google Chat/Slack/Teams, and tickets often end up as shallow summaries that no one wants to maintain.

Tickets that start vague. PRDs that drift from what actually gets built. Stories that look “done” but quietly hide missing work. And the slow, invisible debt of rewriting the same context again and again across JIRA, docs, and pull requests.

That gap is exactly what Augment is built to address.

Augment is a self-hosted, AI-powered system designed to automate how JIRA tickets are written, broken down, and kept in sync with real engineering work.

Continue reading

Building a Better Engineering SDLC Workflow with AI

AI has exploded across the tech world, and it feels like every week brings a new tool, model, or headline. But inside our team, the conversation has been a little different. We’re not asking how to “chase” AI. We’re asking how to use it to make everyday engineering life a little calmer, a little clearer, and a lot more effective.

This is a look at what we’ve been trying, what has worked, what hasn’t, and where we hope all of this is going.

Continue reading

Nexus Hub

Lately, I’ve been spending more time building small internal tools instead of chasing shiny features. Not because features aren’t important, but because it feels more meaningful to fix the way of working rather than just keep shipping the same old workflow.

There’s something satisfying about creating systems that reduce friction, standardize thinking, and let teams move faster without repeating the same manual steps forever.

This time, I’m working on something I call Nexus Hub.

Continue reading

JIRA Smart Commit

Introducing: JIRA Smart Commit, a VS Code Extension

Have you ever spent minutes trying to come up with the right commit message….only to end up typing update? 😅

Have you ever tried to trace back code history, only to find vague and confusing commit messages?

Or tried to generate a PR description using AI, but the result missed context because your commits weren’t descriptive enough?

The Problem
Commit messages are the backbone of meaningful version history, context-rich PRs, and even effective AI assistance. But writing good ones takes time and discipline…until now.

The Proposed Solution: JIRA Smart Commit
This VS Code extension helps you craft high-quality, Conventional Commit style messages in one shortcut, right inside the built-in Source Control panel.

Continue reading