Skip to content
Menu
  • Web Design Business
  • Web design Fundalmentals
City Kitty Design

Close to a Disaster! – Sierra Designs Divine Light 1 FL – Test Night

Posted on September 1, 2017


Close to a Disaster! – Sierra Designs Divine Light 1 FL – Test Night
Support TOGR with Patreon : https://www.patreon.com/TOGR

Very Close to a Disaster!
During this episode of Test Night, Luke pushes the Sierra Designs Divine Light FL 1 Tent to it’s limits!

Do Not Attempt to do this yourself on purpose as this is dangerous!

….
Link Sierra Designs : https://sierradesigns.com/divine-light-1-fl/

Link Amazon : https://www.amazon.com/Sierra-Designs-Divine-Silver-Lining/dp/B01N1PV9TF

Price : Retail is 0 but I have seen this tent as low as 0 on Amazon and Campmor.

Packaged Weight: 3 lbs 5 oz / 1.50 kg

You can drop 6oz of weight by using trekking poles.

A foot print is available for an addition . I prefer to use a sheet of light weight plastic instead.

….
Features
Non-free standing
Single Wall Hybrid

· Wider Ceiling Than Floor = More Livable Space
· Full 360 Degrees of Ventilation
· Trekking Pole Compatible
· Out of the Way Gear Storage
· 2
· J-shaped door with waterproof window panel
· 10″ awning coverage over side doors
· Reflective guylines and guyout loops
· Awning Vestibule
· Interior mesh pocket
· Hybrid Double/Single wall construction
· DAC aluminum poles
· Fully taped seams (PVC Free)
· Night Glow included

2 doors. 1 vestibule

· Vestibule Area: 6.20 ft2 / .58 m2
· Floor Area: 17.10 ft2 / 1.59 m2
· Peak Height: 45.5″ / 115.6 cm
· Dimensions (L x W): 88″ x 30″ (Head) / 26″ (Foot) // 224 cm x 76 cm (Head) / 66 cm (Foot)
· Packed Size: (L x W): 14″ x 5.75″ / 35.56 cm x 14.6 cm
· Number of Guylines: 4
· Stake Type Quantity: 11 DAC J-Stakes

· Number of Poles: 3 (2 vertical poles, 1 footbox pole)
· Pole Type: DAC NSL / DAC Pressfit
· Fly Fabric: 20D Nylon Ripstop, Silicone/1500mm PE, FR CPAI84
· Floor Fabric: 30D Nylon Ripstop, WR/3000mm PE, FR CPAI84
· Body Fabric: 15D Nylon No-See-Um Mesh
….
Impressions :

This tent is very much different in terms of design than most tents on the market as it has very sharp angles and almost vertical walls. This design offers the camper with a lot of useable space for themselves and their gear.

Pros :

Can use trekking poles to save some weight if you use them
Setup is exceptionally easy.
Ventilation is amazing
Plenty of space inside of the tent to sit-up, to move around, and for gear.
Large vestibule does a great job of protecting your gear;
The porch is awesome for storm free nights
Taped seams
Fully waterproof floor

Cons :
the high profile and vertical walls will need to be of a concern in bad weather. With that being the case, PRO TIP : Pay extra close attention to staking out this tent as it is especially important. If you do a poor job of staking this tent out, it may punish you for that carelessness during a storm.

Condensation does build on the walls and a towel maybe needed before the night is through in extreme cases.

Secondary door doesn’t have a protective flap over the zipper and during driving rain, water will leak into the tent.

Because of the high profile this tent may not be best used in very windy environments.

Since this is a non-free standing tent it will best be used in areas where the ground isn’t overly rocky or hard.

Pro Tip :
Make sure to zip the tent up when you are packing the tent up. This way when you go to setup the tent in the future you won’t have to worry about creepy crawlies getting inside during the setup process.

I really like this tent so far with my testing. It’s very versatile, lightweight, spacious, and it’s very good quality.
…

Check out our web site for more information concerning everything seen on our Channel including reviews, insight into what is coming up and a chance to vote and influence our upcoming overnight adventures.

