Advertisement Β· 728 Γ— 90

Posts by Stefan Luptak

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 πŸ€¦β€β™‚οΈ

2 weeks ago 0 0 0 0

What would be "the use case" of that for you?

4 weeks ago 1 1 1 0

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.

1 month ago 1 0 0 0

I use that when doing Credo in CI:

mix credo diff --from-git-merge-base <your-base-branch> --strict

1 month ago 2 0 1 0

Can confirm. Easy and took around 24h in total.

1 month ago 1 0 0 0

Do you by any chance have an invite code to the eurosky please? :-)

1 month ago 1 0 1 0
Post image Post image

Cron status and management, coming soon to Oban Web

1 month ago 22 5 0 0
Advertisement

What is TOTP? 🧐

2 months ago 0 0 1 0

Almost as satisfying as deleting unused code. 😁

2 months ago 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.

2 months ago 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"...

2 months ago 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. πŸ™πŸΌ

3 months ago 1 0 0 0

But where is "here"? :-)

3 months ago 1 0 1 0

I bet they update the status with GitHub Actions. 😁

3 months ago 1 0 0 0
Preview
a picture of an alien with the words " it 's a trap " on the bottom ALT: a picture of an alien with the words " it 's a trap " on the bottom
3 months ago 2 0 0 0
Advertisement
Post image

@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

4 months ago 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

4 months ago 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.

4 months ago 2 0 1 0
Preview
a man wearing a white shirt and a blue hat is saying i 'm loving that energy ALT: a man wearing a white shirt and a blue hat is saying i 'm loving that energy
5 months ago 3 0 0 0

You! Ofc... :-D

5 months ago 0 0 1 0

This!

5 months ago 3 0 0 0

Try @render.com too. I am curious how would you compare it to those two.

5 months ago 0 0 1 0
Preview
Careers at Jump | Jump Jump is empowering financial advisors and their clients to thrive in the age of AI. We're growing incredibly quickly with a team that comes from Google, Stripe, JP Morgan, BILL, Nitrogen, Harvard, Sta...

Who do you know who wants to come work full time on #ElixirLang OSS tooling? (Boosts appreciated!)

jump.ai/careers?ashb...

#ElixirJobs

5 months ago 27 25 0 1
Preview
GitHub - Hermanverschooten/typst: Lib to interface with Typst rust api Lib to interface with Typst rust api. Contribute to Hermanverschooten/typst development by creating an account on GitHub.

Why not github.com/Hermanversch...?

5 months ago 1 0 1 0
Advertisement

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.

5 months ago 1 0 1 0

Do it! :-)

5 months ago 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.

5 months ago 1 0 0 0

Probably not. The code seems pretty straightforward. The test would just prevent accidental change.

5 months ago 1 0 2 0

I would just add `when is_binary(string_source)` to prevent false assumptions for the last catch all case.

5 months ago 0 0 1 0

How does one put a kid into a standu mode? β€œAsking for a friend.” πŸ˜…πŸ˜¬πŸ˜

5 months ago 0 0 1 0