/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

gist.github.com
| | raku-advent.blog
1.9 parsecs away

Travel
| | Santa got his weekly gift-wrapping report from the Gift Wrapping department. It contained lots of numbers 1 3 7 8 5 3 2 1 3 Every number corresponded to the gifts wrapped by every elf in the department in alphabetical order, starting with Alabaster Snowball, and continuing with Bushy Evergreen. But numbers don't sing, and...
| | michalzuber.wordpress.com
1.6 parsecs away

Travel
| | I wanted to backup content of a paid subscription on a WordPress site After some ChatGPT prompts and Googling I ended up with the following https://gist.github.com/mikaelz/8d1e05f346db115f7474f192e92fbbf5
| | dogweather.dev
1.9 parsecs away

Travel
| | Does everyone already know about this? Am I just late to the party? I randomly discovered this, and it's blowing me away. Background: why match & exhaustiveness checking is cool First, here's a great run-down on Python 3.10's match statement. But Rust's "matches are exhaustive". I've always thought this is amazing, almost magical: Rust knows...
| | github.com
6.2 parsecs away

Travel
| Implementation of t-SNE visualization algorithm in Javascript. - karpathy/tsnejs