Advertisement · 728 × 90

Posts by Elixir ▷ Max

I'll wait until he's on Joe Rogan's :)

1 week ago 1 0 0 0
Post image

ChatGPT based on 2 samples: 🥹

3 weeks ago 0 0 0 0

Interesting! So, if this runs checks on a feature branch, then <your-base-branch> would most often be 'main', right?

3 weeks ago 0 0 1 0

A small TIL for Git lovers: `git merge-base HEAD main` gives you the nearest common commit between the current branch and main. That's the commit where those two parted ways.

3 weeks ago 9 0 1 0

Did you know it was a Laravel meetup when you walked through the door?

1 month ago 3 0 1 0

Much less value for those of us who use tmux windows, I suppose.

1 month ago 1 0 1 0

Oh now I know what my OpenClaw bot should be using for web search instead of Brave API (the clawed assistant agrees).

Also, great talk!

1 month ago 2 0 0 0

I especially like the haircut

1 month ago 3 0 0 0
Advertisement

Loved your thoughts on this.

1 month ago 1 0 0 0

Still beyond me why it has only 144 stars on Github.

1 month ago 0 0 0 0

TIL about SigNoz, read up on it, and I'm definitely giving it a spin!

1 month ago 1 0 1 0

People have always been wary of computer viruses, and for good reason.

Now, we have much smarter non-deterministic (!) systems running our VPSs and laptops, online, with increasing access to other services.

What can go wrong?

2 months ago 3 0 0 0

Oh so you meant encrypted group chats, not one-on-ones, got it.

2 months ago 0 0 1 0

e2e encryption comes at a cost of usability, and in Telegram it does exist since day 1, I think, you only need to explicitly start e2e-encrypted chats

2 months ago 0 0 1 0

What sort of spam? For example, I'm being added to groups without permission sometimes, but it's only because I didn't disallow that in the privacy settings (I'm fine with opting out). Spam in groups can be handled with spam watching bots. Other than that, I'm not seeing spam in Telegram.

2 months ago 0 0 1 0

So sad that Telegram has a bad reputation in the West. It's *by far* the best UI/UX messenger out there. WhatsApp doesn't even come close (although I love the fact that it runs on the BEAM).

2 months ago 3 0 3 0
Advertisement

I do the same with Telegram. It also stores pics, documents, forwarded messages, locations, etc, pretty handy.

2 months ago 2 0 0 0

Low quality of Claude Code CLI shows that it probably will.

2 months ago 0 0 1 0

Do you do hot code swaps, or are you just fine with short downtimes during deployments?

3 months ago 0 0 1 0

Do you think this could work for me as an Elixir developer wanting to build a Swift iOS app? I know 0 of Swift.

3 months ago 0 0 1 0

That video already has my thumbs-up, but I'll rewatch it anyway.

3 months ago 1 0 1 0

Haha, great catch!

3 months ago 1 0 0 0

Agree! It's a nice warm feeling, though, that we have room for optimizations like this for those cases when it's less about DBs.

3 months ago 1 0 1 0
Advertisement

Rather, it takes an ADVANCED developer to understand why.

3 months ago 2 0 0 0

Please, share your impressions!

3 months ago 1 0 0 0

For as long as I can remember, I thought these were equivalent:

1) if foo, do: bar, else: baz

2) foo && bar || baz

Until the day bar was nil.

#ElixirLang

3 months ago 12 1 1 0

on a new project? or did it have tests?

3 months ago 0 0 1 0

what a subtle manipulation

3 months ago 3 0 0 0

I remember the times when I thought seeing this would make me happy

3 months ago 4 0 1 0

I _suspect_ that being active on Twitter with my Elixir TILs helped me land my last job.

3 months ago 3 0 1 0
Advertisement