diff options
author | pux <pux@pux.dom> | 2021-06-28 10:40:26 +0200 |
---|---|---|
committer | pux <pux@pux.dom> | 2021-06-28 10:40:26 +0200 |
commit | 659acb84fd63f15b2e1e1b69b8adcd7d730bab4e (patch) | |
tree | addf2d6b57fc97919446cc24f28f66971d06ba8a /2020-06-23-182943_Backpacks.html | |
parent | f9c797526ebccd462e8a67f613df4193bc51d4c1 (diff) | |
parent | b05ef82036d82726771564714addf9b1d337d95e (diff) | |
download | pub-docs-659acb84fd63f15b2e1e1b69b8adcd7d730bab4e.tar.gz pub-docs-659acb84fd63f15b2e1e1b69b8adcd7d730bab4e.tar.bz2 pub-docs-659acb84fd63f15b2e1e1b69b8adcd7d730bab4e.zip |
Merge branch 'master' of omeckman.net:/srv/git/pub-docs
Diffstat (limited to '2020-06-23-182943_Backpacks.html')
-rw-r--r-- | 2020-06-23-182943_Backpacks.html | 42 |
1 files changed, 30 insertions, 12 deletions
diff --git a/2020-06-23-182943_Backpacks.html b/2020-06-23-182943_Backpacks.html index fcfa0d0..71299cd 100644 --- a/2020-06-23-182943_Backpacks.html +++ b/2020-06-23-182943_Backpacks.html @@ -1,12 +1,30 @@ <!DOCTYPE html> -<html> +<html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang> <head> - <meta charset="utf-8"> - <meta name="generator" content="pandoc"> - <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> - <title></title> - <style type="text/css">code{white-space: pre;}</style> - <link href="data:text/css;charset=utf-8,%0A%2A%20%7Bfont%2Dfamily%3A%20Arial%7D%0A" rel="stylesheet"> + <meta charset="utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <title>2020-06-23-182943_Backpacks</title> + <style> + code{white-space: pre-wrap;} + span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} + ul.task-list{list-style: none;} + .display.math{display: block; text-align: center; margin: 0.5rem auto;} + </style> + <style type="text/css">* { +color: white; + +font-family: Arial; +background-color: black; +} +a:link {color: dodgerblue} +a:visited {color: dodgerblue} +a:hover {color: dodgerblue} +a:active {color: dodgerblue} +</style> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> <![endif]--> @@ -16,24 +34,24 @@ <h2 id="backpack-reviews">Backpack reviews</h2> <p>Focus: + Durability/longevity + small one for caving / everyday + ~ 40 l medium one, also airplane carry on + ~ 75 l big one, groceries / trekking tours + I EDC depending on mood, but even 75 l, have to walk 10 mins to the car, and got used to it</p> <h3 id="osprey-farpoint-40-l">Osprey Farpoint 40 l</h3> -<p>My first "good one", lasted almost 5 years (daily use), back straps broke on an Italy-motorcycle-tour when i probably packed too many beer cans into it. Laptop compartment isn't really protecting... never really used it.</p> +<p>My first “good one”, lasted almost 5 years (daily use), back straps broke on an Italy-motorcycle-tour when i probably packed too many beer cans into it. Laptop compartment isn’t really protecting… never really used it.</p> <h3 id="tatonka-laptop-backpack">Tatonka Laptop Backpack</h3> <p>Lasted some years, great protection for 15 " laptop. A bit small when trying to fit something else in there when laptop present.</p> <h3 id="kelty-redwing-44-l-black">Kelty Redwing 44 l (black)</h3> <p>Actual medium backpack (2019+), lot of space, had to bend the aluminium backbone a bit to match my backbone, but then it was great comfort.</p> -<p>Never used the girdle (closed the clips bending around the backpack instead of my hip) as it's never that heavily loaded.</p> +<p>Never used the girdle (closed the clips bending around the backpack instead of my hip) as it’s never that heavily loaded.</p> <p>You need to think a bit of where to put stuff to keep an aesthetic form though. Somehow when wearing it it looks like an Eastpak school backpack.</p> <h3 id="gregory-baltoro-75-l-blue">Gregory Baltoro 75 l (blue)</h3> <p>Current (2020) big daily / trekking backpack.</p> <p>Awesome fit (for me).</p> -<p>Looks awesome, but you'll get looks from people when using it in the city / as a daily. That's why i also wear a $IndianaJones hat to kill last doubt in people on what to think of me :)</p> +<p>Looks awesome, but you’ll get looks from people when using it in the city / as a daily. That’s why i also wear a $IndianaJones hat to kill last doubt in people on what to think of me :)</p> <p>Never tried a laptop in it.</p> -<p>After ~7 months of daily use the material on the two main shoulder belts is a bit worn, but i often didn't use the tensioner that goes in front of my breast, so there was a lot of rubbing against my clothes. Anyway, this seems to get worse...</p> +<p>After ~7 months of daily use the material on the two main shoulder belts is a bit worn, but i often didn’t use the tensioner that goes in front of my breast, so there was a lot of rubbing against my clothes. Anyway, this seems to get worse…</p> <h2 id="todo-wishlist">TODO / Wishlist</h2> <h3 id="small-caving-backpack">Small / caving backpack</h3> <ul> <li>ideally something that holds a water-tight canister and can be dragged without getting stuck easily.</li> -<li>maybe EDC-able without looking like a barrel...</li> +<li>maybe EDC-able without looking like a barrel…</li> </ul> </body> </html> |