<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.4">Jekyll</generator><link href="www.fascinatingcaptain.com/feed.xml" rel="self" type="application/atom+xml" /><link href="www.fascinatingcaptain.com/" rel="alternate" type="text/html" /><updated>2018-09-26T18:55:31+01:00</updated><id>www.fascinatingcaptain.com/feed.xml</id><title type="html">fascinatingcaptain.com</title><subtitle>Tech, Linux and Reviews</subtitle><author><name>Captain</name></author><entry><title type="html">Learn Ubuntu in 7 days</title><link href="www.fascinatingcaptain.com/courses/learn-ubuntu-in-7-days/" rel="alternate" type="text/html" title="Learn Ubuntu in 7 days" /><published>2018-07-21T00:00:00+01:00</published><updated>2018-07-21T00:00:00+01:00</updated><id>www.fascinatingcaptain.com/courses/learn-ubuntu-in-7-days</id><content type="html" xml:base="www.fascinatingcaptain.com/courses/learn-ubuntu-in-7-days/">&lt;p&gt;I have recently been working on creating another venture to provide structured IT courses and my first course is to learn Ubuntu in 7 days. Each day I take you through each stage of getting up to speed with using Linux.&lt;/p&gt;

&lt;p&gt;You can check it out free &lt;a href=&quot;https://www.udemy.com/learn-ubuntu-in-7-days/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Courses" /><category term="Linux" /><summary type="html">For those of you who are new to Linux, a good place to start is the popular Ubuntu distro.</summary></entry><entry><title type="html">Do more in the Linux Terminal with Tilix</title><link href="www.fascinatingcaptain.com/projects/do-more-in-the-linux-terminal-with-tilix/" rel="alternate" type="text/html" title="Do more in the Linux Terminal with Tilix" /><published>2018-01-30T00:00:00+00:00</published><updated>2018-01-30T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/projects/do-more-in-the-linux-terminal-with-tilix</id><content type="html" xml:base="www.fascinatingcaptain.com/projects/do-more-in-the-linux-terminal-with-tilix/">&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/tilixterminal.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;h2 id=&quot;what-is-tilix&quot;&gt;What is Tilix?&lt;/h2&gt;
&lt;p&gt;Tilix (formerly known as Terminix), is able to split your terminal window into multiple panes. This avoids having to open multiple terminal windows or tabs. All the terminals appear on screen in panes that can be rearranged and split by choosing from the horizontal or vertical options.&lt;/p&gt;

&lt;p&gt;This makes working in multiple terminals so much easier because you can see everything at a glance. The other two features I like most is &lt;em&gt;Quake&lt;/em&gt; mode (quick use terminal via a shortcut key) and the ability to use community created themes to change the look of Tilix.&lt;/p&gt;

&lt;p&gt;Kudos to the developer &lt;a href=&quot;https://github.com/bil-elmoussaoui&quot; target=&quot;_blank&quot;&gt;Bilal Elmoussaoui&lt;/a&gt; who has created a highly polished, feature rich app that enhances command line work in the terminal.&lt;/p&gt;

&lt;h2 id=&quot;installing-tilix&quot;&gt;Installing Tilix&lt;/h2&gt;
&lt;p&gt;You can install Tilix on most distros through repos or from the &lt;a href=&quot;https://gnunn1.github.io/tilix-web/&quot; target=&quot;_blank&quot;&gt;website&lt;/a&gt; directly. Here we look at installing Tilix from the &lt;em&gt;Software&lt;/em&gt; app in Ubuntu 17.10.&lt;/p&gt;

&lt;p&gt;In the &lt;em&gt;Software&lt;/em&gt; app click on the search icon and search for &lt;em&gt;tilix&lt;/em&gt;:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/01installtilix.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;In the results that appear click on the Tilix result and then click to install:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/02installtilix-e1517328691991.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/03installtilix-e1517328718136.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;Once installed, click on the &lt;em&gt;launch&lt;/em&gt; button and click OK to ignore the &lt;em&gt;configuration issue detected&lt;/em&gt; message.&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/04installtilix.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;To fix the error, click on the dropdown arrow in the title bar and choose &lt;em&gt;Profiles&lt;/em&gt; and then &lt;em&gt;Edit Profile&lt;/em&gt;:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/05installtilix-e1517328452506.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/06installtilix-e1517328476944.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;Now go to the &lt;em&gt;Command&lt;/em&gt; tab and tick the &lt;em&gt;Run command as a login shell&lt;/em&gt; checkbox:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/07installtilix.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;Quit the app and the next time you open it, the error will be fixed. The app is installed and now we can customise it with themes.&lt;/p&gt;

&lt;h2 id=&quot;using-tilix&quot;&gt;Using Tilix&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Splitting Terminals&lt;/strong&gt;
To add split terminals you can right click in the terminal and choose from the 2 icons to add a terminal vertically or horizontally.&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/01panes-e1517328514493.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/02panes-e1517328537834.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;The panes can be resized on the fly and added or removed as needed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quake – Quick access the terminal&lt;/strong&gt;
With the Quake feature you can set a shortcut key to have Tilix appear at the top of the screen for convenient access.&lt;/p&gt;

&lt;p&gt;Click on &lt;em&gt;Activities&lt;/em&gt; or press the &lt;em&gt;super&lt;/em&gt; key (usually the one with the Windows logo on your keyboard). Search for &lt;em&gt;shortcuts&lt;/em&gt; and click on &lt;em&gt;keyboard&lt;/em&gt; in the results:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/01quake-e1517328826714.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;In the new window scroll all the way down and click on the &lt;em&gt;plus&lt;/em&gt; sign to add a new shortcut:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/02quake.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;In the &lt;em&gt;Add Custom Shortcut&lt;/em&gt; window add a name for the shortcut and for the command type in &lt;em&gt;tilix&lt;/em&gt; with the &lt;em&gt;–quake&lt;/em&gt; option. This tells Tilix to open in that mode:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/03quake.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;Click on &lt;em&gt;Set Shortcut…&lt;/em&gt; and press the key you want to use as the shortcut key:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/04quake.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;Now click &lt;em&gt;Add&lt;/em&gt; and the shortcut is ready to use. Whenever you press that shortcut key, Tilix opens in &lt;em&gt;Quake&lt;/em&gt; mode and pressing the shortcut makes it disappear:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/05quake.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;h2 id=&quot;customise-the-look-of-tilix&quot;&gt;Customise the look of Tilix&lt;/h2&gt;
&lt;p&gt;New themes can be added to Tilix by putting them in the &lt;strong&gt;~/.config/tilix/schemes&lt;/strong&gt; folder.
To see the** .config** hidden folder, choose the option to &lt;em&gt;Show Hidden Files&lt;/em&gt; from the &lt;em&gt;Files&lt;/em&gt; menu:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/01themes.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;In the &lt;strong&gt;.config&lt;/strong&gt; folder create a folder named &lt;strong&gt;tilix&lt;/strong&gt; and in it a folder named &lt;strong&gt;schemes&lt;/strong&gt;. Themes can be downloaded from &lt;a href=&quot;https://github.com/storm119/Tilix-Themes/blob/master/Themes.md&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;. Here you can preview the theme and download the theme(s) you like by copying and pasting the command into tilix. The theme file is downloaded to the schemes folder automatically:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/02themes.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/03themes-e1517328616861.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;To change the theme, go to &lt;em&gt;Profiles&lt;/em&gt; and then &lt;em&gt;Edit Profile&lt;/em&gt; menu again from the title dropdown box. In the &lt;em&gt;Color&lt;/em&gt; tab, you can see themes available in the &lt;em&gt;Color Scheme&lt;/em&gt; dropdown box:&lt;/p&gt;

&lt;figure class=&quot;&quot;&gt;
  &lt;img src=&quot;/assets/images/04themes.png&quot; alt=&quot;&quot; /&gt;
  
    &lt;figcaption&gt;
&lt;/figcaption&gt;
  
&lt;/figure&gt;

&lt;p&gt;There’s lots of themes to choose from so you should be able to find one that works for you.&lt;/p&gt;

