June 2025
-
π₯Asserting headers and body in Elixir Req.Test with ExUnit
-
πFrontends are hard
-
πStop building internal tools nobody wants: a platform engineerβs guide
-
π₯Parameterized tests in Elixir ExUnit
-
πI failed a take-home assignment from Kagi Search
-
πThe curse of knowing how, or; fixing everything
-
π₯Prevent bugs from cached config in Laravel development and testing
-
πHow I built a modular Laravel CRM: architecture insights
-
πPDF to Text, a challenging problem
-
π₯How to update a query string parameter without reloading the page in JavaScript
-
π10 hidden Linux commands every sysadmin should know
-
πGitHub Dependabot reviewers configuration option being replaced by code owners
-
π₯Troubleshooting βCannot modify header informationβ with ZipStream and Laravel
-
πCoding without the jargon
-
πMigrate to Phoenix 1.8 (rc version) guide
-
π₯Grouping and displaying Elixir datetimes by month including gaps
-
πHow projects fail at large tech companies
-
πMastering Laravel Horizon's unique jobs
-
π₯Running nginx locally with https for yourproject.test on Linux
-
πUsing database comments to track columns with sensitive data
-
πThe one and only software design principle
-
π₯Rendering a Phoenix controller action without a layout
-
πAshEvents: event sourcing made simple for Ash
-
πJava code compilation using Java Compiler API
-
π₯Load static config at compile time in Elixir