Christian Alexander
@RootCert
Followers
892
Following
992
Media
120
Statuses
416
Software engineer. Elixir at home, JS at work.
Arizona, USA
Joined June 2011
The latest Code and Stuff video is here! This time, a walkthrough of @mikehostetler's new ReqLLM package, which provides a unified interface to many model providers—all in Elixir! #MyElixirStatus
https://t.co/8DOCx1FHPR
1
7
44
It's currently pointing to a fork reference while I wait for https://t.co/D6j5Xncq5k to be merged. Remember, this package is still in its early RC days!
github.com
Pull Request Description Fixes issue where the boolean property additionalProperties was erroneously stringified when preparing for structured output or tool calls. Type of Contribution Core Libr...
0
0
1
The req_llm Livebook demo has been updated to showcase tool use, JSON Schema, and Zoi integration. Check it out! https://t.co/tEsLxRZVsd
#MyElixirStatus
gist.github.com
req_llm Demo Livebook. GitHub Gist: instantly share code, notes, and snippets.
1
5
29
Is it social engineering or prompt injection if you convince a home robot to open a locked door without permission? Asking for a friend.
0
0
4
Looks like ReqLLM is also getting native support for Zoi, the Elixir schema package inspired by Zod! https://t.co/LDSrn3j7Mg
https://t.co/bKw4cN1A50
github.com
This PR integrates the Zoi library to provide enhanced schema generation and validation capabilities for ReqLLM. Key changes: Added Zoi as a dependency for schema handling Implemented Tool.new/1 w...
2
1
34
I spent some time trying req_llm the last couple of days. There are still some rough edges (it's brand new), but it's a great glimpse into a possible future of Elixir <> LLM interactions. Livebook: https://t.co/tEsLxRZVsd
#MyElixirStatus
gist.github.com
req_llm Demo Livebook. GitHub Gist: instantly share code, notes, and snippets.
1
7
43
We wrote a new mutations guide for TanStack DB! The information was scattered around but we wanted a single place to explain DB's philosophy and APIs around mutations https://t.co/rLu9He84Eb Hope it's useful and let us know if there's anything still not clear!
tanstack.com
TanStack DB Mutations TanStack DB provides a powerful mutation system that enables optimistic updates with automatic state management. This system is built around a pattern of optimistic mutation →...
2
8
30
Another 🔥 package release from @maennchen_ 😎 AshDiagram is a library for generating beautiful diagrams to visualize your #AshFramework applications. Generate Entity Relationship, Class, C4 Architecture, and Policy diagrams directly from your Ash resources and domains. 🚀
7
13
97
It's finally here: the Code and Stuff walkthrough of Ash TypeScript! Learn how to build an Ash project from scratch, use LiveView to begin, and eject to React without much fuss! It also fits into @tan_stack really nicely. #MyElixirStatus #AshFramework
https://t.co/xaNiTk3HH1
4
11
75
What’s really impressive is how much the library installer has improved in the last few days. You don’t even have to set up the RPC routes and React project by hand anymore. The Ash core team is really cooking with this package.
0
0
12
The upcoming Ash Typescript video is going to be longer than I expected! I'll walk through: * Ash data modeling / seeding data * Building an infinite scrolling LiveView page * The TS generated by ash_typescript * Converting the page to React * Optimizing with TanStack Virtual
3
3
59
Here's a demo repo showing how to wire up @AshFramework's ash_typescript and @tan_stack table/query/virtual in a Phoenix project! Full video walkthrough coming soon on Code and Stuff. #MyElixirStatus
https://t.co/4fN8cyRMG8
2
13
100
The latest Code and Stuff video is here, this time trying out @flydotio's remote editor and shipping a Phoenix app quickly! #MyElixirStatus #ad
https://t.co/e8zTnU3Qny
0
2
26
This is all powered by just a few lines of Elixir on the backend!
2
0
8
On the frontend, I imported the generated `listCompanies` function and got field selection, pagination, and sorting!
1
0
4
Using ash_typescript, it was easy to wire up a virtualized TanStack Table without needing to design an API! Ash made it easy to model the domain, React made it easy to have a high performance list. Two ecosystems bridged by a little code generation! #MyElixirStatus
4
14
81
Whenever I show Phoenix to frontend folks, they ask for TypeScript types to access the backend. Then they end up staying on Node. Ash TypeScript removes this barrier by generating a fully-typed SDK for Ash actions! #MyElixirStatus
https://t.co/wXxO31lfYN
0
2
41
Days since using git bisect: 0 The documentation is unclear and it’s not very discoverable, but it does one thing really well.
0
0
1