Elixir v1.20 released! Now officially a gradually typed language: Elixir type checks every single line of code, finding bugs and dead code, without developer overhead (no typing signatures) and extremely low false positives rate. Plus a faster compiler! Links and reports below.
Version 2 of Adopt Liveview is out now with mix tests inside CRUD module.
103% FREE (no hidden subscriptions or upsells)
I will also do my best to post 🇧🇷🇺🇸 content in https://t.co/SsjEgp9CG0
🔗 in thread
#myElixirStatus
At work, a lot of my time is spent writing Credo checks to improve code quality.
We've just open sourced 14 checks that we think will be useful to the #ElixirLang community, and we'll add more over time.
Give 'em a try, let me know what you think! 🎉
https://t.co/ktDqAdvsAv
New article! A deep dive into Elixir error handling with tagged tuples, chaining operations with with, and the bang convention. Learn to treat errors as values for more reliable code. Check it out: https://t.co/tQggnq8phr #Elixirlang#MyElixirStatus
https://t.co/m8DWx1alvK launch . . . let me know any feedback you have. There's a dashboard open to the public if you want to see timeless in action.
https://t.co/9eroJs877y
OpenPencil 0.11 is out. It’s turning into a toolkit, not just an app:
- new headless Vue SDK built on a reusable editor core
- opens both Figma .fig and Pencil .pen files
- new design linter for consistency, structure, and accessibility checks
- new vector curve editor + much better pen tool
- app now available in English, Russian, German, French, Spanish, Italian, and Polish
- Arabic / RTL support across text, layout, export, and AI flows
- improved color workflow with Display‑P3 and OkHCL
Also:
- convert .pen documents to .fig from the CLI
- new CLI tools to convert files, inspect formats, and lint designs
- Figma-style double-click container navigation
- layer lock + visibility toggles
- app language picker
- better .fig roundtrip fidelity
- better CJK/headless font handling
https://t.co/TMZY1LF2FT
Today I learnt UUID v7 and postgres v18 already supports it and we have some good libraries in Elixir lang.
This UUID allows time-sequence and also custom prefix like tablename.
Built ex_doc_anki, an Elixir library that generates Anki flashcards from your project's documentation using ExDoc.
GitHub: https://t.co/9Ejh0kv5jP
Hex: https://t.co/J1d4HvRTod
#myelixirstatus#elixirlang
Just released HexReader, an offline HexDocs reader for Android. Browse and download hex_pm package docs (including Elixir language docs) for offline reading. Built with Kotlin + Compose.
🔗 https://t.co/mvN2dT2bEe
#elixir#android#kotlin#hexdocs#opensource
Everyone loves a good "how I set up my blog post" blog post, so here's mine, using Elixir, Phoenix, and NimblePublisher. For added spice it's running on Dokploy on Hetzner, with bunnynet in front as a CDN.
https://t.co/C21VQ7Dzvm
Just released https://t.co/0mMIuUC8GN , and open source events and talks directory for Elixir & BEAM events, conferences, talks, and meetups.
The idea is for it to be community sourced and maintained, so welcoming any PR contributions with data and application code improvements.
The work @adrienpoly , @marcoroth_ and others have done on RubyEvents was the inspiration for this project, so thank you for that :)
#myelixirstatus
Built zeal_docsets, an Elixir library that generates offline Zeal/Dash docsets from a Mix project's direct Hex deps using mix.exs + mix.lock.
GitHub: https://t.co/sn3xL3uvZS
Hex: https://t.co/Dk71rgRsDK
#myelixirstatus#elixirlang
If you’re vibe-coding in Elixir, try these two tools in addition to Credo and Dialyzer. I use them in every new project.
https://t.co/I4OucmLPE7
https://t.co/NhSyT0vMuR