Chirps

Mar 2026

Feb 2026

12

kiro-cli’s docs are a fantastic read https://kiro.dev/docs/cli/ 🔥 It has instructions on steering, giving knowledge, creating custom agents, configuring hooks etc.

#ai #kiro
12

AI agents are dropping the cost of authoring software to zero 🙂

#ai

Jan 2026

26

kiro-cli seems even better than Kiro 🔥

Vibe-coded a Google Apps Script that periodically syncs an Outlook calendar to a Google calendar github.com/nisanthchunduru/calendar-utils using kiro-cli and Claude Opus 4.5

#ai #kiro
02

AWS CLI config file’s credential_process setting is super handy.

It gives the ability to specify a command that AWS CLI or AWS SDK can run to obtain AWS credentials (when AWS credentials are unavailable or have expired).

Its especially useful when your employer provides short-lived AWS credentials that have to be periodically refreshed by a command/script.

#aws

Dec 2025

23

VSCode’s TypeScript Inlay Hints is a nifty feature. It infers and displays types (like IntelliJ Idea does) of variables, function args and function return value when the types are not explicitly specified by developers.

#typescript #vscode
19

Tried Amazon’s Kiro after Amazon launched it internally and publicly and its surprisingly brilliant 💯 Possibly Amazon’s best AI product.

Its significantly better than Cursor, Windsurf, Copilot and other AI IDEs (so much so that it has become my primary IDE for my personal projects too). Kiro’s Spec Mode is especially ingenious and unique (atleast for now 😅).

#ai #kiro
14

Cursor’s Visual Editor is 🔥 Super handy for iterating on UI

#ai

Source Code