/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

yasoob.me
| | fernandocorreia.dev
4.3 parsecs away

Travel
| | This is part 13 of my journey learning Golang. Strings in Go Strings represent a sequence of bytes. More specifically, a read-only slice of uint8 integers. ...
| | jimlawless.net
4.2 parsecs away

Travel
| |
| | nickjanetakis.com
4.5 parsecs away

Travel
| | We'll go over the code powering a CLI tool using only the Python 3 standard library and cover a few programming patterns along the way.
| | www.abubalay.com
21.3 parsecs away

Travel
| [AI summary] The author introduces the dioptre crate, a Rust proc-macro that enables field projection for Cell types to solve interior mutability and borrowing issues.