Elm Weekly - Issue #264
Articles and Discussion
Experiments with GPT
James Carlson gives a brief look at their GPT Lab experiment and some of the art they’ve generated with it.
Tools and Projects
noordstar/elm-gamepad
A new package from Bramvan den Heuvel for working with a gamepad. Currently supports: PS4, Xbox 360, SNES, and 1 off-brand PS4 controller.
Database Functions in Elm-Time
A new feature has been added to Elm-Time, called 'Database Functions', which allows you to apply Elm functions on your database.
kraklin/elm-debug-parser
A parser for tokenizing Debug.log messages, written in Elm. You can try it out on this page. Also a reminder that the Elm Debug extension exists for making Debug.log messages easier to read.
Talks and Podcasts
Elm Radio: Episode 82: Elm and Haskell with Flavio Corpa
Flavio Corpa joins the crew to discuss the similarities and differences between Elm and Haskell, and how learning Haskell can help you write better Elm code.
Code in Elm: add table groups in Azimutt
Loïc Knuchel continues their live streams of building Azimutt, this time in French. There’s also a recent recording in English.