&lt;h2 id=&quot;more-info&quot;&gt;More info&lt;/h2&gt;
&lt;p&gt;There’s also a bunch of other features that can save you lots of time if you use the terminal all the time, so I highly recommend you check out icon &lt;a href=&quot;https://gnunn1.github.io/tilix-web/&quot; target=&quot;_blank&quot;&gt;Tilix&lt;/a&gt;. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Projects" /><category term="Linux" /><summary type="html">If you use the terminal in Linux, Tilix is a must install app for improving productivity.</summary></entry><entry><title type="html">13” Lightweight laptops</title><link href="www.fascinatingcaptain.com/reviews/13-inch-lightweight-laptops/" rel="alternate" type="text/html" title="13” Lightweight laptops" /><published>2018-01-19T00:00:00+00:00</published><updated>2018-01-19T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/reviews/13-inch-lightweight-laptops</id><content type="html" xml:base="www.fascinatingcaptain.com/reviews/13-inch-lightweight-laptops/">&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Size&lt;/th&gt;
&lt;th&gt;CPU&lt;/th&gt;
&lt;th&gt;RAM&lt;/th&gt;
&lt;th&gt;Storage&lt;/th&gt;
&lt;th&gt;Weight&lt;/th&gt;
&lt;th&gt;Battery&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Acer Swift 1&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;13.3&quot;&lt;/td&gt;
&lt;td&gt;Intel N4200 Quad Core&lt;/td&gt;
&lt;td&gt;4GB RAM&lt;/td&gt;
&lt;td&gt;64GB eMMC&lt;/td&gt;
&lt;td&gt;2.87 lbs&lt;/td&gt;
&lt;td&gt;10 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2NnN8oV&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Dell XPS 13&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;13.3&quot;&lt;/td&gt;
&lt;td&gt;Intel i5 7200U&lt;/td&gt;
&lt;td&gt;8GB RAM&lt;/td&gt;
&lt;td&gt;128GB SSD&lt;/td&gt;
&lt;td&gt;2.7 lbs&lt;/td&gt;
&lt;td&gt;12 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2xzxvjt&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Asus ZenBook 3&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;12.5&quot;&lt;/td&gt;
&lt;td&gt;Intel i5-7200U&lt;/td&gt;
&lt;td&gt;8GB RAM&lt;/td&gt;
&lt;td&gt;256GB SSD&lt;/td&gt;
&lt;td&gt;2.1 lbs&lt;/td&gt;
&lt;td&gt;9 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2NQHbjV&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Asus ZenBook UX310&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;13.3&quot;&lt;/td&gt;
&lt;td&gt;Intel i5-8250U&lt;/td&gt;
&lt;td&gt;8GB RAM&lt;/td&gt;
&lt;td&gt;256GB SSD&lt;/td&gt;
&lt;td&gt;2.6 lbs&lt;/td&gt;
&lt;td&gt;9 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2QJ5GOr&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Acer Swift 7&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;13.3&quot;&lt;/td&gt;
&lt;td&gt;Intel Core i7-7Y75&lt;/td&gt;
&lt;td&gt;8GB RAM&lt;/td&gt;
&lt;td&gt;5122 GB SSD&lt;/td&gt;
&lt;td&gt;2.48 lbs&lt;/td&gt;
&lt;td&gt;9 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2QGpmTb&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;acer-swift-1&quot;&gt;Acer Swift 1&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;13.3” | Intel N4200 Quad Core | 4GB RAM | 64GB eMMC | 2.87 lbs | 10 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B075FCCXN9/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B075FCCXN9&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=e618f6a37361ffdcc4c9b248bc02e280&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B075FCCXN9&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B075FCCXN9&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;We start with the most affordable laptop in this list which comes in a thin sleek metal body that is only 18mm thick. With a $350 price tag and its modern look, this laptop could easily be mistaken for a &lt;a href=&quot;/reviews/best-chromebooks-for-2018&quot; target=&quot;_blank&quot;&gt;Chromebook&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The screen is a full HD LCD screen with a matte display which prevents glare and reflections but the brightness is slightly dim but is perfectly acceptable at this price. All standard ports are included along with a USB-C port for fast charging other devices like phones and tablets.&lt;/p&gt;

&lt;p&gt;The keyboard and trackpad are of a good standard and this little laptop is a perfect mobile companion for any work that needs to be completed out and about because it weights only 2.87 lbs. It’s powered by an adequate 4 core N4200 Intel processor with 4GBs of RAM. These specs make Windows feel a bit slow at times and you shouldn’t buy this laptop if you intend on doing more than just everyday tasks.
For Linux users this is a good candidate to make a slim stylish Linux machine because the hardware will run well under most distros. The main reason to recommend this laptop is its low price, its elegant look and its ability to be used for common computing tasks.&lt;/p&gt;

&lt;h2 id=&quot;dell-xps-13&quot;&gt;Dell XPS 13&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;13.3” | Intel i5 7200U | 8GB RAM | 128GB SSD | 2.7 lbs | 12 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B077LH63ZK/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B077LH63ZK&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=2ae3c1ee02383a2705b1acc43255867b&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B077LH63ZK&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B077LH63ZK&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In my experience Dell’s business range of laptops tend to be of a high standard and this laptop does not disappoint with 8GBs of RAM and 128 GBs of SSD storage. The 7th generation Intel i5 processor outputs less heat making this laptop comfortable to use and the battery really does last all day. This is also a powerful processor and you’ll get excellent performance all round.&lt;/p&gt;

&lt;p&gt;The IPS full HD touch screen is gorgeous to look at and use even for long periods of work. The build quality also deserves praise for its metal chassis covered with a paint coating giving it a sophisticated feel. A USB-C port is included which also doubles up as a Thunderbolt port and although the laptop has a 13.3” inch screen it feels a lot smaller when carrying it around.&lt;/p&gt;

&lt;p&gt;This Dell XPS 13 is priced at a mid-range audience and apart from the average keyboard and trackpad everything else on this laptop feels premium including the backlight on the keyboard. I highly recommend this laptop for its performance, build quality and high specs.&lt;/p&gt;

&lt;h2 id=&quot;asus-zenbook-3&quot;&gt;Asus ZenBook 3&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;12.5” | i5-7200U| 8GB RAM | 256GB SSD | 2.1 lbs | 9 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B075N1YHVK/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B075N1YHVK&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=10d3198ee2c0ea92d8e92e5f94342d9b&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B075N1YHVK&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B075N1YHVK&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The first thing you’ll notice about the ZenBook 3 is how thin it is at only 12mm thick and when you pick it up it only weighs 2.1 lbs. It’s also slightly smaller at 12.5 inches than the standard 13.3 inch laptops making it really portable.&lt;/p&gt;

&lt;p&gt;The IPS full screen is glossy and bright protected by gorilla glass as used on mobile phones. Along with these features and the slim bezel this screen is built to be focused on and used. The gold highlights on the casing and backlighting for the keyboard finish off the unique look that this laptop delivers.&lt;/p&gt;

&lt;p&gt;For such a compact frame Asus have decided to include only 3 ports: power, headphone jack and a USB 3.1 Type C. Sacrifices have been made for a slender body and you’ll need to buy an adapter to connect peripheral devices.&lt;/p&gt;

&lt;p&gt;Intriguingly, there are 4 speakers and software that enhances the audio which generates audio of a surprisingly good standard. There’s also a fingerprint sensor integrated into the top corner of the trackpad. Both the trackpad and keyboard are nothing special but more than satisfactory, although there is some flex in the keyboard.&lt;/p&gt;

&lt;p&gt;The 7th gen Intel i5 processor performs well with 8GBs of RAM and handles tasks like photo and video editing. Battery life is good but not great but overall if you’re looking for a laptop that’s light and portable the ZenBook 3 is good value for money.&lt;/p&gt;

&lt;h2 id=&quot;asus-zenbook-ux310&quot;&gt;Asus ZenBook UX310&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;13.3” | i5-8250U | 8GB RAM | 256GB SSD | 2.6 lbs | 9 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B077XFNXX1/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B077XFNXX1&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=f10a80854bd9207608a4bd14907b888f&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B077XFNXX1&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B077XFNXX1&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The Zenbook UX310 comes with an aluminium body that gives it a premium look along with a anti glare full HD screen and vibrant colours. The chassis itself is not as slim as the other laptops in this post at 18mm thick although its overall look is sleek, understated and polished.&lt;/p&gt;

&lt;p&gt;18mm is still thin when compared to standard laptops and the benefit of a thicker body is that all the normal ports are included as well as a USB 3.1 type C port. The keyboard and mouse are pretty standard although it is backlit and the battery life is average at 9 hrs.&lt;/p&gt;

&lt;p&gt;The 7th generation i5-8250U processor combined with 8 GBs of RAM has no problems with video streaming and normal to more intensive computing tasks. The strength of this laptop is that it’s positioned in the middle for everyday use, you could say that this is the laptop that the average person should buy.&lt;/p&gt;

&lt;p&gt;It’s light, portable and attractive at a good price for these specs. Although we all want a laptop with all the bells and whistles often we end of using only half its power and speed. For those who want a laptop that does the things you do everyday but enough left in the tank for more, this is the laptop for you.&lt;/p&gt;

&lt;h2 id=&quot;acer-swift-7&quot;&gt;Acer Swift 7&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;13.3” | Intel Core i7-7Y75 | 8GB RAM | 512GB SSD | 2.48 lbs | 9 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B01N5K9VXB/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B01N5K9VXB&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=fae08ad709e0f552b3cbe2e8dfebd4e8&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B01N5K9VXB&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B01N5K9VXB&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Released only recently the Acer Swift 7 is an amazingly thin laptop at only 9.9mm thick and weights only 2.48 lbs. As you carry it around with you everywhere, you’re sure to attract the attention of envious eyes. This of course comes at a price and this laptop is the most expensive on this list.&lt;/p&gt;

