Ogi
Ogi
When generating a JS file for a proto file using the `protoc-gen-grpc-web` plugin, 64 bit integers are treated as the JavaScript `number` type. As numbers in JS are limited precision...
Since we default match the non-Steam copy, if the user had that installed then switched to Steam, their settings would be valid but no whispers would be found because Steam...
When listing VPCs and Elasticache instances, funcie-created resources will just be included in the list. They should not be included, and instead the first option in the dropdown should indicate...
Roughly half the cost of funcie right now is the ElastiCache instance. If we just use an ECS task, we can cut the cost of funcie in half. It's not...
It can be hard to tell when funcie is outputting something, versus when terraform is. We should keep the output of child commands to prevent the CLI feeling like magic,...
Ran into a bunch of issues around jest not supporting it yet, node still having questionable support, etc. So for now, gave up. But this is for future reference.