|
You are here |
gist.github.com | ||
| | | | |
raku-advent.blog
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | Implementation of t-SNE visualization algorithm in Javascript. - karpathy/tsnejs | ||