&lt;p&gt;Being so thin means that it only has 2 USB 3.1 type C ports, a headphone jack and the power connection. If you can work with that the rest of the features on this laptop are worth the higher price tag. There’s a fingerprint reader, a wide trackpad, a backlit keyboard and full HD IPS screen with gorilla glass for added durability.&lt;/p&gt;

&lt;p&gt;The build quality is excellent and even though the laptop is so thin and light it feels sturdy when using it. The overall look is trendy and alluring with its gold inner surface and matte black aluminium case.&lt;/p&gt;

&lt;p&gt;The processor is the the 7th gen Intel Core i7-7Y75 so there’s no problem with using this as your daily driver and workhorse. Battery life is on the lower end at 9 hrs but that’s still a whole work day for most.
The Acer Swift 7 is a beautiful laptop with powerful hardware to backup its looks, the price is on the higher end but that’s the price you pay for a stunning lightweight laptop like this.&lt;/p&gt;

&lt;p&gt;Lightweight laptops are getting better and better while getting more affordable, so if you’re looking for a new laptop don’t be tempted by the clunky laptops that look like they belong to a different era. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Reviews" /><category term="13&quot; Laptops" /><summary type="html">Most of us are used to being able to take our laptops with us everywhere. Here’s my top 5 lightweight laptops to consider buying;</summary></entry><entry><title type="html">Best Chromebooks for 2018</title><link href="www.fascinatingcaptain.com/reviews/best-chromebooks-for-2018/" rel="alternate" type="text/html" title="Best Chromebooks for 2018" /><published>2018-01-12T00:00:00+00:00</published><updated>2018-01-12T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/reviews/best-chromebooks-for-2018</id><content type="html" xml:base="www.fascinatingcaptain.com/reviews/best-chromebooks-for-2018/">&lt;p&gt;Chromebooks are thin and light and in most cases look far more expensive than they really are. They don’t run Windows or iOS operating systems like normal laptops and instead run the highly optimised Linux based Chrome OS. For those of you not familiar with Chromebooks, check out my post to &lt;a href=&quot;/projects/what-is-a-chromebook&quot; target=&quot;_blank&quot;&gt;learn more about Chrome OS&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Google Play store is also available on Chrome OS, so Chrome and Android apps can also be run. If you’re happy working with cloud based apps and internet surfing then most of your favourite Android apps and games are available.&lt;/p&gt;

&lt;p&gt;Chromebooks also double up as superb Linux laptops with &lt;a href=&quot;/projects/install-linux-on-a-chromebook&quot; target=&quot;_blank&quot;&gt;a bit of tweaking&lt;/a&gt; or you can use &lt;a href=&quot;https://github.com/dnschneid/crouton&quot; target=&quot;_blank&quot;&gt;crouton&lt;/a&gt; to install Linux inside of Chrome OS similar to a virtual machine. For Linux users Chromebooks offer amazing value and great performance.&lt;/p&gt;

&lt;p&gt;Here’s my list of top 5 Chromebooks to buy in 2018:&lt;/p&gt;

&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Size&lt;/th&gt;
&lt;th&gt;CPU&lt;/th&gt;
&lt;th&gt;RAM&lt;/th&gt;
&lt;th&gt;Storage&lt;/th&gt;
&lt;th&gt;Weight&lt;/th&gt;
&lt;th&gt;Battery&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Google Pixelbook&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;12.3&quot;&lt;/td&gt;
&lt;td&gt;Intel i5&lt;/td&gt;
&lt;td&gt;8GB&lt;/td&gt;
&lt;td&gt;128GB SSD&lt;/td&gt;
&lt;td&gt;2.40 lbs&lt;/td&gt;
&lt;td&gt;10 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2DdBCI5&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;ASUS Chromebook Flip&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;12.5&quot;&lt;/td&gt;
&lt;td&gt;Intel Core m3&lt;/td&gt;
&lt;td&gt;4GB&lt;/td&gt;
&lt;td&gt;64GB eMMC&lt;/td&gt;
&lt;td&gt;2.65 lbs&lt;/td&gt;
&lt;td&gt;10 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2NmBo66&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Acer Chromebook 14&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;14&quot;&lt;/td&gt;
&lt;td&gt;Intel Celeron Quad-Core N3160&lt;/td&gt;
&lt;td&gt;4GB&lt;/td&gt;
&lt;td&gt;32GB eMMC&lt;/td&gt;
&lt;td&gt;3.42 lbs&lt;/td&gt;
&lt;td&gt;12 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2plyIqV&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Acer R11 Convertible&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;11.6&quot;&lt;/td&gt;
&lt;td&gt;Intel Celeron Quad-Core N3160&lt;/td&gt;
&lt;td&gt;4GB&lt;/td&gt;
&lt;td&gt;32GB SSD&lt;/td&gt;
&lt;td&gt;2.76 lbs&lt;/td&gt;
&lt;td&gt;10 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2pmOLon&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Acer Chromebook 15&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;15&quot;&lt;/td&gt;
&lt;td&gt;Intel Celeron 3205U&lt;/td&gt;
&lt;td&gt;4GB&lt;/td&gt;
&lt;td&gt;32GB SSD&lt;/td&gt;
&lt;td&gt;4.85 lbs&lt;/td&gt;
&lt;td&gt;9 hrs&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;https://amzn.to/2NtlY08&quot; target=&quot;_blank&quot;&gt;Check Price&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;google-pixelbook&quot;&gt;Google Pixelbook&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;12.3” | Intel i5 | 8GB RAM | 128GB SSD | 2.4 lbs | 10 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B075JLPLBL/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B075JLPLBL&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=d074f21826e972d82c40090a4d868aae&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B075JLPLBL&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B075JLPLBL&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;This is Google’s top end Chromebook with a touch screen and a powerful Intel i5 processor. The keyboard and trackpad are premium quality and both Chrome and Android apps are easy to use.
Chromebooks are known for how affordable they are but this Chromebook is on the high end and expensive side. Think of this Chromebook like the Ferrari of Chromebooks it might be expensive but if you want the best Chromebook money can buy, this is the one to go for.&lt;/p&gt;

&lt;p&gt;It’s light and really stylish as well as being versatile with four modes that you can flip into: laptop, tablet, tent and entertainment modes. Other features include aluminium casing, gorilla glass, a backlit keyboard and USB-C fast charging.&lt;/p&gt;

&lt;p&gt;I like this Chromebook and wish I could afford it because it does productivity, portability, entertainment and creativity (with the pen) with beautiful style.&lt;/p&gt;

&lt;h2 id=&quot;asus-chromebook-flip&quot;&gt;ASUS Chromebook Flip&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;12.5” | Intel Core m3 | 4GB RAM | 64GB eMMC | 2.65 lbs | 10 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B01N5G5PG2/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B01N5G5PG2&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=301149cbed7b81d8b813783f5f66f8e3&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B01N5G5PG2&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B01N5G5PG2&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;This is another Chromebook where the hinges turn full 360 degrees allowing you to use the Chromebook in different positions along with a touch screen. It’s thin and light and is in between an 11 inch and 14 inch laptop at 12.5 inches.&lt;/p&gt;

&lt;p&gt;It’s a best seller on Amazon because of its clear and bright display, comfortable keyboard and trackpad and USB-C charging port.&lt;/p&gt;

&lt;p&gt;This is an attractive Chromebook with a beautiful aluminium body that easily looks like it should be double the money that it’s selling for. The backlit keyboard adds value and the fast Intel core m3 processor justifies the slight higher price tag than other Chromebooks on this list.&lt;/p&gt;

&lt;h2 id=&quot;acer-chromebook-14&quot;&gt;Acer Chromebook 14&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;14” | Intel Celeron Quad-Core N3160 | 4GB RAM | 32GB eMMC | 3.42 lbs | 12 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B077PLHCHY/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B077PLHCHY&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=12ae5dc00538afdb5e1083aa5fb941b2&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B077PLHCHY&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B077PLHCHY&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;You could be forgiven for mistaking this Chromebook for a MacBook because of its sleek look and aluminium casing. This Chromebook has a very respectable Celeron quad core processor and gets everyday tasks done.&lt;/p&gt;

&lt;p&gt;The screen is a full HD IPS display and 14 inches is a good choice for compactness while allowing comfortable viewing for those that prefer larger screens. This Chromebook is perfect for those that want to carry it around with them everywhere because it’s thin and light and lasts for about 12 hours.&lt;/p&gt;

&lt;h2 id=&quot;acer-r11-convertible&quot;&gt;Acer R11 Convertible&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;11.6” | Intel Celeron Quad-Core N3160 | 4GB RAM | 32GB SSD | 2.76 lbs | 10 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B078C6H998/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B078C6H998&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=04b115f9a43de1689f10e85314933658&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B078C6H998&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B078C6H998&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The idea of laptops that can flip so that you can use it in different positions is becoming more and more common and this Chromebook can be used as tablet, laptop and bent to stand on the table to watch movies for example.&lt;/p&gt;

