Steve Strong
Steve Strong
…tions to arity 3. This deals with #70 ...
I have an issue where it would be nice to add an additional parameter to every service method with some configuration/state information provided when starting the service - so something...
A suggestion that would certainly be useful for my environment would be for bob to expose a variable containing the list of inputs that have been updated and require a...
Hi, We use open-telemetry as a third party dependency (https://github.com/open-telemetry/opentelemetry-erlang), but are hitting a problem with the conflicting inputs check in erlang_application. The issue is caused by the opentelemetry_api_experimental and...
Hi, We're exploring porting our current build system from a mix of make/bazel/cargo/etc to buck2. First task was to just get our current erlang code building, which was delightfully easy....