<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Post-rsses on Hire This Guy!</title>
    <link>/post/index.xml</link>
    <description>Recent content in Post-rsses on Hire This Guy!</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 12 May 2017 01:49:09 -0400</lastBuildDate>
    <atom:link href="/post/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Do you wanna build a redirect</title>
      <link>/post/do-you-wanna-build-a-snowma-i-mean-redirect/</link>
      <pubDate>Fri, 12 May 2017 01:49:09 -0400</pubDate>
      
      <guid>/post/do-you-wanna-build-a-snowma-i-mean-redirect/</guid>
      <description>

&lt;p&gt;Wow, this actually was a really fun final problem. Not sure if my solution was the intended one, but I think it should be at the very least approved methodology. :) I am LOVING the flexablity of the _redirects file. There are SO many ways to play with this!&lt;/p&gt;

&lt;p&gt;However, to not pen another essay, I&amp;rsquo;ll get right to the task given:&lt;/p&gt;

&lt;h3 id=&#34;optional-bonus-can-you-set-up-a-redirect-from-netlify-anything-to-https-www-google-com-search-q-anything&#34;&gt;(optional/bonus) Can you set up a redirect from “/netlify/anything” to &lt;a href=&#34;https://www.google.com/search?q=anything&#34;&gt;https://www.google.com/search?q=anything&lt;/a&gt; ?&lt;/h3&gt;

&lt;p&gt;&lt;br&gt;
I give you:&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://hire-marvin.bentleyfamily.us/netlify/anything&#34;&gt;https://hire-marvin.bentleyfamily.us/netlify/anything&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://hire-marvin.bentleyfamily.us/netlify/everything&#34;&gt;https://hire-marvin.bentleyfamily.us/netlify/everything&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://hire-marvin.bentleyfamily.us/netlify/and+all+the+things+in+between&#34;&gt;https://hire-marvin.bentleyfamily.us/netlify/and+all+the+things+in+between&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Oh, and check out my band (or not, but can I have credit for it working in the context of this assignment? :D):&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://hire-marvin.bentleyfamily.us/netlify/https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0fLRMU-khK8&#34;&gt;https://hire-marvin.bentleyfamily.us/netlify/https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0fLRMU-khK8&lt;/a&gt;&lt;/p&gt;

&lt;h2 id=&#34;in-closing&#34;&gt;In closing&amp;hellip;&lt;/h2&gt;

