diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-10 17:10:26 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-10 17:10:26 +0100 |
| commit | 1e1e874d2fce47af9dd72fe0085b62adeff9e586 (patch) | |
| tree | 3a9e6b66dace4470e37aaf4f79c02a131dd3f734 /src/blog | |
| parent | 0e4245d7da0b602ece9b22bf5a825414ecad3c27 (diff) | |
| download | sebastiano.tronto.net-1e1e874d2fce47af9dd72fe0085b62adeff9e586.tar.gz sebastiano.tronto.net-1e1e874d2fce47af9dd72fe0085b62adeff9e586.zip | |
Added Rubik's cube tutorial
Diffstat (limited to 'src/blog')
| -rw-r--r-- | src/blog/2024-03-10-figure-out-cube/figure-out-cube.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/blog/2024-03-10-figure-out-cube/figure-out-cube.md b/src/blog/2024-03-10-figure-out-cube/figure-out-cube.md new file mode 100644 index 0000000..3ce3f38 --- /dev/null +++ b/src/blog/2024-03-10-figure-out-cube/figure-out-cube.md | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | # Rubik's cube: how to figure it out | ||
| 2 | |||
| 3 | Today I worked on something that does not quite fit with the theme | ||
| 4 | of this blog, and this is why I decided to have it as a separate page | ||
| 5 | rather than as a blog post. Nevertheless, I thought it would be worth | ||
| 6 | linking it here in case there are interested readers :) | ||
| 7 | |||
| 8 | In preparation for a presentation I am going to give in a couple of | ||
| 9 | weeks at a company meeting, I have written short tutorial about the | ||
| 10 | Rubik's cube: | ||
| 11 | |||
| 12 | [Rubik's cube: how to figure it out](../../speedcubing/figure-it-out). | ||
| 13 | |||
| 14 | This is not a complete guide, but rather a short writeup aimed at giving | ||
| 15 | you just enough tools to be able to solve it on your own. I think this is | ||
| 16 | an interesting approach that you won't find elsewhere by simply Googling | ||
| 17 | "how to solve a Rubik's cube". | ||
| 18 | |||
| 19 | See you next time for a post on the usual topics! | ||
