Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: elixir Clear Filter

I let LLMs write an Elixir NIF in C; it mostly worked

This post documents how I built a cross-platform Elixir NIF in C to get on-demand up-to-date disk-usage stats without relying on os_mon and its disksup service. I had Grok 3 generate the initial C code and Makefile, then iterated through multiple code reviews by Gemini 2.5 Flash and GPT-5 to make it work on Linux, macOS, Windows, and the BSDs (except DragonFlyBSD). Along the way, I ran into typical LLM hiccups that speak volumes about the breathless hyperbole often peddled by LLM vendors, comput

Why Elixir? Common misconceptions

Why Elixir is not just a good platform for modern development, but a great one - addressing common misconceptions Source: OpenAI [ED: I am sick and tired of having to justify “Why Elixir?” so I decided to write down all of the reasons why in one spot!] Braingasm Why Elixir? A Rebuttal to Common Misconceptions I’m all-in on the Elixir programming ecosystem. Seriously. I love the idea of a single codebase that works glass-to-tin — and while other platforms have made similar promises, I’ve nev

Why Elixir? A Rebuttal to Common Misconceptions

Why Elixir is not just a good platform for modern development, but a great one - addressing common misconceptions Source: OpenAI [ED: I am sick and tired of having to justify “Why Elixir?” so I decided to write down all of the reasons why in one spot!] Braingasm Why Elixir? A Rebuttal to Common Misconceptions I’m all-in on the Elixir programming ecosystem. Seriously. I love the idea of a single codebase that works glass-to-tin — and while other platforms have made similar promises, I’ve nev