Tyler A. Young βš—οΈπŸ§‘πŸ»β€πŸ’»

@tylerayoung.com

#ElixirLang developer working at Jump. Former software dev at Felt and X-Plane. He/him.

✏️ Shimming Your Way Off a Dead Elixir Dependency A stuck dependency was blocking an upgrade I needed. When it's only used in a few spots, you just delete it. When it's woven everywhere, a shim lets you retire it in two calm PRs instead of one scary one. #elixirlang mikezornek.com/posts/2026/7...

Shimming Your Way Off a Dead Elixir Dependency

An abandoned dependency was blocking a major upgrade I needed. Here are the two ways I retire one, and when a shim beats a big-bang rewrite.

mikezornek.com

Shipping more AI-generated code is scary. Not any single change, but the slow slide toward the median. The full set of automated Elixir guardrails I run to defend my own standard of good code, each linked to how it's wired in a real repo. #elixirlang #myelixirstatus

Guarding Against AI Drift: My Automated Elixir Quality Checks

As I experiment more with AI code generation, I've hardened LocalCents with more automated Elixir quality checks than I've ever run. Here's the whole guardrail setup, each linked to how it's wired in ...

mikezornek.com

"If these tools are so good, where's all the magic software?" I see more bugs now, in software that was rock solid before. The uncomfortable question: when does that hit something load-bearing? Has it already?

I've been bumping into some rough edges recently with Elixir dependencies that use app config and start their own supervision trees and I want to petition the community to move towards better library design #ElixirLang jola.dev/posts/let-li...

Let libraries be libraries

A gentle rant on the topic of libraries that run as Elixir applications and why that's an anti-pattern for library design.

jola.dev

$1300 (on sale) for a 6K 32-inch display is insane. I’m tempted to sell my 27" Studio Display and trade up. If you’ve been rocking a smaller monitor, or one without β€œretina” density, DO NOT UPGRADE. You’ll never be able to tolerate worse displays again. πŸ™ƒ

MacRumors.com@macrumors.bsky.social Β· last mo.

LG UltraFine 6K Review: A Premium 6K Display Designed With Mac Users in Mind

phoenix_test_playwright 0.15.0 released πŸŽ‰ - πŸ“· assert_screenshot for snapshot testing by Wigny - support new phoenix_test checked/selected assert options - playwright 1.61 support (also update playwright_ex to 0.7.1) #elixirlang

Changelog for phoenix_test_playwright v0.15.0