Hard to take Claude Code’s ‘auto’ mode very seriously when they just inadvertently leaked the Claude Code source code.
Posts by vanderhoop
Same. When it implements the next step as directed, I smile and nod. When it deviates (or bloviates), I sigh in the same way that I sigh when I realize my friend has had one too many and I'm the only one capable of getting him home.
I'm only one datapoint, but I'm experiencing far less flow state and less job satisfaction.
Waiting kills flow, and much of the agentic development experience is a waiting -> verifying loop.
Dig, we'll give it a go!
Great post, though I'm conufsed about this bit: "We replaced wallaby with phoenix_test_playwright for browser testing"
All of our wallaby tests already run concurrently. Are there additional perf gains to be made by leveraging playwright?
Genuinely warms this stranger's heart
so the lady that deliberately shot a puppy runs an unhinged operation?
🔗 Making Elixir recompile when external files change
#ElixirLang #reading-list
The Official #ElixirLang LSP is now easily leveraged in VSCode via the official VSCode extension. I've been using it for about a week, and it's at feature parity with what I need. kudos to @mitchellhanberg.com @dorgan.bsky.social Łukasz Samson and others! marketplace.visualstudio.com/items?itemNa...
#ElixirLang The DX just keeps getting better and better. Peep the before and after timings for type checking! github.com/elixir-lang/...
I've started sprinkling dictation into my (mac) workflow, and one place it's become really valuable is when having to submit 2FA verification codes sent to my phone. Reading them out is way nicer than writing them out, though I only recommend you do so when in private. Try it out!
if entity.
if not is_nil(entity) would introduce subtle bugs when the entity is a boolean, no?
What you buildin?
Gave the instructions in the linked commit a go, and my tidewave web instance didn't leverage the ACP client, and the roadmap says the Claude Code work is still in progress, so apologies if this got anyone prematurely excited! github.com/orgs/tidewav...
Tidewave + Claude Code via ACP github.com/tidewave-ai/... #ElixingLang 👀
When you upgrade to 1.19, don't forget to leverage MIX_OS_DEPS_COMPILE_PARTITION_COUNT. And not just locally, but in CI and production pipelines, though the latter two *may* take some tuning due to increased memory usage. Happy upgrading! #ElixirLang
Cc: @jaimeiniesta.com
Our GitHub repository is now public!
github.com/elixir-lang/...
Expert LS is out yall. #ElixirLang github.com/elixir-lang/...
We didn't see large gains in perf in our test suite, but the less dependencies the better, and it's nice to not have the floki-specific selectors in the codebase anymore.
If ever there was a great busy-work task for Claude Code, it's converting all Floki parsing in a repo to the LazyHTML equivalent as a follow-up to the LiveView 1.1 upgrade #ElixirLang
(Runs to CI config)
(immediately googles 'norm mangrate')
ElixirLS is a rather active repo... not sure what the current state of @expert-lsp.org is (yet), but #ElixirLang LS tooling is moving forward in positive ways
Does it scaffold comprehensive tests for the features you opt-in to? 🙏
This would be nice, right #ElixirLang folks? 😍 github.com/elixir-lang/...
This is exciting for my #ElixirLang peeps github.com/elixir-lang/...
Bringing this over from @josevalim.bsky.social's post on the hell site because people need to know: github.com/gp-pereira/r... #ElixirLang
Evergreen