August 2023
-
🔗Documenso: Why we're doing a rewrite
-
🐥Searching on specific attributes with Laravel Scout and Meilisearch
-
🔗What's new in PHP 8.3 - stitcher.io
-
🐥Counting string length and byte size using PHP
-
🔗Laravel 10.20 Released
-
🔗Here's my little secret about writing concurrent code in Go
-
🐥Use-cases for generics in Go
-
🔗Get a random free port using Golang
-
🔗A practical example of using Fibers in PHP
-
🔗Some problems with 'first name' and 'last name' fields in data
-
🐥Tables in Laravel console commands
-
🐥Progress bars in Laravel console commands
-
🔗The Source of Readability
-
🐥Colors in Laravel console commands
-
🔗Laravel Queues with Other Languages
-
🔗PDF SDK: Build vs. Buy
-
🐥Hiding a Laravel console command
-
🐥Parsing domain names from email addresses and URLs
-
🔗Moving faster
-
🔗6 mistakes we've made at PostHog (and what we learned)
-
🐥Intersecting multiple slices
-
🔗Throw away your first draft of your code
-
🔗tint: 🌈 slog.Handler that writes tinted logs
-
🐥Removing duplicates from a slice
-
🔗Why you shouldn't use func main in Go