&lt;p&gt;Thank you very much for the assignment - this was great experience! I am excited to speak with you further.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>So your site won&#39;t build?</title>
      <link>/post/so-your-site-just-will-not-build/</link>
      <pubDate>Fri, 12 May 2017 01:48:48 -0400</pubDate>
      
      <guid>/post/so-your-site-just-will-not-build/</guid>
      <description>&lt;p&gt;Good day, and thanks for reaching out to us! I know I&amp;rsquo;ve run into a few cases in the past where my site wouldn&amp;rsquo;t build for me. I have some questions for you so that I can get a better handle on your issue, but first let me give you some ammo to try while you&amp;rsquo;re getting back to me (it might even take care of it for you!). Firstly, have you checked your deployment logs? I know from personal experience that I tend to forget to mate my double quotes sometimes, and this often throws some sort of error that I can find by searching my log for &amp;ldquo;escape character&amp;rdquo;. Once there, I can usually track it down from the line and column numbers it gives. If it&amp;rsquo;s not that, it may be something else that shows up pretty clearly in there (search for &amp;ldquo;err&amp;rdquo; codes in your log). If the build failed on our servers, the log can be found in your deployments section (&lt;a href=&#34;https://app.netlify.com/sites/your-site-name-here/deploys&#34;&gt;https://app.netlify.com/sites/your-site-name-here/deploys&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;If that doesn&amp;rsquo;t take care of it for you, could you kindly get me some more information so that we can troubleshoot this further? Is the build failing locally, or on our end? If on our end, could I trouble you for your user name and site name so that I can dig in and try to help tease apart your logs? If it&amp;rsquo;s failing locally, could you kindly indicate what you&amp;rsquo;re using for your build, and (if possible) send me the log it&amp;rsquo;s generating? Please let me know if I can help with any of the above, and thanks again for reaching out to Netlify!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Two Major DNS Complications</title>
      <link>/post/dns-complications/</link>
      <pubDate>Fri, 12 May 2017 01:48:00 -0400</pubDate>
      
      <guid>/post/dns-complications/</guid>
      <description>&lt;p&gt;Speaking as someone who has dealt with enough quizzical looks when I bring up the subject of DNS records with colleagues, there are a few common issues one could run into.&lt;/p&gt;

&lt;p&gt;First is the fact that DNS is NOT instant. It can take a while for changes to propagate across the web. This can lead to a user making a change, seeing it NOT work, and then thinking THEY did something wrong. Which can sometimes lead to them then UNDOING the change in the first place, and setting them back even further.&lt;/p&gt;

&lt;p&gt;I have also seen users run into trouble trying to assign a non-IP address to an A record (or similar). New users are often given little indication of what exactly is needed for each setting (especially if they have no formal training in the subject), which can make choosing the correct record to set (and sometimes what to set it to!) a scary thought. Even worse when coupled with what I mentioned above about propagation times.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Why is encryption critical</title>
      <link>/post/why-encryption-is-critical/</link>
      <pubDate>Fri, 12 May 2017 01:43:39 -0400</pubDate>
      
      <guid>/post/why-encryption-is-critical/</guid>
      <description>&lt;p&gt;Your original question was only in regards to SSL/HTTPS, but I&amp;rsquo;m going to open this up a bit more to encryption in general, if you don&amp;rsquo;t mind.&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;ve been sending money to the &lt;a href=&#34;//www.eff.org/&#34;&gt;EFF&lt;/a&gt; since&amp;hellip; 2008 (I think?). I do this because I believe they (or rather, the mission they are undertaking) are of the utmost importance to nothing less than the safety &amp;amp; security of the people of the United States of America (and likely the wider world, by extension).One of the single biggest things the EFF works towards is maintaining the &lt;a href=&#34;//www.eff.org/encrypt-the-web&#34;&gt;right&lt;/a&gt; &lt;a href=&#34;https://twitter.com/EFF/status/797862092204191744&#34;&gt;to&lt;/a&gt; &lt;a href=&#34;https://www.eff.org/encrypt-the-web&#34;&gt;encrypt&lt;/a&gt; (and let me just take a moment to say &amp;ldquo;go you guys!&amp;rdquo; for supporting their &lt;a href=&#34;https://letsencrypt.org/&#34;&gt;Let&amp;rsquo;s Encrypt&lt;/a&gt; service so well with your own, it made securing &lt;a href=&#34;/&#34;&gt;this little site&lt;/a&gt; with SSL VERY straight forward). I&amp;rsquo;m saying all of this as a way to show, not tell, how important I personally feel encryption to be. Heck, I feel so strongly that I even polished off my copy of InkScape a few years ago and whipped up the below image for a &lt;a href=&#34;https://www.reddit.com/r/technology/comments/3tykgs/stop_the_antiencryption_propaganda_now/cxax31o/&#34;&gt;reddit post&lt;/a&gt; for fun:&lt;/p&gt;

&lt;p align=&#34;center&#34;&gt;&lt;img src=&#34;/img/encryption_is_free_speech.png&#34;&gt;&lt;/p&gt;

&lt;p&gt;Which leads me directly to WHY it&amp;rsquo;s so darn important. There are MANY reasons (personal security, privacy, trusted authentication just off the top of my head), but the one I will focus on for this page is Free Speech. Encryption is SUCH a critical part of free speech, the UN declared it &lt;a href=&#34;http://www.bbc.com/news/technology-32916002&#34;&gt;essential &amp;ldquo;key to free speech&amp;rdquo;&lt;/a&gt; in 2015.&lt;/p&gt;

&lt;p&gt;As much as it would be more convenient if it were otherwise, anonymity has a critical role to play in free speech. Dissenters cannot safely dissent without it in some regions. One of the many things encryption can provide is that precious anonymity.&lt;/p&gt;

&lt;p&gt;One cannot truly speak freely unless one is secure in their safety - anything else puts one in a position of duress. Cryptography helps to minimize the dangers with speaking out. It allows you to be anonymous, but it ALSO allows you to verify the authenticity of whom you are speaking with (Some systems even let you do both). For a real word example, these facets of encryption (anonymity &amp;amp; authentication) were both used by Edward Snowden when he &lt;a href=&#34;http://www.nytimes.com/2013/08/18/magazine/laura-poitras-snowden.html&#34;&gt;Contacted Laura Poitras&lt;/a&gt; (&lt;a href=&#34;https://archive.fo/pPt8g&#34;&gt;Archive.to Link for those without a sub&lt;/a&gt; after trying and failing to convince Glen Greenwald to engage securely.&lt;/p&gt;

&lt;p&gt;Please forgive me if this turned into an essay, but encryption is both a personal and professional passion, and I&amp;rsquo;d love to discuss it further. :)&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Best. Documentation. Ever.</title>
      <link>/post/best.documentation.ever/</link>
      <pubDate>Fri, 12 May 2017 01:43:14 -0400</pubDate>
      
      <guid>/post/best.documentation.ever/</guid>
      <description>&lt;p&gt;First off, the title MAY be a misnomer - it&amp;rsquo;s more like the best documentation I&amp;rsquo;ve been exposed to. But that didn&amp;rsquo;t sound as good. Anyway&amp;hellip;&lt;/p&gt;