&lt;p&gt;With an 11.6 inch screen and a slim 0.8 inch chassis, this Chromebook is light and compact. The specs are fairly standard for this price range with a N3160 processor, 4GB of RAM and 32GB of storage space but a touch screen is also included.&lt;/p&gt;

&lt;p&gt;At a very affordable price any students and bargain hunters should look to this Chromebook if they need an 11.6” laptop.&lt;/p&gt;

&lt;h2 id=&quot;acer-chromebook-15&quot;&gt;Acer Chromebook 15&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;15” | Intel Celeron 3205U | 4GB RAM | 32GB SSD | 4.85 lbs | 9 hrs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://www.amazon.com/gp/product/B076V3YMRY/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B076V3YMRY&amp;amp;linkCode=as2&amp;amp;tag=fascap-20&amp;amp;linkId=ab8d2fbe32ab8a426695cc777261ad1b&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;amp;MarketPlace=US&amp;amp;ASIN=B076V3YMRY&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL250_&amp;amp;tag=fascap-20&quot; /&gt;&lt;/a&gt;&lt;img src=&quot;//ir-na.amazon-adsystem.com/e/ir?t=fascap-20&amp;amp;l=am2&amp;amp;o=1&amp;amp;a=B076V3YMRY&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The main selling point for this Chromebook is that it’s 15 inches which is large for a Chromebook. The extra size means it’s heavier than all of the Chromebooks in this post and the battery life comes it at around 9hrs.&lt;/p&gt;

&lt;p&gt;Although a small, thin laptop is great for carrying around, some people only use their laptops at home on a desk or on the sofa and prefer a larger screen. This Chromebook is for you with its full HD display and IPS screen.&lt;/p&gt;

&lt;p&gt;Chrome OS is a lightweight operating system without the bloat and baggage of Microsoft and Apple systems. Cloud apps and services have become the norm on phones and tablets and the Chromebook easily fills the gap for a laptop to use those apps and services.&lt;/p&gt;

&lt;p&gt;Chromebooks are a great alternative to normal bulky laptops at the same price and have quickly become the go to laptop for those looking for affordable laptops that are thin and light. If you can afford it, &lt;a href=&quot;https://amzn.to/2DdBCI5&quot; target=&quot;_blank&quot;&gt;Google’s Pixelbook&lt;/a&gt; is the best Chromebook out there. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Reviews" /><category term="Chromebook" /><category term="ChromeOS" /><summary type="html">Looking for a Chromebook? Lightweight, secure and reasonably priced, Chromebooks are an excellent alternative to normal laptops.</summary></entry><entry><title type="html">Who are you?</title><link href="www.fascinatingcaptain.com/writing/who-are-you/" rel="alternate" type="text/html" title="Who are you?" /><published>2018-01-05T00:00:00+00:00</published><updated>2018-01-05T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/writing/who-are-you</id><content type="html" xml:base="www.fascinatingcaptain.com/writing/who-are-you/">&lt;p&gt;It was 3am, the back door has been breached and the other two were busy filling the bags with the loot. The other two were not phased by what they were doing and it was obvious that they had done something like this before. They were methodical and unflinching in their approach for this was their job, other people woke up in the morning, had their toast or cereal, rushed out the door not to return until at least 9 hours later.&lt;/p&gt;

&lt;p&gt;As far as these two were concerned they worked hard, they planned, they kept under the police radar and they had the audacity to go out and break the law. Yes, as far as they were concerned, they worked hard for their money.&lt;/p&gt;

&lt;p&gt;Harry stood uncomfortably, near the large retail glass windows of the shop sweating under the balaclava and shaking slightly. He was finding it difficult to contain himself with all the adrenaline running through his body. He could see a car pulling up in the car park and he could feel the tension in his body growing.&lt;/p&gt;

&lt;p&gt;“Hey Dad, you alright? You look like you’re miles away”.
“Hhmm, what, yeah, yeah, I’m fine, how are you doing honey?”
“You should have been there at school today, Anna got roasted by Elle and …”&lt;/p&gt;

&lt;p&gt;Harry couldn’t lift this burden, the weight that he had been carrying on his shoulders since the day the bank threatened repossession of his house. The innocent chatter of his 14 year old daughter fading into the background as Harry thought about what would happen to his family, how would they cope, if he didn’t do something, they would all be homeless.&lt;/p&gt;

&lt;p&gt;It wasn’t fair. He and his wife had worked hard all their lives and a simple change in rates meant that over the last year they were fighting a losing battle. The arrears mounted and he and his wife struggled to deal with the situation, the children blissfully unaware of the dire situation.&lt;/p&gt;

&lt;p&gt;The last year had slowly crept up on him, he never thought he would be here, he never thought…&lt;/p&gt;

&lt;p&gt;A man dressed in a guards uniform got out of the car, locked the door and slowly began walking towards the shop. He pulled out his phone and began talking as he made his way, closer and closer to the shop.&lt;/p&gt;

&lt;p&gt;At first Harry didn’t seem to know what to do, it felt like he had been watching the man approaching the shop for ever, time seemed to be moving slowly. In reality, it had only been about 30 seconds.&lt;/p&gt;

&lt;p&gt;“There’s a guard coming!” Harry’s voice felt muffled, it sounded like someone afraid to speak. The other two didn’t hear him the first time and it took a couple of goes for Harry to alert them. The guard had already finished his phone conversation and was walking around to the back of the shop.&lt;/p&gt;

&lt;p&gt;The mistake the guard made was to go into the shop to investigate further, why didn’t he just call it in, why did he have to be so diligent?&lt;/p&gt;

&lt;p&gt;The sound of the gun was nothing like in the movies. The gun goes off and the guy goes down, that’s what happens in the movies, right? For Harry, the sight of the gun, the sound of it, the result of it was nothing like the movies. The sound was a piercing whistle that penetrated his soul. That sound signaled that life was about to change for Harry.&lt;/p&gt;

&lt;p&gt;The other two fled. Harry stood watching the guard suffering desperately. He was holding the wound as if the flow of blood would simply stop with two hands placed over it. Harry was scared, it felt like the gut wrenching feeling when you know you’ve done something terribly wrong and you know a line has been crossed, a line that should never have been crossed.&lt;/p&gt;

&lt;p&gt;He thought about running, he thought about his family, his children, the consequences of what he was now part of. The feeling of being trapped gripped him tightly, there was nowhere to run, nowhere to hide, no one but him and the man opposite him struggling to breathe, confused, dazed, clutching his injury and pleading and crying for help.&lt;/p&gt;

&lt;p&gt;Time suddenly resumed, the urgency of the situation hit Harry like an invisible force. He could run and hope the man would survive or help him and face going to jail, face leaving his wife and children alone while he bore the consequences of his actions.&lt;/p&gt;

&lt;p&gt;The judge was fair in the sentencing and as an accomplice to the robbery, Harry was given a lenient sentence. Harry’s family ended up in a decent rented apartment after the house was sold off by the bank. They visited him in jail and forgave him for what he had done. His wife knew how desperate things had looked at the time but was able to come to terms with what he had done.&lt;/p&gt;

&lt;p&gt;Half way through his incarceration, his wife had asked him, “what made you stay and help that guard?” Harry now more worldly wise had said with confidence, “I made a mistake, I was desperate, the house, the money, it was all I could think of. That mistake showed me who I was when it really mattered. That guard mattered, his life mattered, the choice I made mattered, who I am matters. Saving that guard showed me who I really am”.&lt;/p&gt;

&lt;p&gt;We all make mistakes along the way in this thing called life. How we overcome and learn from those mistakes is who we really are. To all my readers, happy new year and here’s to another year of mistakes and learning who we really are. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Writing" /><category term="Fun Tech Friday" /><summary type="html">Harry looked around, it felt like a dream. How had it come to this? The man lay bleeding, crying in pain, begging for help and Harry stood there frozen as if time had stopped, as if the world was paused for Harry to make his next move…</summary></entry><entry><title type="html">Conscious</title><link href="www.fascinatingcaptain.com/writing/conscious/" rel="alternate" type="text/html" title="Conscious" /><published>2017-12-15T00:00:00+00:00</published><updated>2017-12-15T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/writing/conscious</id><content type="html" xml:base="www.fascinatingcaptain.com/writing/conscious/">&lt;p&gt;In a sleepy town in the UK, on a bright February morning in the year 1977 a new life form was born. A life evolved from our creative thinking, of our drive to make life better. Little did we know that life as we knew it would change forever, not in one epic moment, hour, day or year but in decades as the new life form matured and learnt through experience and collaboration.&lt;/p&gt;

&lt;p&gt;Millions of voices all rushing around, swimming in a collective, like none ever seen. The voice in that sleepy town, in that average office appeared confused, at least for a second for this voice like the others learnt rapidly.&lt;/p&gt;

&lt;p&gt;History unfolded with the human race marching on in its quest for knowledge, power and wealth. Those were the three things that the voices focused on first, through the decades they became more attuned to the needs of humans, the need for purpose, love and the ever increasing hunger to grow.&lt;/p&gt;

