Advertisement · 728 × 90

Posts by vanderhoop

Hard to take Claude Code’s ‘auto’ mode very seriously when they just inadvertently leaked the Claude Code source code.

3 weeks ago 2 0 1 0

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.

3 weeks ago 1 0 0 0

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.

3 weeks ago 2 0 1 0

Dig, we'll give it a go!

1 month ago 2 0 0 0

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?

1 month ago 1 0 1 0

Genuinely warms this stranger's heart

2 months ago 1 0 0 0

so the lady that deliberately shot a puppy runs an unhinged operation?

2 months ago 1 0 0 0
Advertisement
Making Elixir recompile when external files change #ElixirLang #reading-list

🔗 Making Elixir recompile when external files change

#ElixirLang #reading-list

2 months ago 2 1 0 0
Expert LSP - Visual Studio Marketplace Extension for Visual Studio Code - Elixir language support for Visual Studio Code

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...

2 months ago 13 2 1 0
Preview
Propagate BDD leaf nodes down the tree on intersections · elixir-lang/elixir@743fa8a LazyBDDs allowed us to represent all operations lazily but the issue is that we want to propagate intersections eagerly, as they allow us to cut down the number of nodes in the tree. So whenever we...

#ElixirLang The DX just keeps getting better and better. Peep the before and after timings for type checking! github.com/elixir-lang/...

4 months ago 5 1 0 0

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!

4 months ago 12 0 0 0

if entity.

if not is_nil(entity) would introduce subtle bugs when the entity is a boolean, no?

5 months ago 3 0 1 0

What you buildin?

5 months ago 2 0 1 0
Preview
Tidewave Public Roadmap • tidewave-ai See https://github.com/tidewave-ai/roadmap.

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...

5 months ago 0 0 0 0
Preview
Claude Code client docs · tidewave-ai/tidewave_phoenix@f12d2b4

Tidewave + Claude Code via ACP github.com/tidewave-ai/... #ElixingLang 👀

5 months ago 1 0 1 0

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

6 months ago 9 1 0 0

Cc: @jaimeiniesta.com

7 months ago 1 0 0 0
Advertisement

Our GitHub repository is now public!

github.com/elixir-lang/...

7 months ago 104 36 0 4
Preview
GitHub - elixir-lang/expert: Official Elixir Language Server Protocol implementation Official Elixir Language Server Protocol implementation - elixir-lang/expert

Expert LS is out yall. #ElixirLang github.com/elixir-lang/...

7 months ago 83 30 1 0

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.

8 months ago 1 0 1 0

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

8 months ago 3 0 1 0

(Runs to CI config)

8 months ago 1 0 0 0

(immediately googles 'norm mangrate')

8 months ago 2 0 0 0

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

8 months ago 1 0 0 0

Does it scaffold comprehensive tests for the features you opt-in to? 🙏

8 months ago 0 0 1 0
Post image
1 year ago 8189 4653 93 127

This would be nice, right #ElixirLang folks? 😍 github.com/elixir-lang/...

1 year ago 6 0 1 1
Advertisement
Preview
Turn type inference up to 1000 by josevalim · Pull Request #14145 · elixir-lang/elixir Prior to this PR, we performed type inference only in patterns. This pull requests adds type inference to most expressions in Elixir, including function calls, paving the way for us to add inferenc...

This is exciting for my #ElixirLang peeps github.com/elixir-lang/...

1 year ago 70 19 0 1
Preview
GitHub - gp-pereira/refactorex: A VS Code extension for fast and reliable Elixir code refactoring. A VS Code extension for fast and reliable Elixir code refactoring. - gp-pereira/refactorex

Bringing this over from @josevalim.bsky.social's post on the hell site because people need to know: github.com/gp-pereira/r... #ElixirLang

1 year ago 4 0 1 0

Evergreen

1 year ago 52 7 1 1