&lt;p&gt;As someone who often stuffs things into &lt;a href=&#34;//www.wolframalpha.com&#34;&gt;Wolfram Alpha&lt;/a&gt; (sometimes just to see what can come out), I find myself referencing the &lt;a href=&#34;https://reference.wolfram.com/language/&#34;&gt;Wolfram&lt;/a&gt; docs. I don&amp;rsquo;t generally do anything too crazy with it, but for the times that I can&amp;rsquo;t figure out why my input isn&amp;rsquo;t working (or what input should I be using), it&amp;rsquo;s been a great help.&lt;/p&gt;

&lt;p&gt;As to &lt;em&gt;why&lt;/em&gt; I think it&amp;rsquo;s nicely done, it&amp;rsquo;s because I don&amp;rsquo;t &amp;ldquo;notice it&amp;rdquo;. It doesn&amp;rsquo;t get in the way, in other words. It&amp;rsquo;s very easy to narrow in on what I&amp;rsquo;m looking for (generally), and performs well to boot. Oh! The use of color on the tiles as a way to segment topic is a nice touch too. :)&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How I would improve either the test or the job posting</title>
      <link>/post/suggestions-for-the-test/</link>
      <pubDate>Fri, 12 May 2017 01:42:56 -0400</pubDate>
      
      <guid>/post/suggestions-for-the-test/</guid>
      <description>&lt;p&gt;This is actually one of the more interesting tests I&amp;rsquo;ve dealt with while job searching, so I&amp;rsquo;m not sure if I could pinpoint anything wrong with it. I guess, my one and only gripe, is I kind of wish it came after the interviews (so that, should something go wrong there, I wouldn&amp;rsquo;t be spending the time to make the site). That said, I &lt;strong&gt;&lt;em&gt;completely&lt;/em&gt;&lt;/strong&gt; understand why it came first (or at least one of the reasons), and I don&amp;rsquo;t blame you for it - I&amp;rsquo;m sure people passing and failing the test save you from a LOT of wasted interview time.&lt;/p&gt;

&lt;p&gt;I also had no complaints about the job posting - it seemed to be pretty clear to me, and gave me a good reason to get in touch with you folks. ;)&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How I made this site - You won&#39;t believe the challenge I faced!</title>
      <link>/post/how-i-made-this-site/</link>
      <pubDate>Fri, 12 May 2017 01:41:36 -0400</pubDate>
      
      <guid>/post/how-i-made-this-site/</guid>
      <description>&lt;p&gt;I will not lie - I come from a background of dynamic site gen. Somehow, the Static Site Generator craze seems to have missed me until recently (I&amp;rsquo;m SO EXCITED about what I&amp;rsquo;ve discovered here in terms of future projects!). Which is a long-winded way to say that I came into building this site a little blind. That said, after a bit of research, I settled on &lt;a href=&#34;//gohugo.io/&#34;&gt;Hugo&lt;/a&gt; as the correct choice for me. I did this for two reasons. One, it seems to be gaining in popularity quickly (which tends to be great for support!), and secondly, I have always wanted to play with Go, and have never had an excuse to before (didn&amp;rsquo;t end up having to as it turned out).&lt;/p&gt;

&lt;p&gt;The biggest challenge I faced in building this site was simply understanding the massive paradigm shift that is occuring around me. Even with guides, wrapping my head around what the right workflow was for Hugo was challenging for some reason. That said, it was solved the way all ignorance is: Google. I spent most of my free moments today in study, and I think I&amp;rsquo;ve got a decent handle on things now, and the next SSG tool I play with will likely go much quicker with this knowlege in hand.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My thoughts on the netlify service</title>
      <link>/post/netlify-service-review/</link>
      <pubDate>Fri, 12 May 2017 01:41:11 -0400</pubDate>
      
      <guid>/post/netlify-service-review/</guid>
      <description>&lt;p&gt;The short answer is: &amp;ldquo;I like it!&amp;rdquo;&lt;/p&gt;

&lt;p&gt;The ability to deploy DIRECTLY from a git repo is CRAZY to me (I come from a background of WordPress, Drupal, etc.), with builds coming as I perform commits. I don&amp;rsquo;t mean to sound like a barbarian, but seeing it pop to life upon syncing to the master was almost like magic to me. At the very least, whether you hire me or not, I&amp;rsquo;ll be back to take advantage of that sweet free CDN-based hosting. :)&lt;/p&gt;

