So much useful knowledge from the @render.com community forum is now gone... I have visited that page just a few weeks ago. Now wanted to check some info there just to find out they did move to Discord only two days ago. No upfront e-mail notice, not to mention the Discord content won't be indexed π€¦ββοΈ
Posts by Stefan Luptak
What would be "the use case" of that for you?
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.
I use that when doing Credo in CI:
mix credo diff --from-git-merge-base <your-base-branch> --strict
Can confirm. Easy and took around 24h in total.
Do you by any chance have an invite code to the eurosky please? :-)
Cron status and management, coming soon to Oban Web
What is TOTP? π§
Almost as satisfying as deleting unused code. π
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.
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"...
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. ππΌ
But where is "here"? :-)
I bet they update the status with GitHub Actions. π
@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
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
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.
You! Ofc... :-D
This!
Try @render.com too. I am curious how would you compare it to those two.
Who do you know who wants to come work full time on #ElixirLang OSS tooling? (Boosts appreciated!)
jump.ai/careers?ashb...
#ElixirJobs
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.
Do it! :-)
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.
Probably not. The code seems pretty straightforward. The test would just prevent accidental change.
I would just add `when is_binary(string_source)` to prevent false assumptions for the last catch all case.
How does one put a kid into a standu mode? βAsking for a friend.β π π¬π