About this episode
News includes Elixir 1.19.3 point release with enhanced regular expression support in config files, Tidewave Web adding support for Claude Code and OpenAI Codex agents, Hologram's JavaScript porting initiative seeking community help to complete their browser runtime, a new pg_large_objects library for streaming large binary data with Postgres, the experimental playwright_ex library for browser automation, and the latest TIOBE Index showing C# nearly displacing Java while Elixir ranks at #38, and more!
Show Notes online - http://podcast.thinkingelixir.com/280
Elixir Community News
https://paraxial.io/ – Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.
https://github.com/elixir-lang/elixir/releases/tag/v1.19.3 – Elixir 1.19.3 point release with support for /E modifier in config file regular expressions and mix help for standard library apps
https://tidewave.ai/blog/claude-code-codex – Tidewave Web now supports Claude Code and OpenAI Codex agents
https://www.youtube.com/watch?v=qxzPZ0PGd2s – Video showing how to configure Claude Code and Codex agents in Tidewave Web
https://x.com/bart_blast/status/1989862380776370450?s=12&t=Xn6DY9Qzc5nGLdqEskRjvQ – Hologram announcement about JavaScript porting request
https://hologram.page/blog/elixir-to-javascript-porting-initiative – Hologram's call for help porting Erlang functions to JavaScript for browser runtime
https://hologram.page/reference/client-runtime/erlang – Progress page tracking Erlang to JavaScript porting efforts for Hologram
https://github.com/frerich/pg_large_objects – New pg_large_objects library for streaming large binary data to/from Postgres using the Large Object API