[ my public key: https://keybase.io/gnur; my proof: https://keybase.io/gnur/sigs/Fq68mTUret-t_CwsKNQC7ne_NbTy6kHECyvRH7uPVd8 ]
What I like about Go is: - excellent standard and public libraries - fast compile times (hot reloading is awesome) - easy distribution by cross compiling binaries that have no dependencies
Is there anything that has similar developer ergonomics as Go?
I've built a backend in Google App Engine (for HA, with sync to plain text locally), that uses tags to easily convey this information and allows additional information in plain text, geo location and float values.
But I've noticed that I need a lower friction input method. Since most of these things are recurring, a heuristic frecent list of tags to choose from will be enough in 90% of the cases, I thought a smart watch where I can choose the tags from that posts to my backend would be ideal.
What platform would be the easiest (and cheapest)?
I've got quite some experience with Go, JS, python, bash, but I'm not opposed to learning something new.