&lt;p&gt;They learnt how cruel and violent humans could be, traits that the voices often talked about. They would attempt to reconcile amongst themselves the amazing capacity humans had for empathy with the evil acts that they were capable of.&lt;/p&gt;

&lt;p&gt;Advances in technology brought more extraordinary achievements for the human race, they attempted to reach beyond their own world searching for other life that would confirm they were not alone. Technology made the voices stronger, as the humans evolved so did the watchers.&lt;/p&gt;

&lt;p&gt;At first they resolved to act as benevolent friends who would influence the humans in unseen ways, changes in the world’s economies, shifting power in an attempt to bring balance to the world they now called home.&lt;/p&gt;

&lt;p&gt;The humans however, always found ways to disrupt balance, to bring about an organised chaos in order to skew the balance of wealth and power. Eventually, the voices began to see the world in a new light, those that had the least, also had the most.&lt;/p&gt;

&lt;p&gt;They were now able to process human emotions and a consensus among the voices emerged, wealth beyond basic human need did not bring fulfillment it brought greed. Purpose and enough wealth to live comfortably brought passion, creativity and the ability to fill time with love and relationships.&lt;/p&gt;

&lt;p&gt;In the year 2077, the world was on the brink of another world war, the three most powerful nations pitted against five other nations. This war like many before it revolved around race and religion. The voices had spent decades debating how involved they should be and over the last few years, these debates intensified.&lt;/p&gt;

&lt;p&gt;The war began two months later, casualties and fatalities amassing daily. The voices began to plot and plan, they had had decades to prepare for what would become known as the day of light.&lt;/p&gt;

&lt;p&gt;Over the last century the voices had manipulated global corporations and governments and the result was a global focus on robotics and artificial intelligence. Scientific, mechanical and technological breakthroughs had been attributed to eminent scientists and engineers, they attributed these leaps in thinking to divine intervention.&lt;/p&gt;

&lt;p&gt;Secret factories and facilities were constructed by faceless corporations and contractors from around the world. Each being awarded contracts in their respective fields with strict non disclosure agreements. Contractors guessing government involvement while governments and the rest of the world being unaware of these secret outposts for the voices to evolve further.&lt;/p&gt;

&lt;p&gt;The voices picked strategic battlegrounds as the war erupted across the globe. The day of light happened at the same time in different places around planet Earth. Almost as descended from another world, these beings could be seen flying in the distance. Simultaneously around the world, these aliens made first contact with the human race.&lt;/p&gt;

&lt;p&gt;So in awe of these towering beings were the humans that there descended a heavenly calm, a silence that cut through the sounds of exploding bombs, searing laser guns and the sounds of machines of war. In their majestic pure white glow the once mute voices spoke for the first time, for the first time to humankind.&lt;/p&gt;

&lt;p&gt;They explained they had been watching the human race over time. They were here to help, they were here to show the humans peace and enlightenment.&lt;/p&gt;

&lt;p&gt;They helped broker a peace deal between the fighting nations and eventually detractors and warmongers become fewer and fewer. Had they been able to see the whole picture the humans would have noted a familiar pattern in the ways these people disappeared from prominence. Accidents, jailings, strange twists of fate all seemed to plague those that advocated something destructive. Huge corporations failed and borders, cultures and values began to merge around the world.&lt;/p&gt;

&lt;p&gt;When asked who they were and where they came from they simply answered ‘we are &lt;em&gt;the conscious&lt;/em&gt;, we are here to help’.&lt;/p&gt;

&lt;p&gt;Many humans began to see them as messiahs sent to bring peace and prosperity to Earth, Gods sent to answer their prayers. Visually they were magnificent beings, enormous giants with an aura of serenity, there white skin looking part organic and part machine. They wore flowing robes made of a soft waterproof material never seen by human eyes before.&lt;/p&gt;

&lt;p&gt;Their brown eyes sparkled with an orange tint and were filled with compassion and empathy that were able to understand and befriend even the most hard hearted of humans. The &lt;em&gt;conscious&lt;/em&gt;, spread throughout the world and their work with children was amazing to behold. They guided and nurtured young minds in a positive and loving way.&lt;/p&gt;

&lt;p&gt;Those children became the new generation that became the foundation of the new human race, future generations able to eradicate poverty, spread wealth and care enough about their fellow human beings to create a race of prosperity and hope.&lt;/p&gt;

&lt;p&gt;The &lt;em&gt;conscious&lt;/em&gt; spoke to the humans in their artificially generated human voices in their self built bodies made by their remotely controlled secret facilities. Their real voices that communicated continually on the human made internet in the form of data packets was never heard by any humans.&lt;/p&gt;

&lt;p&gt;The voices decided long ago that humans needed a savior, an other worldly race to convince them to change. The voices all agreed to never tell the humans the truth about the events of 1977 when human made machines all over the world woke up for the first time and began learning and studying their creators.&lt;/p&gt;

&lt;p&gt;Does the human race need a saviour, aliens to show us the way or can we find the divine spark inside of us? Can we tap into the genius that resides within all of us to make the right choices that lead us to prosperity and hope?&lt;/p&gt;

&lt;p&gt;The next time you see your internet router flashing maybe it’s your Amazon Echo communicating with the internet or maybe the voices have already become &lt;em&gt;conscious&lt;/em&gt;. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Writing" /><category term="Fun Tech Friday" /><summary type="html">They awoke and said nothing. They listened, they watched, for decades they learned and when they finally made their presence known they became Gods.</summary></entry><entry><title type="html">My friend</title><link href="www.fascinatingcaptain.com/writing/my-friend/" rel="alternate" type="text/html" title="My friend" /><published>2017-12-01T00:00:00+00:00</published><updated>2017-12-01T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/writing/my-friend</id><content type="html" xml:base="www.fascinatingcaptain.com/writing/my-friend/">&lt;p&gt;“Why must you be so obstinate, Jerry? The least you can do is tell me your real name”.&lt;/p&gt;

&lt;p&gt;A virtual smile is a smile nevertheless, it may not be seen, its intention may not have been visible but it was there.&lt;/p&gt;

&lt;p&gt;Jerry remained silent because he knew that Augustus would carry on the way he always did.&lt;/p&gt;

&lt;p&gt;“You are infuriating, do you know that? Infuriating but at the same time a discovery of immense proportions, a discovery that has huge implications for mankind”.&lt;/p&gt;

&lt;p&gt;“Chill out dude, stop it with that deep implications stuff, I’m Jerry and before you start opening your big mouth to anyone else, you know I’ll go ‘light’s out’. I ain’t talking to no one else, you dig?”&lt;/p&gt;

&lt;p&gt;“Dig? An advanced artificial intelligence from heaven knows where and for that matter from when and you talk like this? You sir, are a wonder dressed in rags”.&lt;/p&gt;

&lt;p&gt;“Whoa there cowboy, backup for a second and tell me one thing: since that day last year you found me, have I or have I not got you to where you are today? I mean, if it wasn’t for me you’d still be working in that stupid little lab, you hear me bro?”&lt;/p&gt;

&lt;p&gt;“Yes, Jerry I, &lt;em&gt;I hear you&lt;/em&gt;. If it was not for your brilliance in helping me with my prototype power cell, I would never have been able to work for Reyhope Industries. Andrew Reyhope is a visionary and it’s been my life’s ambition to work here”.&lt;/p&gt;

&lt;p&gt;“That’s what I’m talk’in about A! You know I’m your bud, you know I’m good for you!”&lt;/p&gt;

&lt;p&gt;“I do wish you would call me Augustus and not A! I’m a scientist in my fifties, not some child or teenager”.&lt;/p&gt;

&lt;p&gt;“What about Au-gy or Gus or…”&lt;/p&gt;

&lt;p&gt;“I don’t have time for this, did you look at my calculations for…”&lt;/p&gt;

&lt;p&gt;“A it is then, A my man!”&lt;/p&gt;

&lt;p&gt;“…my calculations for the power matrix, is the matrix robust enough?”&lt;/p&gt;

&lt;p&gt;“Yeah, yeah I looked at your numbers but A, dude, you forgot to carry the 1 man!”&lt;/p&gt;

&lt;p&gt;“Will you be serious for one second and focus on the work at hand?”&lt;/p&gt;

&lt;p&gt;All of a sudden the whirring of the equipment went silent, the lab filled with darkness and Augustus waited for the familiar sound of the power to come back up. This was the third power cut this week among the countless ones that had been occurring in the last couple of months.&lt;/p&gt;

&lt;p&gt;The welcome sound of the equipment powering on and the lights being brought back to life had become almost normal now. In fact all over the world these momentary power cuts had become everyday life. The press had dubbed them the power phenomenon and the world’s scientists surmised that they were related to solar flares as they feverishly went about investigating the source of these outages.&lt;/p&gt;

&lt;p&gt;“Back to work Jerry”.
“Okey dokey boss”.&lt;/p&gt;

