Jace Warren
banner
jacewarren.bsky.social
Jace Warren
@jacewarren.bsky.social
Elixir & Game dev enthusiast | Early retiree exploring creative projects | 🌱Crafting distributed systems & pixel art worlds
Reposted by Jace Warren
We saw tons of progress on Elixir's type system in 2024. We started the year with a Best Paper award, then Elixir v1.17 in May with data-type warnings, and now Elixir v1.18 with type checking + inference on function calls.

Today I started working on v1.19, I'll share more here as it progresses!
December 23, 2024 at 7:53 PM
No OSS Friday today! Kicked off winter break chilling w/ the kids and then played some PoE 2. Tomorrow we’ll be hunting a Black Rayquaza 🔥🔥🔥

#ElixirLang #OpenSource
December 21, 2024 at 2:59 AM
For OSS Friday, I added a few more components to Phoenix UI. I missed last Friday because... Disneyland, but am also including the components pushed right before the trip:

- Backdrop
- Badge
- Breadcrumb
- Button
- Divider
- Paper
- Popover
- Progress

github.com/keatz55/phoe...
#ElixirLang
December 13, 2024 at 11:26 PM
Reposted by Jace Warren
#ElixirLang 1.18.0-rc.0 is here!

- New type system checks
- Lots of improved error messages
- New built-in `JSON` module
- `Enum.product_by/2` and `Enum.sum_by/2`
- `List.ends_with?/2`
- Synchronous test groups
- Good riddance to `unless`! 😈

github.com/elixir-lang/...
Release v1.18.0-rc.0 · elixir-lang/elixir
Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-theoretic types and language servers. It also comes with bui...
github.com
December 10, 2024 at 8:24 PM
With the release of Phoenix LiveView 1.0, anybody have any additional info on “enhancing Web Component integration” from the “What’s Next” section? #ElixirLang

phoenixframework.org/blog/phoenix...
Phoenix LiveView 1.0.0 is here! - Phoenix Blog
LiveView 1.0 is out!
phoenixframework.org
December 3, 2024 at 10:47 PM
Reposted by Jace Warren
This VSCode extension for #elixirlang refactoring looks amazing github.com/gp-pereira/r...
GitHub - gp-pereira/refactorex: A VS Code extension for fast and reliable Elixir code refactoring.
A VS Code extension for fast and reliable Elixir code refactoring. - gp-pereira/refactorex
github.com
December 2, 2024 at 7:15 PM
OSS Friyay Highlights: 🚀

- phoenix_storybook PR:
- Added local/custom icon support (now works w/ latest Phoenix icons implementation)
- Overridable color mode icons.
- phoenix_ui updates:
- Updated accordion, avatar, & avatar_group components

#ElixirLang #OpenSource #Programming
November 30, 2024 at 1:32 AM
I think I'm going to start doing OSS Fridays 🤔

I’ve got a few things I’ve been building in my current project that could maybe benefit the open-source community. I also just love collaboration and iterating/improving on things 💻✨

#ElixirLang #Programming
November 25, 2024 at 8:30 PM
I've been away from elixir for a while now, but I've returned recently and am excited to start working on github.com/keatz55/phoe... again. From here on out, will adopt a model similar to ui.shadcdn.com, focusing on components designed for easy copy-and-paste integration into your apps.

#ElixirLang
GitHub - keatz55/phoenix_ui: Beautifully designed components that you can copy and paste into your Phoenix Framework apps. Made with Tailwind CSS. Open source.
Beautifully designed components that you can copy and paste into your Phoenix Framework apps. Made with Tailwind CSS. Open source. - keatz55/phoenix_ui
github.com
November 22, 2024 at 5:28 PM
Reposted by Jace Warren
Great news for the Elixir Community!
"Mozilla has selected the Elixir Nx project from among nearly 200 applications to be one of 14 projects in its inaugural Builders Accelerator."
#MyElixirStatus
dockyard.com/blog/2024/09...
Nx Selected for Mozilla’s Inaugural Builders Accelerator Cohort Promoting Open-Source AI Solutions
The DockYard-sponsored library brings privacy, performance, and accessibility benefits to the machine learning ecosystem.
dockyard.com
September 27, 2024 at 2:35 PM
Reposted by Jace Warren
Serialization is the Secret | If a value mutates in the forest with no one to see it, does it really mutate?
open.substack.com/pub/zachdani...
Serialization is the Secret
If a value mutates in the forest with no one to see it, does it really mutate?
open.substack.com
September 27, 2024 at 9:31 PM
Reposted by Jace Warren
Bad is a mile marker on every path to good.
September 23, 2024 at 1:30 PM
Reposted by Jace Warren
Last day and Scottish Government - looking for a job again.

Traditionally I write stuff to get work, and here is my greatest hits package (#erlang, #elixir gies-a-job)

A couple of articles on a new distributed systems language for the beam:

medium.com/swlh/thought...
medium.com/@gordonguthr...
Thoughts On A New Distributed Systems Language (or languages)
I wrote previously about being hired to write a new dist-sys programming language for Wayfair in Berlin and my thoughts on what that would…
medium.com
September 13, 2024 at 1:38 PM