- Also, curator @elixir-radar.com
- Past: founder at Plataformatec (acquired by Nubank)
I opened an issue 3 days ago, volunteering to give it a try: github.com/zed-extensio...
Figured I could wait for an answer before putting in the work. 😅
I opened an issue 3 days ago, volunteering to give it a try: github.com/zed-extensio...
Figured I could wait for an answer before putting in the work. 😅
But for the features that depend on the browser, you use Tidewave inside the browser.
Basically, bring your claude code to wherever you're using it web app dev (CLI, editor, browser).
But for the features that depend on the browser, you use Tidewave inside the browser.
Basically, bring your claude code to wherever you're using it web app dev (CLI, editor, browser).
There are more cases there as well.
WhatsApp uses Erlang, which runs in the same VM Elixir runs and share many abstractions, which is OTP.
There are more cases there as well.
WhatsApp uses Erlang, which runs in the same VM Elixir runs and share many abstractions, which is OTP.
github.com/elixir-lang/...
github.com/elixir-lang/...
github.com/elixir-lang/...
github.com/elixir-lang/...
Looking forward to try it and probably move to it.
Looking forward to try it and probably move to it.
Good question, would like to know that as well. 😅
Good question, would like to know that as well. 😅
No
> spin up Livebook on a standalone server and have it always running
Yes
> available remotely but protected by auth.
Yes. With open source ZTA integrations like hexdocs.pm/livebook/clo....
Or using Livebook Teams hexdocs.pm/livebook/int...
No
> spin up Livebook on a standalone server and have it always running
Yes
> available remotely but protected by auth.
Yes. With open source ZTA integrations like hexdocs.pm/livebook/clo....
Or using Livebook Teams hexdocs.pm/livebook/int...
export MIX_OS_DEPS_COMPILE_PARTITION_COUNT=$(( $(sysctl -n hw.physicalcpu) / 2 )
export MIX_OS_DEPS_COMPILE_PARTITION_COUNT=$(( $(sysctl -n hw.physicalcpu) / 2 )