Seth Messer

@megalithic.io

Love Yahweh, love Ιησούς Χριστό, love _all_ people. Always be tinkering — #elixirlang, #neovim, #cli, #tui, #nix Building https://canonize.app to save & catalog your digital life. Like a digital #commonplacebook @megalithic on all the socials

Well this is massive: - Every non-US company sees how they can be cut off from US vendors with a snap of a finger. Non-US vendors getting free advertisement - What does this mean for US AI labs’ offices and employees outside the US? Reads pretty draconian What a mess

Bild

I wrote and posted this to Instagram a couple of days ago and it became my most-read poem ever. I’m honored I get to feel big feelings alongside you all. I’m posting it here too and want to use this space more consistently. Hello friends ❤️

Bild

Trump is committing war crimes in Iran and is threatening more and worse ones. His entire war strategy at this point is war crimes. A functional Congress would be far down the road of impeachment and removal.

Our Military, the greatest and most powerful (by far!) anywhere in the World, hasn’t even started destroying what’s left in Iran. Bridges next, then Electric Power Plants! New Regime leadership knows what has to be done, and has to be done, FAST! President DONALD J.TRUMP

This Palm Sunday, let’s remember... Jesus chose a donkey of peace instead of a horse of war. Jesus disarmed his followers instead of forming an army. Jesus exposed the evil of violence instead of partnering with it. Jesus laid down his own life instead of taking anyone else’s.

Wanna find garbage tests in your #ElixirLang codebase? I'm working on a Credo check that will flag any test that fails to exercise production code. Stuff like: test "to_string works" do assert to_string(:user) == "user" end (That's a real example I found in our ~20k test codebase!)

Add VacuousTest check · s3cur3/credo@7e502a5

This adds a new check to flag tests that fail to exercise any production code. Broadly speaking, these are tests that amount to either - testing the test itself, or - asserting that the Elixir lan...

github.com

If Codex fails on #elixirlang with "failed to open a TCP socket in Mix.Sync.PubSub.subscribe/1, reason: :eperm" try this setting in your ~/.codex/config.toml: [sandbox_workspace_write] network_access = true

The more I have AI agents write all my code, the more I feel that us devs will be alright (and possibly more in-demand for important stuff) Hard for me to imagine anyone building *reliable* software without an understanding of how to do this (either via experience or study)