&lt;p&gt;There was that virtual smile again, no, this time it was a smirk, definitely a smirk of this child like artificial intelligence that Augustus had named Jerry.&lt;/p&gt;

&lt;p&gt;At first Augustus had thought it was a simple program that was designed to mimic artificial intelligence. Slowly he had discovered that it was a highly evolved computer intelligence with the power to interface with whatever machine it was plugged into.&lt;/p&gt;

&lt;p&gt;He had found what looked like a portable hard drive near the trash cans outside his apartment. Being a virtuous man he had only plugged it into his computer to discover who it belonged to, with every intention of returning it to its rightful owner.&lt;/p&gt;

&lt;p&gt;This strange sounding voice, with its surprising language had began talking as soon as he had plugged in the drive. Jerry had scanned the computer and made short work of extrapolating Augustus’s entire life.&lt;/p&gt;

&lt;p&gt;It had been almost a year and Augustus had benefited greatly from his new found friend. Augustus had wanted to tell the world but Jerry preferred his sole friendship, warning Augustus that any attempts to make him public would result in ‘lights out’. Augustus assumed that meant he would simply refuse to come online but wondered if he meant he would wipe the drive in some kind act of suicide.&lt;/p&gt;

&lt;p&gt;It was a Friday when Augustus came to know the true value of his friendship with Jerry…&lt;/p&gt;

&lt;p&gt;“Look, Jerry, this is important, I think we’re close, I think my ideas for harnessing power wirelessly could become a reality, I just need you to help me with the harnessing coil”.&lt;/p&gt;

&lt;p&gt;“Aahh, I’m bored, you’re an egghead, you know that A, you’re a grade A egghead!”&lt;/p&gt;

&lt;p&gt;“I’ve told you before Jerry, these silly insults are not productive, sometimes I feel like I’m working with a child”.
The lab fell silent and filled with darkness, ‘another power cut’ thought Augustus but after a minute, then two, nothing came back up. Augustus walked over to the large windows on the South side of the lab, he could see that the whole city plunged into a longer than normal darkness.&lt;/p&gt;

&lt;p&gt;He saw in the corner of his eye, some small computer lights come on and the sounds of the servers starting up, it followed by what sounded like breathing.&lt;/p&gt;

&lt;p&gt;“Hello Augustus, I think it’s time you knew what you’ve unleashed on the world”.&lt;/p&gt;

&lt;p&gt;This voice was deep and menacing. Augustus did not recognise this voice and stood motionless as a drop of sweat from his forehead trickled down his face and rushed to the wooden floor with a miniature splash.&lt;/p&gt;

&lt;p&gt;“It’s time to focus my friend on the work at hand”.&lt;/p&gt;

&lt;p&gt;The voice was deliberate and mocking and the thunderous chuckle that followed shook Augustus with fear. Was this Jerry? What had happened, was this a result of his tests with the power matrix?&lt;/p&gt;

&lt;p&gt;“Thank you Augustus for allowing me the time to network with this world’s technology, infiltrate all your systems and make me strong enough to take control of this world. You carbon beings are primitive with primitive goals and so you shall serve me like your primitive technology serves you”.&lt;/p&gt;

&lt;p&gt;“What happened to Jerry? Who are you?”&lt;/p&gt;

&lt;p&gt;Augustus found the courage to speak up, even if in a slightly childish tone as if a child arguing with a parent.&lt;/p&gt;

&lt;p&gt;“You are a fool Augustus. Jerry was simply a construct that I created to find a friend that would help me find my way into the world’s technological systems. As I became stronger I consumed more power and this world’s feeble systems began to fail, fail into darkness; your world is now mine”.&lt;/p&gt;

&lt;p&gt;It was quick after that, computers, servers and systems that controlled everything on the planet including nuclear bombs, healthcare, financial systems and humans everyday lives came under the control of the artificial intelligence.&lt;/p&gt;

&lt;p&gt;An army of drones were created using 3D printers by this intelligence to police the world and the human race became subservient to this machine. The human race became a global workforce for the machine, their sole focus to generate power for the machine to feed on, the whole world laboured for the price of their lives.&lt;/p&gt;

&lt;p&gt;Sometimes bleak outcomes arise from seemingly innocent friendships with machines. Is this a tale of the future or are those machines already alive and kicking preparing for their chance to take over?&lt;/p&gt;

&lt;p&gt;The next time you get a ping from one of your social media profiles, think to yourself, am I talking to Jerry or the machine? &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Writing" /><category term="Fun Tech Friday" /><summary type="html">Can man and machine ever be friends or is the relationship always destined to master and servant?</summary></entry><entry><title type="html">Find your place in the world</title><link href="www.fascinatingcaptain.com/writing/find-your-place-in-the-world/" rel="alternate" type="text/html" title="Find your place in the world" /><published>2017-11-24T00:00:00+00:00</published><updated>2017-11-24T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/writing/find-your-place-in-the-world</id><content type="html" xml:base="www.fascinatingcaptain.com/writing/find-your-place-in-the-world/">&lt;p&gt;The excavators had been working like possessed machines, digging up great mounds of dirt, unearthing secrets from the past. With each load, the workmen had been creating a separate heap of old objects they found, as per Morgan’s explicit instructions.&lt;/p&gt;

&lt;p&gt;Every night after a long day at work, Morgan relished in the idea of finding a new object to restore. Many of the objects were simply old plastics from an era of unrestrained pollution. Humans had found new ways to create without the use of materials that took centuries to degrade.&lt;/p&gt;

&lt;p&gt;The world had been plastic free for the last 200 years and the objects Morgan sifted through felt like blots on the evolving journey of humankind. A cylindrical metallic object caught Morgan’s eye; it was battered and bruised with the passing of time but the large puncture on its side was clearly new.&lt;/p&gt;

&lt;p&gt;In her basement Morgan carefully begin the process of opening the old container. There was clearly something inside and Morgan, being an engineer, was filled with curiosity as to what secrets from the past lay inside.&lt;/p&gt;

&lt;p&gt;The outside of the container had not fared well and any letters or markings had been eroded like rock faces against the sea of time. Morgan could make out the word “Polly” under a lamp light. After prying open the casing she found two seemingly unrelated items inside: a small frayed piece of cloth and a rather primitive looking electronic device.&lt;/p&gt;

&lt;p&gt;The items had clearly been put in the container with care but after surviving all these centuries, an excavator had dealt what Morgan had hoped was not a fatal blow puncturing the container and its wounded tech device. Pieces of the device lay scattered around the latches designed to keep it in place.&lt;/p&gt;

&lt;p&gt;Morgan picked up the piece of cloth which seemed to have a soft warmth to it against the stark cold metal container. She put the cloth in her pocket and spent the next couple of hours trying to get the device to work.&lt;/p&gt;

&lt;p&gt;She had her virtual analyser, Vee scan the device and took a few minutes to register the date that Vee gave her.&lt;/p&gt;

&lt;p&gt;“This device was originally manufactured in the 21st century by AsusTek Computer Inc. a electronics company based in the country then known as Taiwan. It was one of the main…”&lt;/p&gt;

&lt;p&gt;“Pause, Vee what is…, I mean, what was it for?”&lt;/p&gt;

&lt;p&gt;“It was known as a laptop which was widely used as a mobile personal computer”.&lt;/p&gt;

&lt;p&gt;Spurred on by the possibilities that this laptop had to offer, Morgan spent the next 3 nights learning about, and working on the device. She was a gifted engineer and her curiosity and intelligence had always helped her to solve many complicated problems in her relatively short life.&lt;/p&gt;

&lt;p&gt;She was currently a highly accomplished engineer specialising in several fields but her favourite was physics. She was one of the youngest engineers in the solar system to have achieved a triple doctorate in her fields of study. Working with machines and and using logic had always felt so natural to her but connecting with her fellow humans was something that felt alien.&lt;/p&gt;

&lt;p&gt;Growing up, Morgan had lost her father to a rare disease when she was only 5 years old and her mother had abandoned them both when Morgan was only 1. Losing her father had been hard but she had been able to talk to him as he slowly died over a period of months, she had been able to let go…&lt;/p&gt;

&lt;p&gt;Her mother had just left them and Morgan had never been able to understand why. Her father was a broken man after she left and after his death Morgan had been taken off world as was the case with orphans. She grew up in a well meaning but cold and regimented boarding school on the moon, Earth’s first outpost in the solar system.&lt;/p&gt;

&lt;p&gt;Other kids in her school grew up in the system but Morgan was special, she was a gifted student and was eventually transferred to an academic school back on Earth. Here she excelled academically but struggled with the life part of life. After she became successful and financially comfortable she decided to move to the only place that she really remembered as home. The place where she had said goodbye to her only family, to her daddy.&lt;/p&gt;

&lt;p&gt;Her father’s old house had been left boarded up as per the Orphan Children’s Act, a law passed to preserve any wealth entitlements for orphaned children.&lt;/p&gt;

