August 2025
-
🔗Folklore.org: -2000 lines of code
-
🔗Full text search in the age of MCP
-
🔗Unexpected security footguns in Go's parsers
-
🔗dashbitco/lazy_html: Efficient parsing and querying of HTML documents
-
🔗Phoenix.new – The remote AI runtime for Phoenix
-
🔗Contesting contexts in Elixir Phoenix
-
🔗Typehinting Laravel validation rules using PHPStan's type aliases
-
🔗Go should be more opinionated
-
🔗Check if a signed URL is valid in Laravel tests
-
🔗Writing load balancer from scratch in 250 line of code
-
🔗Every service should have a killswitch
-
🔗How to change a field type in an Ecto embedded schema with a migration
-
🔗Getting started with Ash framework
-
🔗The repository pattern, Ecto, and database-less testing
-
🔗JavaScript broke the web (and called it progress)
-
🔗Easy and robust rate limiting in Elixir
-
🔗Normalize chart data using Ecto and PostgreSQL
-
🔗Phoenix 1.8 gets official security documentation
July 2025
-
🔗Don't guess my language
-
🔗Full stack development guide
-
🔗TypeScript with Vue Composition API
-
🔗My experience learning the Ash framework
-
🔗Req API client testing using Elixir
-
🔗https://github.com/dimamik/torus
-
🔗How to reuse business logic with Ash calculations and save time