Tyler A. Young ⚗️🧑🏻💻
#ElixirLang developer working at Jump. Former software dev at Felt and X-Plane. He/him.
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Proposal for a new convention for referring to #ElixirLang functions when you absolutely can't be bothered to count its arity: MyModule.my_fun/???
- Being a professional programmer means becoming just incredibly well acquainted with your own fallibility.
- Reposted by Tyler A. Young ⚗️🧑🏻💻I've just released Handoff, a new Elixir library for distributed function graph execution. hexdocs.pm/handoff Among other things, the library enables distributed Nx computations (anyone said distributed inference?) A huge part of this was sponsored by tvlabs.ai!
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻LiveDebugger 0.2.0 is here, making Phoenix debugging even smoother 🚀 ✅ Chrome DevTools extension ✅ Components highlighting ✅ Filtering of callback traces ✅ Dark mode Read more and see what's coming 👉 blog.swmansion.com/whats-new-in... #ElixirLang #ElixirPhoenix
- Mike's the real deal. Kind, creative, and wise. Your team would be lucky to have him.
- 🚀 I’m seeking Elixir contracting opportunities in the 15–32 hours per week range. #ElixirLang ✅ Team Leadership 🤝 Staff Augmentation 🧪 Testing Enhancements 📚 Documentation Refinement 🔧 Technical Debt Cleanup 💜 Mentoring Background and client testimonials: mikezornek.com/elixir-consu...
- Reposted by Tyler A. Young ⚗️🧑🏻💻I finally got around to looking at Phoenix 1.8.0-rc! 🥳 👀 A quick(ish) look at the highlights in the official announcement 👇 www.elixirstreams.com/tips/phoenix... #ElixirLang #PhoenixFramework
- @wojtekmach.bsky.social Your post on speeding up recompilation appears to be gone from the Dashbit blog. 🙁 This is what I always pointed people to when trying to explain compile-time dependencies. Any plans to host it somewhere new? Archived link: web.archive.org/web/20241107...
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻Here is the video to learn Ecto.Muilt, transactions callback and Window Functions. #ElixirLang youtu.be/hHQ5HZzvJxU?...
- Reposted by Tyler A. Young ⚗️🧑🏻💻Introducing Tidewave: tidewave.ai While working on our web apps, we run code, query the database, read logs, search docs… but our AI tools are limited to reading code. Tidewave closes this gap by introducing Runtime Intelligence, for Phoenix and Rails. More coming soon, check out the website!
- Reposted by Tyler A. Young ⚗️🧑🏻💻Alongside the rest of my team I've been hit by layoffs. I'd be grateful for help finding a new place to apply my skills at! 7y of professional Elm experience; would also be comfortable in Haskell, TypeScript, Erlang/Elixir/Gleam, OCaml, Kotlin, Scala email: martin@janiczek.cz Many thanks for RTs!
- Yay! The FLAME talk @peregrine.bsky.social gave at ElixirConf US last year is finally up. This was one of my favorites of the conference. youtu.be/KrAqMyjbkJQ #ElixirLang
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻I wrote about something very close to my heart: how to make ALL the tests async in @elixir-lang.org. Enjoy! 🏎️ andrealeopardi.com/posts/async-...
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- OMG, I love this Credo check so much. github.com/cheerfulstoi...
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Your team would be lucky to have German!
- May we all have the grace Alex shows here when we’re called out publicly for the gifts we offered to the world. Alex is a class act.
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻The Erlang SSH library has a critical security vulnerability that allows arbitrary code execution. Upgrade to OTP 27.3.3 (or others noted below) ASAP #ElixirLang
- PSA: GitHub Actions always runs CI against a temporary merge of your branch + your main branch. The surprising side effect of this is that tests that don't even exist on your branch can fail in CI (because you’re behind `main`).
- Wow, LiveDebugger is amaaaaaazing. It's a dev-only package that adds a little blue "bug" button in the bottom right of the screen to open a debugging dashboard. From that dashboard, you can inspect all the LiveViews running on your local server. By "inspect," I mean do things like: (🧵)
- News includes Phoenix 1.8.0-rc with magic link auth and DaisyUI components, Ecto's new privacy features, the Elixir Secure Coding project's new home, and more! Plus an interview with Krzysztof Nalepa about LiveDebugger. #ElixirLang www.youtube.com/watch?v=HNl-...
- I’ve actually run into this limitation when generating test names for ParameterizedTest.
- Reposted by Tyler A. Young ⚗️🧑🏻💻I cannot stress how impactful the ideas in this talk have been for my productivity. Really do check this out.
- My talk on snapshot testing is out! It’s my absolute favourite way of writing tests, it was great fun talking about it at @codebeam.bsky.social youtu.be/DpakV96jeRk?...
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- #ElixirLang people, has anyone actually measured the cost of larger stacktraces in production? It seems to cost approximately nothing, but it makes a huge difference in debugging. I'd love to see the Phoenix default of 20 apply to all environments, not just dev.
- 64 GB of RAM. 16 CPU cores. Can't type in a comment box on a GitHub PR review in real time. Maybe someday we'll have the computing resources for this...
- My 8 year old has been really into making games in Scratch, and is thinking about moving to a text-based programming language to get past some of Scratch's limitations. Any recommendations for simple Elixir-based games, or should I bite the bullet and do Python? #ElixirLang
- I have an unhealthy love of utterly unwieldy conference talk titles. They just amuse the hell out of me. Current title I'm playing around with: You Already Know What a Monad Is (Even If You Didn’t Know That You Know), and Why That Matters
- Reposted by Tyler A. Young ⚗️🧑🏻💻I finally found the 2025 way of interacting with cookies from a LiveView. Much thanks to @steffend.me! Pretty elegant, hope it gets merged into LiveView soon. gist.github.com/SteffenDE/38... #Elixir
- @thinkingelixir.com In the most recent episode, you wonder whether Supabase’s static analyzer for migrations could be ported to interface with Ecto. We actually already have something similar! ExcellentMigrations is the library. It’s saved my bacon many times.
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]
- Reposted by Tyler A. Young ⚗️🧑🏻💻[Not loaded yet]