http://www.theoutdoorgearreview.com/

….

Come Join Us on Facebook and Twitter:
Facebook:

https://www.facebook.com/pages/The-Outdoor-Gear-Review/281509538652229

Twitter: https://twitter.com/OutdoorGearRev
…..

Recent Posts

  • How to Hire a Web Designer: 5 Steps
  • 5 Benefits Of Hiring Professional Web Design Companies
  • 8 tips for hiring a Web designer for your business
  • Top 5 Tips for Choosing a Web Designer
  • 7 Qualities of a Great Website

RSS Web Design News

  • Specify Node Versions with .nvmrc August 9, 2022
    I’ve heavily promoted nvm, a Node.js version manager, over the years. Having a tool to manage multiple versions of a language interpreter has been so useful, especially due to the complexity of Node.js package management. One tip I like to give new developers is adding a .nvmrc file to their repositories. The file contents is […]
  • How to Inject a Global with Web Extensions in Manifest V3 August 8, 2022
    For those of you not familiar with the world of web extension development, a storm is brewing with Chrome. Google will stop support for manifest version 2, which is what the vast majority of web extensions use. Manifest version 3 sees many changes but the largest change is moving from persistent background scripts to service […]
  • How Plugins Enhance The WYSIWYG Editing Experience (Sponsored) August 2, 2022
    WYSIWYG editors are one of the core components of any content management system (CMS). A well-coded, feature-filled WYSIWYG HTML editor can distinguish between a CMS users love and one they can’t stand.  While all WYSIWYG editors have a set of basic functionality, the power of plugins enhances the editing experience. Plugins allow WYSIWYG editors to […]
  • JavaScript Event.defaultPrevented July 27, 2022
    Whether you started with the old on_____ property or addEventListener, you know that events drive user experiences in modern JavaScript. If you’ve worked with events, you know that preventDefault() and stopPropagation() are frequently used to handle events. One thing you probably didn’t know: there’s a defaultPrevented proptery on events! Consider the following block of code: […]
  • 7 Ways to Optimize Performance for Your WordPress Site (Sponsored) July 18, 2022
    The vast majority of blogs, news websites, and information websites run on WordPress. While the WordPress developer team and community do their best to ensure wordPress is performant, there are a number of practices you can implement to keep your site blazing fast. Let’s look at some of them! Use Cloudinary WordPress Plugin for Media […]
  • How to Get Extension Manifest Information July 10, 2022
    Working on a web extension can be kinda wild — on one side you’re essentially just coding a website, on the other side you’re limited to what the browser says you can do in the extension execution environment. One change in that environment is coming January 2023 — pushing extensions to move to manifest version […]
  • How to Reverse an Animated GIF June 23, 2022
    Modifying visual media via code has always been a fascination of mine. Probably because I’m not a designer and I tend to stick to what I’m good at. One visual effect I love is seeing video reversed — it provides a sometimes hilarious perspective on a given event. Take this reversed water effect for example: […]
  • CSS :optional May 22, 2022
    A decade ago HTML and CSS added the ability to, at least signal, validation of form fields. The required attribute helped inform users which fields were required, while pattern allowed developers to provide a regular expression to match against an ‘s value. Targeting required fields and validation values with just CSS and HTML was very […]
  • Get a Random Array Item with JavaScript May 9, 2022
    JavaScript Arrays are probably my favorite primitive in JavaScript. You can do all sorts of awesome things with arrays: get unique values, clone them, empty them, etc. What about getting a random value from an array? To get a random item from an array, you can employ Math.random: const arr = [ "one", "two", "three", […]
  • Legacy String Methods for Generating HTML April 26, 2022
    I’m always really excited to see new methods on JavaScript primitives. These additions are acknowledgement that the language needs to evolve and that we’re doing exciting new things. That being said, I somehow just discovered some legacy String methods that you probably shouldn’t use but have existed forever. Let’s take a look! These legacy string […]
©2022 City Kitty Design