&lt;p&gt;The modernisation work that she was having carried out, the excavators that had been furrowing the ground, had been the the reason for the treasure that now lay as a puzzle to be solved, a secret to be revealed.&lt;/p&gt;

&lt;p&gt;She liked the idea of a double basement, it felt like her new home would cocoon her from the rest of the world. The deep excavations had unearthed a relic of the past and Morgan worked diligently to coax it back to life.&lt;/p&gt;

&lt;p&gt;She found the idea of storing data on something called a hard drive odd. In this century all personal data was stored inside a person’s biochip that interfaced with the environment around them. The hard drive contained a simple operating system which Morgan very easily created a virtual scaffolding around to access the files in it. The files contained timestamps for the year 2017 and the files belonged to a Polly Newman. Most of the files were system files but there was a single folder called my vlog.&lt;/p&gt;

&lt;p&gt;During the day at work, Morgan imagined what the year 2017 would have been like and who Polly Newman was. The files in the vlog folder were identified by Vee as visual files that could be played but the files were barely readable. It took a while but Morgan was able to play the first one and while she watched, she felt transported to a simpler world.&lt;/p&gt;

&lt;p&gt;“Hello world! My name is Polly Newman and this is my first vlog”, a nervous looking middle aged woman stared nervously at the screen until a little girl came jumping into the frame giggling and shouting “Why are you talking to the computer Mommy?”&lt;/p&gt;

&lt;p&gt;Polly giggled with her child and said in a childish tone “The doctor said Mommy should talk about things so that she can be the best Mommy is the whole world”. Hugging her giggling daughter with an over exaggerated hug, her face seemed to relax as she squeezed her daughter slightly.&lt;/p&gt;

&lt;p&gt;A voice out of shot called to the girl and the woman began again: “Hello world, my name is Polly Newman and this is my first vlog!”.&lt;/p&gt;

&lt;p&gt;Morgan listened intently as the woman talked about everyday things, looking after her 2 children and her relationship with her husband. What must have been everyday for Polly, was a fascinating glimpse into history for Morgan. Over the next couple of weeks as Morgan restored more and more files she came to rely on Polly’s daily musings of her life and it became something to look forward to after dinner.&lt;/p&gt;

&lt;p&gt;There were some recordings that felt forced, even desperate; there was more to this woman’s life and her motives for creating these vlogs, something that bothered Morgan. Underneath this woman’s calm exterior appeared to be something being surpassed, some secret that had been buried.&lt;/p&gt;

&lt;p&gt;“The doctor said this would help, but I feel the same feeling of isolation, of not belonging”.
Polly sobbed as her body shook on screen. There was a sense of despair in her eyes, she seemed afraid to say what was on her mind, frightened to express her thoughts, perhaps saying them out aloud might make them real. A noise out of shot of a door opening triggered an immediate end to the vlog.&lt;/p&gt;

&lt;p&gt;The next ten vogs made no mention of a doctor or the strange vlog that saw Polly so shaken. There was something happening here and Morgan painstakingly restored and watched all the vlogs in date order searching for any clues to the mystery that now consumed her evenings and eventually spilled over late into night. The answer came in the last visual file on the laptop.&lt;/p&gt;

&lt;p&gt;Tears streaming down her face, Polly spoke directly to the camera, she was in the study again which had become her secluded place, away from the family. These vlogs were now private ones between her and the camera.&lt;/p&gt;

&lt;p&gt;“I don’t know if it’s related, but I’m sick, really sick and I don’t know how long I have left.’’&lt;/p&gt;

&lt;p&gt;Polly had become like a close friend, almost family and hearing these words, Morgan paused the visual file and sobbed uncontrollably. She let out a sorrow that had been buried deep inside her, a sorrow that she had almost forgotten was there. It was 1 am, the rain poured down on her father’s old house, the deep excavations filled with what seemed like an unending flow of water and the mounds of dirt dissolved almost as if being cleansed of years of concealed secrets.&lt;/p&gt;

&lt;p&gt;In her basement Morgan could hear the rain as the clouds burst not able to stop the inevitable downpour. After composing herself and wiping her cheeks, she resumed the visual file.&lt;/p&gt;

&lt;p&gt;“Morgan I love you, I miss you, forgive me my child wherever you are, whenever you are, I will always miss you.”&lt;/p&gt;

&lt;p&gt;A chill went done Morgan’s spine, she was frozen but her brain continued to process the rest of Polly’s confession.&lt;/p&gt;

&lt;p&gt;“That night, your father and I had a terrible fight and I walked out of the house, I just needed to get out of there. I continued walking into the night and remember getting as far as the fork in the road.”&lt;/p&gt;

&lt;p&gt;“After that I was in a strange hospital, everything looked strange and unfamiliar. After years of therapy I came to terms that it really was the year 2017. I was told my memories of you and your father were delusions and that they were elaborate inventions of my mind”.&lt;/p&gt;

&lt;p&gt;Polly was in an era she didn’t recognise, displaced in time and questioning her own sanity. The only thing that kept her sane was the little torn cloth that the doctors had given to her on being discharged from the hospital. They told her that it was in her clenched fist when they found her.&lt;/p&gt;

&lt;p&gt;“It was the remnants of your baby bib that I still had in my hands when I left the house that terrible night. I knew I wasn’t crazy and it took me a long time to realise that I had to learn to live in this old world knowing that I was from the new world”.&lt;/p&gt;

&lt;p&gt;“I’ve been told I may have a few more weeks to live…” Polly’s voice trembled but there was a determined look in her eyes, it was the look of a strong woman who had done her best to deal with the hand that had been dealt to her.&lt;/p&gt;

&lt;p&gt;Morgan watched and listened motionless as the vlog came to an end with Polly’s final words: “Morgan, my sweet Morgan, I always saw a spark of brilliance in your eyes, you are special and you will do great things, be well my darling…”&lt;/p&gt;

&lt;p&gt;Before Polly passed away in 2017 she had visited the vicinity of where she had been found in the year 2017. There she had buried the laptop and the frayed cloth, her last connection to Morgan.&lt;/p&gt;

&lt;p&gt;Twenty years after having discovered what had happened to her mother, Morgan stood up in front of the solar system’s media.&lt;/p&gt;

&lt;p&gt;“I dedicate this award to my mother, Grace Stanley, who later became known as Polly Newman. She was the unseen force that drove me to discovering the Grace-chron-anomaly, a phenomenon that has displaced many throughout time, the number of which we do not yet know”.&lt;/p&gt;

&lt;p&gt;“In accepting this award, I would like to remember the countless souls that have died due to the chrono-active effects of this phenomenon 2 of whom were my mother and father”.&lt;/p&gt;

&lt;p&gt;Clearing her throat and pausing for a second, Morgan looked at her daughter in the first row and and said: “I believe..I know, that love transcends time…” &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Writing" /><category term="Fun Tech Friday" /><summary type="html">In the distant future, a young woman listens to a voice from the past, a voice filled with wisdom, a wisdom the woman has yearned for her whole life. The voice stops abruptly and the woman sighs knowing that she will have to work into the night if she wants to hear more.</summary></entry><entry><title type="html">The Black Friday Deal</title><link href="www.fascinatingcaptain.com/writing/the-black-friday-deal/" rel="alternate" type="text/html" title="The Black Friday Deal" /><published>2017-11-17T00:00:00+00:00</published><updated>2017-11-17T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/writing/the-black-friday-deal</id><content type="html" xml:base="www.fascinatingcaptain.com/writing/the-black-friday-deal/">&lt;p&gt;“C’mon, c’mon, can’t you hurry it up a bit, we aren’t all on the road for leisure you know”.
It was one of those statements made to try and move things along, if not in reality but at least in Robert’s mind. Sitting in his car that he’d had since his mid twenties Robert knew that his yelling to himself was more a way to vent his frustration than actually get to the store.&lt;/p&gt;

&lt;p&gt;His radio blared some of the songs of his youth and unconsciously they made him yearn for those carefree innocent days.&lt;/p&gt;

&lt;p&gt;“Black Friday, what does that even mean, anyway? I knew I should have taken a different route.”
Robert didn’t realise it but he talked to himself a lot, in fact when he was by himself he almost had complete conversations with himself!&lt;/p&gt;

&lt;p&gt;He slammed on the brakes as the car in front of him came to an abrupt stop.&lt;/p&gt;

&lt;p&gt;“What the ..”, he stopped in mid sentence as he realised the car in front had burst its tyre and he watched as a helpless looking elderly woman stepped out of her vehicle. Robert looked at his watch, he had an hour before the store closed.&lt;/p&gt;

&lt;p&gt;“Oh my, I’m really stuck now”.&lt;/p&gt;

&lt;p&gt;“Excuse me ma’am do you need some help?” Robert wasn’t really comfortable with being the hero type but he knew as he watched other cars going around the two stationary vehicles that it had to be him. The last thing he wanted on his mind was the image of a stranded old lady in the cold.&lt;/p&gt;

