Hey everyone! This article is brought to you by a shameless nerd snipe, courtesy of Pascal. In case you've blocked Twitter for your own good, this reads: There should be a post explaining and compa...| fasterthanli.me
A UTF-8–encoded, growable string.| doc.rust-lang.org
Good morning! It is still 2020, and the world is literally on fire, so I guess we could all use a distraction. This article continues the tradition of me getting shamelessly nerd-sniped - once by P...| fasterthanli.me
A measurement of the system clock, useful for talking to external entities like the file system or other processes.| doc.rust-lang.org
`Result` is a type that represents either success (`Ok`) or failure (`Err`).| doc.rust-lang.org
Class: FileHandle#| nodejs.org
Go Generics are a long-awaited feature added in Go 1.18. This article covers how generics were implemented in Go and some surprising ways they can impact your code.| planetscale.com