@wolfadex.bsky.social
I like to play games, build things for other people, eat food, and travel. Current author of https://www.elmweekly.nl/
Initial descriptions of www.youtube.com/watch?v=W7Ki..., specifically "everything is a stream" is really reminding me of cycle.js.org
Put State in the Right Place - Delaney Gillilan | SSW 2026
YouTube video by Software Should Work
youtube.com
I wish the Tidewave debug element would copy the elm-watch debug element. The Tidewave one keeps getting in my way and takes far too much effort to move. The elm-watch element is so tiny and super easy to move. The elm-watch element also has more options for placement
"If your rules aren't checkable with a tool, they are just entertainment. They aren't being followed." - Gerard Holzmann #systemsdistributed
commercial: this medicine has dangerous side effects consumer: I should be careful about using that programmer: this language has dangerous side effects consumer: I should use this language immediately!
Wrote a post about new features in elm-physics discourse.elm-lang.org/t/3d-physics...
3D Physics Engine Pt. 6
Hi folks! It’s been roughly 6 years since the last elm-physics update. This year I managed to pick up the project and develop new exciting features and a new API. You can find all the previous posts h...
discourse.elm-lang.org
Your yearly reminder that you can in fact run Elm on the server and use it for scripts by using elm-pages.com
Progress! Relearning tiny bits of blender at a time is the hardest part, but definitely rewarding. Only 24 more letters to go 😅
Got an hour to spare today or tomorrow? Leave some kind comments on things you enjoy. Tell a developer they're doing a great job, or let an artist know their work is incredible. It can make a big difference in someone's day, trust me.
Adventures with jj and Lamdera For some months now I've been using Jujutsu, aka jj, for doing version control. I'm not going to cover how to use it, or why I've loved using it, and oh boy have I really loved using it! What I'm talking about today is a weird bug I came across in a project using…
Adventures with jj and Lamdera
For some months now I've been using Jujutsu, aka jj, for doing version control. I'm not going to cover how to use it, or why I've loved using it, and oh boy have I really loved using it! What I'm talking about today is a weird bug I came across in a project using both jj and Lamdera.
wolfgangschuster.wordpress.com
My new book obsession is City Government: The Record of the Milwaukee Experiment. Only 1/4 of the way in, but it's really fascinating to see how times don't change all that much even in 90 years
New Elm release today! 🎉 0.19.2 🥳 Incremental builds of 850k lines of Elm in <350ms. Gearing up for a batch of smaller releases as we head towards Elm 1.0. elm-lang.org/news/faster-...
#SGDQ2026 STARTS TOMORROOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW!!!!!!!!!!!
It's been a couple years, but I'm finally feeling the itch to write again. I blame Elm Camp.
Elm Camp 2026
It's been a couple years, but I'm finally feeling the itch to write again. I blame Elm Camp. Sadly these beautiful creatures weren't at Elm Camp itself, though I did find their strangeness inspiring. Walking around Prague a few days before felt invigorating. So many novel sights. Sure I've seen a bridge before, but never ones with such ornate lights…
wolfgangschuster.wordpress.com
I envy people who can memorize 500k loc and work in dynamic and gradual type systems and just know every branching case. Me, I'm dumb, I need that static type system with exhaustive checks
I realize this is very unlikely since I never post about music stuff, but: if anyone in Washington State has a good condition Yamaha CP-300, and wants to trade it for a brand-new Yamaha P-525, I would love to talk to you :)
Good luck ever finding another Double Fine.
BREAKING: Several Xbox studios, including Compulsion, Ninja Theory and Double Fine, are negotiating with Xbox as they try to avoid closure. Some or all could spin off. Lots still in flux as many studios remain unsure about what's happening. Here's the latest: www.bloomberg.com/news/article...
The irony is they are replacing all their non-union humans with agents run by a single organization that can demand changes in wages (aka token costs) overnight without bargaining.
A great morning read lr0.org/blog/p/arabic/ While I don't read Arabic I did try to learn some many months ago and this helped me understand why I struggled with the text. Also why I've struggle with testing mixed ltr and rtl in text editors!
An interactive introduction to the terrific experience of rendering Arabic typography and its technical debt | La Vita Nouva
lr0.org
I've been wondering about the pipe operator and its origins. Now not the earliest uses of it but specifically the first use of it _with_ automatic argument order, i.e. where the difference between Haskell and F# originated. @hillelwayne.com I feel like you might know where to find this?
And if anyone has ideas for an A Life Well Wasted subject, I’m bringing my recording stuff.
Not my project, but super excited to see how far it's come! discourse.elm-lang.org/t/run-native...
Run **native** Elm on your server and your terminal! Yes, native!
module Hello exposing (main) main : String main = "👋" $ run make -o hello CLI/Hello.elm $ ./hello "👋" “👋” friends! It’s finally here: a true native Elm experience we’ve all wished for! elm-ru...
discourse.elm-lang.org