December 2024
-
🔗On Typesetting Engines: A Programmer's Perspective
-
🔗Useful built-in macOS command-line utilities
-
🐥Mail merge using docx and Python
-
🐥TIL: skip formatting for specific elements in Heex
-
🐥Connecting to your production instance using iex
-
🐥Posting from Elixir to Bluesky using Req part 4
-
🐥Posting from Elixir to Bluesky using Req part 3
-
🔗Introducing the Ash Framework: Zach Daniel's talk in Tokyo
-
🐥Posting from Elixir to Bluesky using Req part 2
November 2024
-
🐥Posting from Elixir to Bluesky using Req part 1
-
🐥Using multiple CSS files in your Elixir Phoenix project
-
🐥Getting the real client IP using Elixir Phoenix
-
🐥Using Tailwind 4.0.0-beta.1 with Elixir Phoenix
-
🔗Accessing Databases in PhpStorm
-
🐥TIL: Fixing the require error in tailwind.config.js after updating NodeJS to version 23
-
🐥Exporting all variables from a .env file
-
🔗A Bluesky Starter Guide for Elixir Devs
-
🐥How to Convert an SVG to PNG using qlmanage on macOS