Jace Warren | @jacewarren.bsky.social
@jacewarren
Elixir & Game dev enthusiast | Early retiree exploring creative projects | 🌱Crafting distributed systems & pixel art worlds
ID: 336380836
16-07-2011 06:01:09
280 Tweet
154 Takipçi
483 Takip Edilen
Super excited for future Phoenix debugging tools demoed in Chris McCord’s ElixirConf talk: - viewing server logs in the JS console - comments in markup to show where HTML comes from - alt-click on an element on the page to open your editor to that component 🤯 #MyElixirStatus
This is going to change databases! There are 1.7 million deployments of PostgreSQL worldwide. This makes it one of the world's most popular relational database management systems. The team behind PostgresML reached out to me and showed me their open-source extension,
Alex Loukissas 🍉 The Elixir programming language It easy to build Elixir API clients with Tesla: github.com/elixir-tesla/t… And you don’t have to implement every function in the service’s API, just the things you use.
Chris McCord Just tested on liveroom.app: ~3x faster on average sometimes from 3.6ms down to 0.5ms This is on a very frequently updated LiveView (renders cursors on every mouse move) This is amazing.