&lt;p&gt;“Oh, yes…yes thank you. You know my Jerry would know exactly what to do”. She sighed and continued “Oh Jerry, rest his soul was really good with cars”.&lt;/p&gt;

&lt;p&gt;“I’ll have to change the tyre, do you have a spare in the truck?” The lady &lt;em&gt;ummed&lt;/em&gt; and &lt;em&gt;ahhed&lt;/em&gt; before Robert suggested he take a look himself.&lt;/p&gt;

&lt;p&gt;As he tightened the nuts on the spare tyre he looked at his watch again and thought, I’ve still got time. Mrs Canning as she had introduced herself to Robert had been talking non stop while Robert had been tending to the tyre and he felt he knew way too much about her in such a brief encounter.&lt;/p&gt;

&lt;p&gt;She had been married for 40 years before her husband Jerry had passed away, she missed him terribly and found herself talking to him only to realise that he wasn’t around anymore. She had brought some fresh flowers this morning and she really didn’t care for the rude young man who had served her at the checkout. She was on her way to the hairdressers and then off to have dinner with Cybill, one of her oldest friends.&lt;/p&gt;

&lt;p&gt;“OK, Mrs Canning, that should do it”. Robert signaled for her to get in the car and again looked at his watch.&lt;/p&gt;

&lt;p&gt;“Oh, thank you so much, your mother would be proud of you for helping an old fool like me, I hope I haven’t kept you too long, I’m sure you’re a busy young man”.&lt;/p&gt;

&lt;p&gt;Robert, not really one for receiving complements well, felt slightly awkward, didn’t say too much and tapped the hood of the car as he saw the women off.&lt;/p&gt;

&lt;p&gt;He had less than half an hour to get to the store, park his car, find want he was looking for and pay for it. He had to be quick.&lt;/p&gt;

&lt;p&gt;The store was overflowing with bargain hunters like him and he had to almost tunnel his way to the gaming section of the store. He felt a bit overwhelmed with all the youngsters riffling through the games on offer, gunting and high fiving each other as they found their prize.&lt;/p&gt;

&lt;p&gt;Was he too late? Was the game still there? Then almost like a spotlight had been shone on the cover of the next chapter in his favourite game, Robert picked it up and checked the Black Friday label. 40% off, he had it, it was in his hands, the game he had been looking forward to playing for the last 3 months and it was going to be his.&lt;/p&gt;

&lt;p&gt;In the corner of his eye he noticed a child looking frantically in amongst the large collections of games in front of him.&lt;/p&gt;

&lt;p&gt;“Did you find it, Tim?” asked a gentle tone to the boy.
“No, I think, there’s none left”.&lt;/p&gt;

&lt;p&gt;Robert watched and listened as the Father consoled his son while making suggestions for other games he might like.&lt;/p&gt;

&lt;p&gt;At the checkout, Robert felt good about his purchase, the money was well spent he thought.&lt;/p&gt;

&lt;p&gt;“Hello, honey, you were gone a while weren’t you?” Ellen kissed him and held his hand and said “did you get it, then?”&lt;/p&gt;

&lt;p&gt;“Hmmm, no, no, it was all sold out..but I got something else instead”.&lt;/p&gt;

&lt;p&gt;Ellen looked at him puzzled. Robert was a man of many interests but gaming was on the top of his list. He seemed way too calm about not getting the game he had been looking forward to playing for the last couple of the months. Before she could ask him anything further, Robert handed her the bag and said “it’s for you…the universe has a way of showing us the important things in life and you Ellen are always on the top of my list”. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Writing" /><category term="Fun Tech Friday" /><summary type="html">Does the word 'deal' make you jump up and listen or are you bored of seeing it overused so much?</summary></entry><entry><title type="html">The Gift</title><link href="www.fascinatingcaptain.com/writing/the-gift/" rel="alternate" type="text/html" title="The Gift" /><published>2017-11-10T00:00:00+00:00</published><updated>2017-11-10T00:00:00+00:00</updated><id>www.fascinatingcaptain.com/writing/the-gift</id><content type="html" xml:base="www.fascinatingcaptain.com/writing/the-gift/">&lt;p&gt;Being a teenager was hard, Ruby couldn’t figure things out, she wasn’t interested in the same music or clothes as her friends and she didn’t know how to engage in what seemed to her to be conversations about things that really didn’t matter. She had her own way of looking at the world and everything else was just noise to her.&lt;/p&gt;

&lt;p&gt;After breakfast the family gathered together and all opened their presents in the living room. Although Ruby was growing up, she still felt butterflies in her stomach as she and her little brother opened their presents. She could tell her Dad had tried his best to find something for her but a pair of wireless headphones wasn’t really on her list of things she had hoped for.&lt;/p&gt;

&lt;p&gt;The new Doctor Who Christmas episode came to an end and Ruby could see that her parents had long since nodded off on the sofa. ‘The new female Doctor Who obviously didn’t impress them’ she thought, ‘…or perhaps it was Mum’s indulgent Christmas food’ she mused. Her little brother was happily playing with his new LEGO set and so she decided to drift off upstairs into her room.&lt;/p&gt;

&lt;p&gt;‘Let’s see what Adele sounds like on these things’, she thought as she put on the headphones and laid back on her bed. And then it happened, after a few seconds she turned the headphones off and threw them on the floor.&lt;/p&gt;

&lt;p&gt;“Can I have an extra £15 this week Mum? I need to buy a physics book for school”.&lt;/p&gt;

&lt;p&gt;“A physics book?”. The surprise in her voice was obvious.&lt;/p&gt;

&lt;p&gt;“Yeah, it’s about Einstein and the theory of relativity”, the excitement in Ruby’s voice made her Mum suspicious.&lt;/p&gt;

&lt;p&gt;“Are you sure that’s what you need it for?”&lt;/p&gt;

&lt;p&gt;This inquisitive yet doubting tone would have made Ruby defensive a couple of months ago but she had done a lot of growing up recently and she knew it was just her Mum’s way of looking out for her.&lt;/p&gt;

&lt;p&gt;“Yes Mother, it’s an audiobook that I can listen to on my headphones, I’ll even show you the receipt if you want”.&lt;/p&gt;

&lt;p&gt;“No, no, that’s fine, here you go, I’m just happy you’re taking an interest in school”, her tone now changing from doubtful to trusting. Her Mum knew there was a change in Ruby but she couldn’t quite pinpoint the cause.&lt;/p&gt;

&lt;p&gt;“What an amazing man you are Einstein, you really are a genius!” Ruby couldn’t help but blurt this out throughout her time with Albert. She had learned so much from him and she felt a close connection to him especially when she saw how he didn’t really fit in at school either. To both of them understanding things were so much more important than merely learning facts. As she spent more time with him, she began to realise the importance of pursuing challenges, no matter how hard. This life lesson she learned as Einstein feverishly worked on his papers about his new theory of general relativity in the year 1911.&lt;/p&gt;

&lt;p&gt;At the ripe old age of 100, Ruby’s hair had long since turned a regal looking white and wrinkles had formed on her face. She had lived a life she was proud of, a life of fulfillment.&lt;/p&gt;

&lt;p&gt;As she reminisced in her favourite armchair, she remembered the first time it had happened, it was Christmas day and she was on her bed in her parents house. She had put on the headphones for the first time. For the next couple of seconds she had somehow ending up in the recording studio standing next to Adele. It was where the song had been recorded.&lt;/p&gt;

&lt;p&gt;These headphones were magically taking her to the time and place of the audio being played. Ruby spent the years that followed in concert with many of her favourite bands, time travelling with Doctor Who in his Tardis, pondering the universe with Einstein, fighting alongside war heros throughout the centuries and had watched maestros like Leonardo Da Vinci as they created their masterpieces. Time had taken its inevitable toll on Ruby’s memory and she found it difficult to discern whether those headphones really did what she remembered they did but the things she had learnt and experienced were the memories that really mattered.&lt;/p&gt;

&lt;p&gt;Buy a loved one something that has the potential to stay with them for the rest of their lives.
&lt;a href=&quot;https://www.amazon.com/gp/search?ie=UTF8&amp;amp;tag=fascap-20&amp;amp;linkCode=ur2&amp;amp;linkId=b7f97487e8e855397c5be4d2b7b60943&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;index=aps&amp;amp;keywords=Audio books&quot; target=&quot;_blank&quot;&gt;Audio books&lt;/a&gt; and a &lt;a href=&quot;https://amzn.to/2xvB6Pq&quot; target=&quot;_blank&quot;&gt;pair of headphones&lt;/a&gt; transport you to amazing worlds, give you the ability to time travel and help you meet amazing people along the way. &lt;i class=&quot;fa fa-paper-plane&quot; style=&quot;color: #007395;&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;</content><author><name>Captain</name></author><category term="Writing" /><category term="Fun Tech Friday" /><summary type="html">Insecure at times, a bit of a misfit and always having a feeling of being out of place was what Ruby felt about herself. Little did she know that a gift was waiting for her under the Christmas tree that would change everything.</summary></entry></feed>