it's such a waste that some programming languages force you to use a strict typing system (Go in this case) but it doesn't even have the option to make *actually useful* type constraints, like "this is a string AND it has to start with @"

also funny that the best way to get automatic golang recompile and restart is with nodemon, a Node.JS utility

nodemon --watch '**/*.go' -e go --signal SIGTERM --exec 'go' run ./cmd/gotosocial --host localhost testrig start

Follow

@f0x hah I remember doing this same thing with gulp back in the day :D

Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.