Exactly. It's useful to run checks only on the changes you're introducing in the feature branch. Useful in big codebases. But we introduced that a long time ago. Nowadays with the help of AI, it's not that difficult to do a refactor throughout the codebase to enforce a newly introduced Credo rule.
10.03.2026 12:25
π 1
π 0
π¬ 0
π 0
I use that when doing Credo in CI:
mix credo diff --from-git-merge-base <your-base-branch> --strict
10.03.2026 08:40
π 2
π 0
π¬ 1
π 0
Can confirm. Easy and took around 24h in total.
10.03.2026 08:38
π 1
π 0
π¬ 0
π 0
Do you by any chance have an invite code to the eurosky please? :-)
03.03.2026 11:57
π 1
π 0
π¬ 1
π 0
Cron status and management, coming soon to Oban Web
12.02.2026 15:09
π 22
π 5
π¬ 0
π 0
What is TOTP? π§
28.01.2026 06:49
π 0
π 0
π¬ 1
π 0
Almost as satisfying as deleting unused code. π
24.01.2026 18:32
π 2
π 0
π¬ 0
π 0
OK, that's the last push. Today I am switching! :-D I was eyeing it for a few months already. Did some tutorials and I liked it, but never switched. I am also struggling with git worktrees + some home made CLI "magic", but it's still very clunky... Thank you for the motivation.
23.01.2026 06:20
π 1
π 0
π¬ 0
π 0
I am 100% sure I would like it, but with 210 Ecto Schemas (interconnected) in our project, it's pretty hard to adopt without stopping the development for a month to do the "big bang"...
13.01.2026 14:58
π 0
π 0
π¬ 0
π 0
I feel you. I also sometimes realize I havenβt seen sun for days and then when it comes back it feels like I am reborn. ππΌ
07.01.2026 18:26
π 1
π 0
π¬ 0
π 0
But where is "here"? :-)
07.01.2026 16:51
π 1
π 0
π¬ 1
π 0
I bet they update the status with GitHub Actions. π
02.01.2026 07:36
π 1
π 0
π¬ 0
π 0
@hugobarauna.com and I are hard at work preparing the Beta release of Programming Nerves. Every @livebook.dev project in the book comes with a notebook that includes the wiring diagram and code π€©.
#MyElixirStatus #ElixirLang #Erlang #Elixir
30.11.2025 18:06
π 107
π 11
π¬ 4
π 2
It's simple. You just have to remember, that the reducer function arguments are exactly the opposite way as you would expect it to be. :-D
27.11.2025 14:54
π 2
π 0
π¬ 1
π 0
Do you have features on your blog that require LiveView? Or is it just because we all love Elixir and LiveView? I am just thinking that static pages served through CDN (at least blog_post#show) could make more sense.
20.11.2025 13:43
π 2
π 0
π¬ 1
π 0
You! Ofc... :-D
11.11.2025 09:23
π 0
π 0
π¬ 1
π 0
This!
09.11.2025 07:39
π 3
π 0
π¬ 0
π 0
Try @render.com too. I am curious how would you compare it to those two.
08.11.2025 13:38
π 0
π 0
π¬ 1
π 0
Does that emoji mean you have a migraine from the rewriting or is the new version a wellness for your brain? π
Just double checking. I like the new version a lot though.
23.10.2025 08:54
π 1
π 0
π¬ 1
π 0
Do it! :-)
22.10.2025 11:02
π 1
π 0
π¬ 1
π 0
To clarify: I would write test for probably every case of a feature that uses this function. But not a unit test just for this function. There's literally no logic in that function. It's a conversion table.
22.10.2025 08:12
π 1
π 0
π¬ 0
π 0
Probably not. The code seems pretty straightforward. The test would just prevent accidental change.
22.10.2025 08:07
π 1
π 0
π¬ 2
π 0
I would just add `when is_binary(string_source)` to prevent false assumptions for the last catch all case.
22.10.2025 07:55
π 0
π 0
π¬ 1
π 0
How does one put a kid into a standu mode? βAsking for a friend.β π
π¬π
19.10.2025 16:16
π 0
π 0
π¬ 1
π 0
Wait, they are out for a few hour already. Arenβt they? I mean the hexpm ones.
16.10.2025 17:27
π 0
π 0
π¬ 1
π 0