Tyler Barker
@tylerbarker.com
Dev in Aus 🇦🇺 Building with #ElixirLang
tylerbarker.com
tylerbarker.com
The real reason to get a split keyboard 🧠
July 19, 2025 at 10:23 AM
The real reason to get a split keyboard 🧠
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/phoenixframe...
github.com
July 15, 2025 at 11:21 PM
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/phoenixframe...
Indefinite Hiatus: tylerbarker.com/posts/indefi...
Indefinite Hiatus - Tyler Barker
For anyone following my work, it will have become quite obvious in recent months that Prototape, and the Tape Echoes podcast/blog has received exactly zero updates.
I’m not quite ready...
tylerbarker.com
April 18, 2025 at 2:31 AM
Indefinite Hiatus: tylerbarker.com/posts/indefi...
Reposted by Tyler Barker
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
April 1, 2025 at 3:05 PM
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
I do not like the Notion API. I do not like it one bit.
March 18, 2025 at 4:12 AM
I do not like the Notion API. I do not like it one bit.
Reposted by Tyler Barker
Vibrating with excitement expert-lsp.org #ElixirLang
March 9, 2025 at 11:52 AM
Vibrating with excitement expert-lsp.org #ElixirLang
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
February 18, 2025 at 3:21 AM
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.
February 8, 2025 at 9:55 AM
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
February 2, 2025 at 6:59 AM
Haskell got me interested in functional programming, Elixir got me functional programming. #ElixirLang
Huge release! 💎
📯 Oban Web is open Source
🐬 Oban v2.19 includes MySQL support
🧭 Web v2.11 is released
📊 Met v1.0 is released (and open source)
oban.pro/articles/oss...
#elixirlang
🐬 Oban v2.19 includes MySQL support
🧭 Web v2.11 is released
📊 Met v1.0 is released (and open source)
oban.pro/articles/oss...
#elixirlang
OSS Oban Web & Oban v2.19
From open sourcing Oban Web, to releasing Oban with MySQL support, Web v2.11, and plan simplifications
oban.pro
January 16, 2025 at 9:11 PM
Huge release! 💎
Ever wanted your LiveView components to sparkle? Use this hook: gist.github.com/tylerbarker/...
#ElixirLang #LiveView
#ElixirLang #LiveView
January 14, 2025 at 4:03 AM
Ever wanted your LiveView components to sparkle? Use this hook: gist.github.com/tylerbarker/...
#ElixirLang #LiveView
#ElixirLang #LiveView
Apps that fall into the category of "Open at Login" have such a huge attention advantage, gotta follow those ideas.
January 11, 2025 at 4:18 AM
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
January 9, 2025 at 7:20 AM
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
Didn't you hear? Bloke Youdontalkto joined Telegram!
January 9, 2025 at 2:39 AM
Didn't you hear? Bloke Youdontalkto joined Telegram!
Reposted by Tyler Barker
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
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
December 23, 2024 at 9:17 PM
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
Let me know if you run into any issues!
cc: @tanstack.com @ashtonlance.com @missionctrl.dev @junedomingo.bsky.social
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 ✨
- @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 ✨
December 21, 2024 at 11:19 AM
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 ✨
- @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 ✨
Irrationally excited to get Ghostty terminal for xmas 👻
December 17, 2024 at 10:08 AM
Irrationally excited to get Ghostty terminal for xmas 👻
IO.inspect(socket.assigns, label: "WTF")
November 30, 2024 at 8:14 AM
IO.inspect(socket.assigns, label: "WTF")
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
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
Elm & The Future of Open Source (with Evan Czaplicki)
YouTube video by Developer Voices
youtu.be
November 29, 2024 at 5:06 AM
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
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
Butter + vegemite + avocado toast is how to breakfast.
November 26, 2024 at 8:48 PM
Butter + vegemite + avocado toast is how to breakfast.
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...
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...
November 26, 2024 at 6:35 AM
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...
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.
November 26, 2024 at 3:45 AM
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.
My design sensibility needs more teenage engineering.
November 20, 2024 at 8:33 PM
My design sensibility needs more teenage engineering.