Oban Web Is MIND BLOWING , never knew the pro version was made free like 6 months ago till today , just tested it and it makes checking , updating your jobs much easier and all in realtime , so so amazing !! #MyElixirStatus , check it out here hexdocs.pm/oban_web/overview…
Tidewave for Elixir is promising. I had a bug today that Claude couldn’t solve. I connected Tidewave to VSCode, ran the package_docs_search tool, and it found the fix right away.
Using #Tidewave on a LiveView project right now and oh, my, god, I'm at a loss for words. I may never write a line of code by hand again.
#myelixirstatus
Introducing Tidewave: beyond code intelligence.
While working on our web apps, we run code, query the database, read logs, search docs… but AI tools are limited to compiling code.
Watch Tidewave transform Claude Desktop into an agent by running a MCP server in your web app!
Zed agents are officially out! Here is a video of me using Zed agents (during the beta) with Tidewave to "vibe code" the pricing plan component, all the way to database migrations.
Postgres 17 was released, and it's great for Oban:
- Vacuuming uses 20x less memory
- Faster index only scans for B-tree indexes
- Improved IN performance for B-Tree indexes
- Improvements to processing CTEs
- 2x increased write throughput from WAL
Any early adopers upgraded?
Any company that sends a group of 3 or more people to @ElixirConf will join a raffle for a 90 minutes team meeting with me, to talk anything Elixir! Don't forget to register: 2024.elixirconf.com/
Features are coming fast!
The success of this little project tells me that either this is a really good project or people are really fed up with Postman.
Have you considered moving on?
#MyElixirStatus
mix phx new --database cockroach
Coming in the next phoenix release! I'm beyond impressed by @CockroachDB
- great pg compat
- distributed (of course)
- *no stale reads* by default
- replica/time travel reads as wanted
- changefeeds
- row TTL / locality
- easy local setup
My ElixirConfEU keynote on FLAME is out! It covers a few neat demos at the end. I can't wait to see what folks end up building with this.
youtube.com/watch?v=GICJ42Oy…
What are some of your must-haves or goto's when architecting your Elixir application?
I'm talking about how you use contexts, prevent spaghetti code, determine when/how to use state machines, or CRDTs, or how event-driven you go for solving a problem?
#MyElixirStatus
Less than a week following the FLAME announcement, we have a k8s backend thanks to the work by @miruoss . Less than 500 LOC, no additional deps. 👏🔥 github.com/mruoss/flame_k8s_…
In Sept I gave my first ever conference talk: Building AI Apps with Elixir.
It's about:
- patterns in AI apps
- why Elixir 🤝 AI
- how to make a swarm of agents (incl. a clone of @josevalim) that interact on a site called Shinstagram
Here's my write-up!
charlieholtz.com/articles/el…