Backend Engineer

Gary Samaita

Backend Engineer for almost a decade. In mission to solve scaling problems by make things effective & efficient.

Never Improve Blindly.

Public Alpha

Address Quality

An API that validates Indonesian addresses.

49% accuracy on the first 106-address test set

  • Go
  • SQLite
  • React
  • TypeScript

Latest Writing

View all writing

Why Are We Still Asked to Fill Our Address Twice?

I’ve noticed something common about address forms in Indonesia. You type your address. Then you have to fill in other fields such as kelurahan(subdistrict), kecamatan(district), …

Easily Switch Go Version with GVM

There are various challenge in managing multiple golang microservice. One of them is develop the service with right golang version. I’ve work on a legacy service that set with …