José Valim

Results 1253 comments of José Valim

Please see https://github.com/livebook-dev/livebook/discussions/2581 Teleport needs to add an API to allow certain paths without authentication.

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:

It is worth pointing out that you can have the same shell running multiple languages. Just press Ctrl+G and start a new session in whatever language you like. So I...

A pull request exploring this would be welcome :)

We already do it for ExDoc, so if it is added, we would need to make it opt-in or opt-out to not break our references. We pretty much have to...

I think it should be guided by an option and the option may want to specify an optional prefix. For example, in Elixir, we prefix all module ones with "module-"...

Is this something we could push to be supported upstream?

I opened up an issue a long time ago on Tesla exactly about the compile time config issues in Google APIs. Those issues have been addressed, so it may be...

Yeah, something along those lines. Maybe we should not make all new/* but rather have then build on top of a single build_client overridable one. FWIW, we can always force...