Skip to content

Commit ec16963

Browse files
committed
add climbing shoe reviews
1 parent 25db310 commit ec16963

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

pages/blog/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ name = "Blog"
66
My blog is mostly a collection of random tutorials/guides on how to do things
77
(mostly coding based). I will also occasionally write some product reviews.
88

9+
\post{
10+
"Climbing Shoe Reviews"
11+
"My thoughts on climbing shoes I've owned."
12+
"/pages/blog/product_reviews/climbing_shoes.md"
13+
}
14+
915
\post{
1016
"Canonical Velocity Rescaling Thermostat",
1117
"A short guide on implementing the CVR thermostat in Julia.",
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
+++
2+
cover = false
3+
+++
4+
5+
# Five Ten NIAD
6+
7+
I love this shoe, and would recommend it.
8+
9+
- Solid heel
10+
- Very comfortable
11+
- Good for smearing and edging
12+
- Toe hooks are okay
13+
- Does not excel at overhung routes
14+
15+
This shoe initially is very hard, but after a few weeks climbing in them
16+
they become quite soft. So if you prefer hard shoes, these might not be for
17+
you. The sizing from Adidas on these shoes run small, so your regular street
18+
shoe size will already feel like you downsized 1 EU size.
19+
20+
21+
# Scarpa Quantics
22+
23+
I highly recommend avoiding this shoe.
24+
25+
This was the first pair of climbing shoes I bought, and I very quickly
26+
bought a new pair. These shoes have a stitch right where the big toes rest
27+
in the show, which when you downsize (not even by much, I went down half an EU
28+
size) the stitch aggresively digs into your big toe. Since climbing involves
29+
putting nearly all your body weight on your toes, the force is strong enough
30+
that the stitch actually cuts open your big toe. Taping up your toes helps
31+
prevent this, but the pain from climbing becomes unbearable.
32+
33+
When I tried the shoe out in the store before buying it, I didn't notice the
34+
stitch. It might have been because of the socks I had on at the time, or because
35+
I didn't climb in them. Regardless, its easy to not notice the stitch when trying
36+
it on but once you start climbing it becomes incredibly painful.

0 commit comments

Comments
 (0)