Tyler Barker
@tylerbarker.com
Dev in Aus 🇦🇺 Building with #ElixirLang tylerbarker.com
Phoenix LiveView 1.1 is an exciting release in a lot of ways, but the highlight for me is the JS is getting types! Huge thanks to the maintainers 💜 github.com/phoenixframe...
github.com
So I've mentioned that I'm working on a new library for extremely pluggable/composable LLM workflows, especially agentic ones. I'm getting closer to opening that up. One thing that underpins this is the ability to use NimbleOptions for function calling and structured outputs via JSONSchema. 1/2
Maybe the most amazing thing about Elixir to me pattern matching on binaries. Parsing a WAV file is almost as simple as writing down the file spec verbatim - look at this! #ElixirLang
Once #ElixirLang gets the type system I'll be making it rain $$$ every day.
Haskell got me interested in functional programming, Elixir got me functional programming. #ElixirLang
Ever wanted your LiveView components to sparkle? Use this hook: gist.github.com/tylerbarker/... #ElixirLang #LiveView
Apps that fall into the category of "Open at Login" have such a huge attention advantage, gotta follow those ideas.
Apologies tw_screen_size friends, I only just noticed I've been making you uninstall to get your LiveView 1.0 upgrade - just released v1.1.0 to fix! #ElixirLang
This was pretty well received, so I've made a template repo for anyone who'd like to give it a try: github.com/tylerbarker/... Let me know if you run into any issues! cc: @tanstack.com @ashtonlance.com @missionctrl.dev @junedomingo.bsky.social
GitHub - tylerbarker/tanstack-bun-wasm-starter: An extremely shiny React app starter using Bun + Tanstack + TailwindCSS + Rust/WebAssembly + Docker.
An extremely shiny React app starter using Bun + Tanstack + TailwindCSS + Rust/WebAssembly + Docker. - tylerbarker/tanstack-bun-wasm-starter
github.com
Playing with React again after being away a while, pretty stoked about this setup: - @bun.sh serving @tanstack.com start + router - @biomejs.dev handling formatting, linting - @tailwindcss.com styles - Wasm with Rust + wasm-bindgen + wasm-pack - All dockerized and deployed to @fly.io Very slick ✨
Elm was the first functional lang I ever wrote a meaningful amount of code in. I convinced a professor at uni to let me use it instead of the recommended Angular.js for an assignment. It was great! Evan is a legend
This is an Evan Czaplicki stan account
Cloak is rad! I'm rebuilding my wife's website which handles some sensitive data. Last I checked, cloak_ecto doesn't support SQLite - but it didn't take much to do it myself 🔒 github.com/danielberkom...
Working with LiveView everyday and still being tempted to rewrite all manner of things in Rust, Svelte, and [flavour of the month], has taught me your stack will never be shiny enough - just keep getting stuff done.