&lt;p&gt;I didn&amp;rsquo;t bother to run benchmarks - I&amp;rsquo;ll take your &lt;a href=&#34;https://www.smashingmagazine.com/2015/11/modern-static-website-generators-next-big-thing/#dynamic-websites-and-caching&#34;&gt;CEO&amp;rsquo;s word for it&lt;/a&gt; that it&amp;rsquo;s stupid fast.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>What&#39;s my favorite thing about tech support?</title>
      <link>/post/favorite-thing-about-tech-support/</link>
      <pubDate>Fri, 12 May 2017 01:39:50 -0400</pubDate>
      
      <guid>/post/favorite-thing-about-tech-support/</guid>
      <description>&lt;p&gt;My favorite thing about providing technical support is the feeling I get when my client&amp;rsquo;s blocks fall into place, and their problem dissolves. There is little as potent as the &amp;ldquo;contact high&amp;rdquo; one gets from a grateful customer (which granted, sounds cheesy, but I&amp;rsquo;m sure you know what I&amp;rsquo;m talking about).&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My 5 Most &amp; Least Favorite Activities</title>
      <link>/post/favorite-activities/</link>
      <pubDate>Fri, 12 May 2017 01:39:24 -0400</pubDate>
      
      <guid>/post/favorite-activities/</guid>
      <description>

&lt;h2 id=&#34;the-list&#34;&gt;The List&lt;/h2&gt;

&lt;p&gt;&lt;a href=&#34;https://gist.github.com/fool/b0f254ff8c72a5765b6a9138249789d6&#34;&gt;https://gist.github.com/fool/b0f254ff8c72a5765b6a9138249789d6&lt;/a&gt;&lt;/p&gt;

&lt;h2 id=&#34;my-five-most-favorite-activities&#34;&gt;My Five Most Favorite Activities&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Deliver a talk to many people you don&amp;rsquo;t know at a conference or meetup

&lt;ul&gt;
&lt;li&gt;This was an easy choice for #1 - I have whatever the opposite of stage fright is. :)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Receive occasional phone calls requesting support from our highest-value customers

&lt;ul&gt;
&lt;li&gt;I always enjoy helping people, but these calls usually have the best chance to make a major impact for a client.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Help train and onboard new support teammates

&lt;ul&gt;
&lt;li&gt;Training was always one of my favorite tasks at Five Maples - I see no reason for that to change elsewhere.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Write and maintain documentation for our software and blog posts for our website.

&lt;ul&gt;
&lt;li&gt;I was actually the one to push for &amp;amp; spearhead the implementation of our internal company wiki at Five Maples. :D&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Work with prospective customers to explain our service and the pricing model

&lt;ul&gt;
&lt;li&gt;I enjoy helping people feel like they&amp;rsquo;re getting value for their money, and this is a great way to facilitate that. There&amp;rsquo;s no worse feeling for a client than not realizing they&amp;rsquo;re either way over or under-provisioned.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2 id=&#34;my-five-least-favorite-activities&#34;&gt;My Five Least Favorite Activities&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Dig through server logs to troubleshoot a customer&amp;rsquo;s website behavior

&lt;ul&gt;
&lt;li&gt;While I&amp;rsquo;m always happy to do it, I&amp;rsquo;ve been bitten enough times by this to dread it. I dread it because of customers who have WAY more than they first indicate installed on their server. This sometimes causes things to go awry in&amp;hellip; unexpected ways.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Manage a support team

&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;ve managed people before. I&amp;rsquo;m sure I&amp;rsquo;ll do it again. It&amp;rsquo;s still not something I look forward to, as I dislike being at the distance that management typically requires from my coworkers (unless by &amp;ldquo;manage&amp;rdquo; you mean in a more logistics/scheduling role, in which case, that might not be too bad).&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Engage multiple users at once via chat to answer their questions and troubleshoot problems

&lt;ul&gt;
&lt;li&gt;I don&amp;rsquo;t enjoy doing this because I dislike giving anyone less than my full attention - it just feels rude (even if they often can&amp;rsquo;t tell). Not to say that I wouldn&amp;rsquo;t be willing to do this, however. :)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Create video tutorials to help teach users a specific feature or use case

&lt;ul&gt;
&lt;li&gt;I simply don&amp;rsquo;t consider myself particularly photogenic (which is funny, considering what I said above about how much I like to be on stage). Screencap-based videos don&amp;rsquo;t trouble me any, however. And regardless - it&amp;rsquo;s you folks who get to decide if I&amp;rsquo;m photogenic enough for your videos - not me. :)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Find and recruit teammates for the support team

&lt;ul&gt;
&lt;li&gt;Ever since my best friend let me down after pushing for him, I&amp;rsquo;ve been shy of recruiting.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    
  </channel>
</rss>