Thinking on starting a new project on… CL. Oh god, take this immense desire of starting a new impossible project while I have another one, way more profitable, to work on!
{:ok, "Joel Jucá"}
@joeljuca.com
SWE. Founder & CM @elug-ce.github.io 👉 https://joeljuca.com #elixirlang #golang #ruby #javascript #typescript #nodejs #scheme #lisp #react #postgres #sqlite #couchdb #linux #freebsd #opensource
A @naluportello.bsky.social é braba! Segue aí uma indicação forte de engenharia pra quem tiver buscando um hire técnico pro seu time.
PESSOAS, a querida @naluportello.bsky.social está buscando um trampo novo! Ela mexe com TS, Elixir, Clojure, já trabalhou com Clojure no Nubank, e muitas outras coisas. Ela é bem ativa na comunidade, é MC na @gambiconf.dev, e merece nosso apoio. Se puder dar uma força compartilhando, agradeço 🙏
Yep — and also titles, basic inline formatting like bold/italic/strikethrough, images, and code blocks. And tables — and Markdown tables are absolutely terrible.
My unpopular opinion is that Markdown is 75% just because writing <p> tags sucks and 25% for lists and that’s it, nothing else is better or annoying enough to want a whole processing language for.
Interesting provocation on AI dev output and how it can become an AI Singularity. veselin.blog/2026/02/14/a...
AI Singularity
I’m a software engineer. My job mostly boils down to three things: Understanding a requirement and turning it into tasks Implementing those tasks or monitoring the implementation by others Qu…
veselin.blog
just shipped anu, an open source elixir sdk for the whatsapp business api. composable message building with pipes, webhook handling, and adapter pattern for testing. github.com/zeeetech/anu-ex #ElixirLang #MyElixirStatus
GitHub - zeeetech/anu-ex: whatsapp api for devs, like slack build kit
whatsapp api for devs, like slack build kit. Contribute to zeeetech/anu-ex development by creating an account on GitHub.
github.com
Incredible how it captures the depth of the brain damage and trauma that using LinkedIn causes in a human being.
Os executivos mostrando sua incompetência: "vou poder construir meu próprio Slack com IA e parar de pagar Slack" (ou M365 ou Google). Há quantos anos existe RocketChat, livre e open source? Por que nesse tempo todo não dispensou o Slack? O problema nunca foi produzir código.
🚀 Big news for the Spawn community! The Bixobot game — the largest codebase ever built with Spawn — has just been open-sourced 🎉 This was a real, production-grade Discord game, and a strong proof that Spawn scales and works great. github.com/eliasdarruda... #MyElixirStatus #WeBeamTogether
GitHub - eliasdarruda/bixobot
Contribute to eliasdarruda/bixobot development by creating an account on GitHub.
github.com
I'm working with #TypeScript after many years with #Elixirlang. GOSH how I MISS Elixir's super-cheap procs! Being able to solve tasks by breaking them up in smaller ephemeral procs, putting them over a supervisor to restart them if smt breaks, and not having to worry much about cloud costs is gold.
I recently discovered HSTS and I was: "🤯 how TF have I missed this til now? It's smt I'd adopt in absolutely ALL of my projects, with NO exceptions!" 👉 HSTS – or HTTP Strict Transport Security, is a very simple yet super-powerful HTTP/browsers feature to force HTTPS in your projects. I explain:
Hj tô almoçando gostosinho (cuscuz com carnes moída, ovo, cheiro-verde) com suco de caju aqui no Centro das Tapioqueiras. Se tem jeito mais **cearense** de almoçar, eu desconheço. 😂 Cuscuz é bom demaaais!
After working mostly w/ #Elixirlang for some good years, I'm back to writing mostly #TypeScript in a full-stack project. The code is... so much! It's a lot of code to do very little – and a lot of type noise. I'm not against types, I use types in Elixir and Golang, but MAAN, TypeScript is so... 😩
S3 does not support anything like POSIX-style symlinks ("virtual" files/objects that points to another, "real" file/object). This is so absolutely a common scenario that I'm surprised S3 APIs wouldn't support it by default! I'm disappointed.
Been checking for phones and laptop prices, and GODDAMN how tf can phones with these super-tiny powerful hardware can cost so much in front of laptops?? Buying a laptop today is $$$
I always found Dunning-Kruger effect to be a very interesting thing: the overconfidence of non-qualified people to perform highly-qualified activities, mostly because it is so real. This post talks about the scaled DK effect that's going on in the tech world. christianheilmann.com/2025/10/30/a...
AI is Dunning-Kruger as a service | Christian Heilmann
christianheilmann.com
THIS is what I'd call green policy! Come onnn! Kudos to Australia 👏 electrek.co/2025/11/04/a...
Australia has so much solar that it's offering everyone free electricity
Australia's extensive solar power penetration makes so much energy that the government wants to offer free electricity at peak hours.
electrek.co
Found a great new use for ChatGPT, specially the voice chat: practice my #Chinese speaking. 🇨🇳😁👌
I’m learning Chinese, because yes 😂 I’ve failed to learn French, Italian, and German — so failing at a new language ain’t this hard anymore. But MAAAN Chinese is hard. I feel like I’m not smart to learn a new language anymore. 😩 But I felt like this while learning English and so here I am.
Interesting SWE read. Contains good advices on how to build great software fast, resilient to changes, and how to focus on value-oriented engineering. charemza.name/blog/posts/a...
It's not a hack to satisfy known requirements
And you should even take pride in doing less
charemza.name
You know what came to mind these days? #CoffeeScript. A language that brought some elegance of #Ruby to #JavaScript, and made the DX of writing front end code WAY better. I miss it. I honestly think CS, as a language, did great, and deserved to be preserved and reside amongst us till these days.