Fullstack, but mostly into #Rails #ElixirLang
Backend has the problem of language diversity.
Backend has the problem of language diversity.
But even under best conditions, the physical latency barrier is just too high :(
I guess I'll wait for quantum entanglement.
But even under best conditions, the physical latency barrier is just too high :(
I guess I'll wait for quantum entanglement.
nicolasdular.com/blog/2025/11...
nicolasdular.com/blog/2025/11...
Code is sometimes an asset and sometimes a liability, but itself has no meaning outside the context of those two factors.
Code is sometimes an asset and sometimes a liability, but itself has no meaning outside the context of those two factors.
Works grat.
Telling the LLM what to do is all you need.
Works grat.
Telling the LLM what to do is all you need.
From queries that used to take 15+ seconds (and timed out) to just ~10-30ms 🚀
More details in the design doc:
handbook.gitlab.com/handbook/eng...
From queries that used to take 15+ seconds (and timed out) to just ~10-30ms 🚀
More details in the design doc:
handbook.gitlab.com/handbook/eng...
easyhard.carbonative.com
It will help you to obey the 80/20 rule in running: 80% of your runs should be easy, 20% hard.
easyhard.carbonative.com
It will help you to obey the 80/20 rule in running: 80% of your runs should be easy, 20% hard.
Process is pretty much:
- Let Codex run with my prompt
- Look at generated code
- Delete 50% of the code
It's okay-ish at writing tests, which is nice. Especially since IMO Elixir tests are too verbose compared to RSpec.
Process is pretty much:
- Let Codex run with my prompt
- Look at generated code
- Delete 50% of the code
It's okay-ish at writing tests, which is nice. Especially since IMO Elixir tests are too verbose compared to RSpec.
- Not completely sold on the declarative style.
- It's fast to prototype stuff.
- LLMs are doing surprisingly ok.
- Having types end to end is a game changer.
- Not completely sold on the declarative style.
- It's fast to prototype stuff.
- LLMs are doing surprisingly ok.
- Having types end to end is a game changer.
Quality on the backend is just too far off from what I see in Rails/Phoenix.
My biggest requirement is: full typing between backend to frontend. Now looking into @ash-hq.org 👀
Quality on the backend is just too far off from what I see in Rails/Phoenix.
My biggest requirement is: full typing between backend to frontend. Now looking into @ash-hq.org 👀
Maybe it's what I needed to appreciate ActiveRecord 😂
Maybe it's what I needed to appreciate ActiveRecord 😂
Disassemble. Put it in the case. Go
Just like that 🤯
Disassemble. Put it in the case. Go
Just like that 🤯
I already looked into @changelog.com and like that they're cutting out context completely.
I already looked into @changelog.com and like that they're cutting out context completely.
That interview would definitely go over time.
"What do you hate about ActiveRecord? What would you change about Rails if you could?" Review this PR, etc.
That interview would definitely go over time.
JS does well on client/server communication, but is years behind backend frameworks.
Backend languages try to abstract all client-side communication and end up with weird patterns.
JS does well on client/server communication, but is years behind backend frameworks.
Backend languages try to abstract all client-side communication and end up with weird patterns.
“We literally cloned an N billion-dollar company in 20 minutes with {vibe coding tool}. This changes the game forever.”
No, you didn’t “clone” a billion-dollar business. You created a landing page similar to it. That’s all.
“We literally cloned an N billion-dollar company in 20 minutes with {vibe coding tool}. This changes the game forever.”
No, you didn’t “clone” a billion-dollar business. You created a landing page similar to it. That’s all.
Dedicated software is still nicer to use though.
But with AI, I expect more companies starting to build tailored tools themselves.
Dedicated software is still nicer to use though.
But with AI, I expect more companies starting to build tailored tools themselves.
Interops from BE to FE is the missing piece. Looking forward to when this is solved!
Interops from BE to FE is the missing piece. Looking forward to when this is solved!