August 2023
-
14 Aug 2023🐥Intersecting multiple slices
-
12 Aug 2023🐥Removing duplicates from a slice
-
12 Aug 2023🔗A Guide to Writing slog Handlers
-
12 Aug 2023🔗Why you shouldn't use func main in Go
-
11 Aug 2023🔗Idempotent close in Go
November 2022
August 2022
-
12 Aug 2022🐥Another way of accessing private and protected properties in PHP
-
10 Aug 2022🐥Getting the names and values of an enum using a trait
June 2022
May 2022
February 2022
December 2021
January 2021
-
17 Jan 2021🔗Using checksums to verify syncing 100M database records
-
13 Jan 2021🐥Gotcha with defer in Go
-
10 Jan 2021🐥Assert vs require in testify
-
9 Jan 2021🐥Using environment variables in Go tests
-
7 Jan 2021🐥Waiting for a MySQL database in Go
-
6 Jan 2021🐥Truncating a Unix timestamp to the hour using Go
-
4 Jan 2021🐥Parsing a key pair from a PEM file in Go
-
3 Jan 2021🐥Looking up a CNAME in Go
-
2 Jan 2021🐥Pretty-print JSON with Go
-
1 Jan 2021🐥Embedding file with Go 1.16