Posts

Posts

Articles from blog.productsway.com

Amp Hack Night Singapore!

Feb 26, 2026

Amp Hack Night Singapore!

I just returned from the meetup and wanted to share a few thoughts while they’re still fresh. To be honest, I came in expecting to see something new, maybe a beta feature, an experimental workflow, or

Keep Your Global Dev Tools Fresh

Feb 3, 2026

Keep Your Global Dev Tools Fresh

One habit that quietly saves me hours every month: regularly updating global developer tools. Here’s my simple routine. Go: Update Installed Binaries go install github.com/Gelio/go-global-update@latest go-global-update This re-installs Go tools at t...

Label Your AI vs Human Code in Commit

Jul 16, 2025

Label Your AI vs Human Code in Commit

Quick Tip for Better Team Collaboration Since many teams already have their git commit practices, here’s a simple addition that makes a big difference: AI-Generated Code: Thore are good examples from my https://github.com/jellydn/moleculer-typescript...