Lua v1.0.0-rc.1 for @elixirlang was just released!
https://t.co/8SIBXxjwoV
It implements a full Lua parser, compiler, and VM in Elixir for executing sandboxed agent code or code from any untrusted author.
If you're interested in the library, take a spin and test it out!
Done with the language tour (https://t.co/dZBUpg7HFT)? Time to install Gleam 🙌
Check out our step-by-step instructions for OS of your choice: https://t.co/kkQdMfIJnd
Claude/Codex + Elixir + Phoenix + LiveView is such an insane superpower.
The entire stack, from low-level distributed systems modeling all the way up to the UI, is all built in one language & runtime that's easy to reason through.
GhostBSD 26.1-R15.0p2 is now available, and this is one of our biggest releases yet. We are moving to FreeBSD 15.0-RELEASE, switching the default shell to zsh, and adopting XLibre as the default display server.
NetworkMGR now supports Enterprise WPA (802.1X/EAP) and WireGuard. Update Station gains boot environment based major version upgrade support. Software Station gets faster package search. And the desktop ships with a new wallpaper, updated icon themes, and new theme variants.
A big thank you to everyone who reported issues and contributed to this release. You are what keeps GhostBSD moving forward.
Full announcement: https://t.co/m7gssHL7Xh
Recruiter: ¿para qué me hacés pasar por una maratón de entrevistas, challenge, live coding, behavioral interview, charla con RRHH, charla con el CTO y hasta con el perro del CTO… si con todo ese esfuerzo mejor me armo mi propia empresa?
ALGUIEN CREÓ UN REPO EN GITHUB QUE TE PERMITE EJECUTAR CLAUDE CODE COMPLETAMENTE GRATIS, PARA SIEMPRE.
Redirige tu tráfico de Claude Code a 10 proveedores gratuitos como DeepSeek y Kimi, toma 5 minutos configurarlo, y ya tiene a más de 20,000 desarrolladores ejecutándolo.
@josevalim Generation isn't the hard part — openapi-generator does that locally. What services sell is the opinionated layer: ergonomics, retry/pagination/auth, and keeping 5+ SDKs in sync. Build-vs-buy on maintenance. Thinking about this for Elixir?
Alguien acaba de resolver uno de los mayores problemas de la API de WhatsApp.
Han creado OpenWA, una alternativa open-source que puedes ejecutar en tu propio servidor, sin pagar por mensaje y sin depender de terceros.
Esto es lo que incluye:
→ API completa para mensajes, multimedia, reacciones y envíos masivos
→ Soporte multi-cuenta desde una sola instancia
→ Webhooks en tiempo real con autenticación integrada
→ Dashboard en React para gestionar sesiones, claves API y eventos
→ Compatible con SQLite, PostgreSQL, Redis, S3 y más con solo cambiar la configuración
Lo más interesante:
Puedes levantar todo el sistema con un único comando Docker.
Sin pagar por mensaje.
Sin vendor lock-in.
Sin depender de plataformas externas.
Te dejo el repo en comentarios 👇