aboutsummaryrefslogtreecommitdiff
path: root/src/blog
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-03-10 17:10:26 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-03-10 17:10:26 +0100
commit1e1e874d2fce47af9dd72fe0085b62adeff9e586 (patch)
tree3a9e6b66dace4470e37aaf4f79c02a131dd3f734 /src/blog
parent0e4245d7da0b602ece9b22bf5a825414ecad3c27 (diff)
downloadsebastiano.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.md19
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
3Today I worked on something that does not quite fit with the theme
4of this blog, and this is why I decided to have it as a separate page
5rather than as a blog post. Nevertheless, I thought it would be worth
6linking it here in case there are interested readers :)
7
8In preparation for a presentation I am going to give in a couple of
9weeks at a company meeting, I have written short tutorial about the
10Rubik's cube:
11
12[Rubik's cube: how to figure it out](../../speedcubing/figure-it-out).
13
14This is not a complete guide, but rather a short writeup aimed at giving
15you just enough tools to be able to solve it on your own. I think this is
16an interesting approach that you won't find elsewhere by simply Googling
17"how to solve a Rubik's cube".
18
19See you next time for a post on the usual topics!

Generated with cgit - Back to sebastiano.tronto.net