diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-07-23 21:23:59 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-07-23 21:25:27 +0200 |
| commit | 702d0453833dc19cbd0ba0a38eb8b5936226207f (patch) | |
| tree | 8b0fac67b0605540eb7e511bf743b89a4a39e4bb /src | |
| parent | 286a34d91e8947f6c610bc989ad6d82e8dc0ad68 (diff) | |
| download | sebastiano.tronto.net-702d0453833dc19cbd0ba0a38eb8b5936226207f.tar.gz sebastiano.tronto.net-702d0453833dc19cbd0ba0a38eb8b5936226207f.zip | |
Update cubing page and picture
Diffstat (limited to 'src')
| -rw-r--r-- | src/speedcubing/IMD_3922.jpg | bin | 0 -> 2113076 bytes | |||
| -rw-r--r-- | src/speedcubing/cubing.jpg | bin | 109834 -> 103798 bytes | |||
| -rw-r--r-- | src/speedcubing/speedcubing.md | 10 |
3 files changed, 4 insertions, 6 deletions
diff --git a/src/speedcubing/IMD_3922.jpg b/src/speedcubing/IMD_3922.jpg new file mode 100644 index 0000000..d662a52 --- /dev/null +++ b/src/speedcubing/IMD_3922.jpg | |||
| Binary files differ | |||
diff --git a/src/speedcubing/cubing.jpg b/src/speedcubing/cubing.jpg index 1ca8200..8e278f1 100644 --- a/src/speedcubing/cubing.jpg +++ b/src/speedcubing/cubing.jpg | |||
| Binary files differ | |||
diff --git a/src/speedcubing/speedcubing.md b/src/speedcubing/speedcubing.md index 2f6aada..9695205 100644 --- a/src/speedcubing/speedcubing.md +++ b/src/speedcubing/speedcubing.md | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | I have been practicing | 5 | I have been practicing |
| 6 | [speedcubing](https://en.wikipedia.org/wiki/Speedcubing) since 2008, | 6 | [speedcubing](https://en.wikipedia.org/wiki/Speedcubing) since 2008, |
| 7 | and since 2011 I have competed in more than 70 officially recognized | 7 | and since 2011 I have competed in more than 100 officially recognized |
| 8 | [WCA](https://www.worldcubeassociation.org) competitions. | 8 | [WCA](https://www.worldcubeassociation.org) competitions. |
| 9 | I am currently delegate for the WCA. | 9 | I am currently delegate for the WCA. |
| 10 | 10 | ||
| @@ -20,8 +20,6 @@ Tutorial](https://fmcsolves.cubing.net/). I also upload irregularly on | |||
| 20 | most videos consist just of me solving the cube without any comment | 20 | most videos consist just of me solving the cube without any comment |
| 21 | or explanation. | 21 | or explanation. |
| 22 | 22 | ||
| 23 | Below you can find some links | ||
| 24 | |||
| 25 | ## Fundamentals | 23 | ## Fundamentals |
| 26 | 24 | ||
| 27 | * [Rubik's cube notation](notation), good to know before reading any | 25 | * [Rubik's cube notation](notation), good to know before reading any |
| @@ -36,6 +34,8 @@ how to solve it step by step, but it will point you in the right direction. | |||
| 36 | Jaap Scherphuis. If you are interested in implementing a puzzle solver, | 34 | Jaap Scherphuis. If you are interested in implementing a puzzle solver, |
| 37 | do check out this page. | 35 | do check out this page. |
| 38 | * [Nissy](https://nissy.tronto.net), a Rubik's cube solver and FMC assistant. | 36 | * [Nissy](https://nissy.tronto.net), a Rubik's cube solver and FMC assistant. |
| 37 | See also [nissy-core](https://git.tronto.net/nissy-core), a newer and | ||
| 38 | more performant library implementing similar features. | ||
| 39 | * [Cube coordinates](coordinates), an explanation of how "coordinates" in | 39 | * [Cube coordinates](coordinates), an explanation of how "coordinates" in |
| 40 | the sense of [Kociemba](https://kociemba.org/cube.htm) can be implemented | 40 | the sense of [Kociemba](https://kociemba.org/cube.htm) can be implemented |
| 41 | for efficient Rubik's cube computations and solving. | 41 | for efficient Rubik's cube computations and solving. |
| @@ -54,9 +54,7 @@ including my 16 moves single (YouTube video). | |||
| 54 | 54 | ||
| 55 | * [An old 3BLD tutorial](guidabld.pdf) for beginners, in Italian. | 55 | * [An old 3BLD tutorial](guidabld.pdf) for beginners, in Italian. |
| 56 | * [My new alg sheet](https://docs.google.com/spreadsheets/d/1iIuCNs_GXQAQFEssZam5lQ4cm3R_MRw9uQkb0GIThvo/edit?usp=sharing). | 56 | * [My new alg sheet](https://docs.google.com/spreadsheets/d/1iIuCNs_GXQAQFEssZam5lQ4cm3R_MRw9uQkb0GIThvo/edit?usp=sharing). |
| 57 | At the moment it has only corners (UFR), 4BLD wings (UFr), 4BLD x-centers | 57 | Work in progress. |
| 58 | (Ubl) and 5BLD t-centers. Also available in csv format (see links | ||
| 59 | in the A1 cell in each sheet). Work in progress. | ||
| 60 | 58 | ||
| 61 | ## Other links | 59 | ## Other links |
| 62 | 60 | ||
