Hacker News new | ask | show | jobs
by ctvo 1497 days ago
That's an excellent guideline. I want to throw another example into the ring if folks are researching this space:

Planetscale does a good job at https://planetscale.com/blog

In particular "Generics can make your Go code slower"[1] which received deservedly a lot of attention here.

1 - https://planetscale.com/blog/generics-can-make-your-go-code-...