<?xml version="1.0" encoding="UTF-8"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Steven Rosenberg's microblog of short posts</title>
        <link>https://passthejoeupdates.nfshost.com/</link>
        <description>Think globally, microblog locally</description>
        <language>en</language>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <generator><!-- name="generator" content="ode/1.2.1" --></generator>
        <managingEditor>steven@stevenrosenberg.net (Steven Rosenberg)</managingEditor>
        <webMaster>steven@stevenrosenberg.net (Steven Rosenberg)</webMaster>
        <atom:link href="https://passthejoeupdates.nfshost.com/index.rss2" rel="self" type="application/rss+xml" />


        <item>
            <title>'Tis the season to write Clojure - Chris James</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0531_chris_james_london_software_engineer_developer</link>
            <description><![CDATA[ <p>'Tis the season to write Clojure - Chris James <a href="http://www.quii.co.uk/Tis_the_season_to_write_Clojure">http://www.quii.co.uk/Tis_the_season_to_write_Clojure</a></p>
 ]]></description>
            <pubDate>Thu, 31 May 2018 16:42:49 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/31/16/42/49/</guid>
       </item>


        <item>
            <title>How to host your own private git repositories - Evan Klitzke</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0530_how_to_host_your_own_private_git_repositories</link>
            <description><![CDATA[ <p>How to host your own private git repositories - Evan Klitzke <a href="https://eklitzke.org/how-to-host-your-own-private-git-repositories">https://eklitzke.org/how-to-host-your-own-private-git-repositories</a></p>
 ]]></description>
            <pubDate>Wed, 30 May 2018 11:01:25 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/30/11/01/25/</guid>
       </item>


        <item>
            <title>Lobotomizing GNOME - Evan Klitzke (This is about taking control of your GNOME desktop; a very interesting read)</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0530_lobotomizing_gnome</link>
            <description><![CDATA[ <p>Lobotomizing GNOME - Evan Klitzke (This is about taking control of your GNOME desktop; a very interesting read) <a href="https://eklitzke.org/lobotomizing-gnome">https://eklitzke.org/lobotomizing-gnome</a></p>
 ]]></description>
            <pubDate>Wed, 30 May 2018 10:59:01 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/30/10/59/01/</guid>
       </item>


        <item>
            <title>Arkady Babchenko: 'Murdered' Russian journalist is alive - BBC News</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0530_arkady_babchenko_murdered_russian_journalist_is_alive_bbc_news</link>
            <description><![CDATA[ <p>Arkady Babchenko: 'Murdered' Russian journalist is alive - BBC News <a href="https://www.bbc.com/news/world-europe-44307611">https://www.bbc.com/news/world-europe-44307611</a></p>
 ]]></description>
            <pubDate>Wed, 30 May 2018 10:39:53 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/30/10/39/53/</guid>
       </item>


        <item>
            <title>KCBS-KCAL anchor @ElsaRamonOnAir on why she left TV news - story by @tvanita with updates on @andreafujiitv, @WhitJohnson and @RickGarciaNews</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0530_kcbs_kcal_anchor_elsa_ramon_on_why_she_left_tv_news_exclusive</link>
            <description><![CDATA[ <p>KCBS-KCAL anchor @ElsaRamonOnAir on why she left TV news - story by @tvanita with updates on @andreafujiitv, @WhitJohnson and @RickGarciaNews <a href="https://urbanhollywood411.com/2018/05/29/former-kcbs-kcal-anchor-elsa-ramon-on-why-she-left-tv-news-exclusive/">https://urbanhollywood411.com/2018/05/29/former-kcbs-kcal-anchor-elsa-ramon-on-why-she-left-tv-news-exclusive/</a></p>
 ]]></description>
            <pubDate>Wed, 30 May 2018 10:38:34 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/30/10/38/34/</guid>
       </item>


        <item>
            <title>This happened to me: clojure - Leiningen tries to call java.exe from a wrong/missing JDK - Stack Overflow</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0529_clojure_leiningen_tries_to_call_java_exe_from_a_wrong_missing_jdk_stack_overflow</link>
            <description><![CDATA[ <p>This happened to me: clojure - Leiningen tries to call java.exe from a wrong/missing JDK - Stack Overflow <a href="https://stackoverflow.com/questions/22191986/leiningen-tries-to-call-java-exe-from-a-wrong-missing-jdk#22222935">https://stackoverflow.com/questions/22191986/leiningen-tries-to-call-java-exe-from-a-wrong-missing-jdk#22222935</a></p>

<p>This line had my solution:</p>

<ul>
<li>Does your leiningen user profile ~/.lein/profiles.clj have a :java-cmd setting ?</li>
</ul>

<p>Yes, mine did. I vaguely remember doing that when trying to configure Emacs in <a href="https://www.braveclojure.com/clojure-for-the-brave-and-true/">"Clojure for the Brave and True."</a></p>

<p>Getting a working development environment and wrapping one's head around how Clojure programs are constructed and distributed is quite a barrier. It's not like I've gotten over it.</p>
 ]]></description>
            <pubDate>Tue, 29 May 2018 19:01:15 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/29/19/01/15/</guid>
       </item>


        <item>
            <title>I'm sure that people use fireplace.vim and do so successfully, but I can't get it to do anything when I follow the instructions</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0527_i_m_sure_that_people_use_fireplace_vim_and_do_so_successfullybut_i_can_t_get_it_to_do_anything_when_i_follow_the_instructions_at_https_github_com_tpope_vim_fireplace</link>
            <description><![CDATA[ <p>I'm sure that people use fireplace.vim and do so successfully, but I can't get it to do anything when I follow the instructions at <a href="https://github.com/tpope/vim-fireplace">https://github.com/tpope/vim-fireplace</a></p>
 ]]></description>
            <pubDate>Sun, 27 May 2018 18:52:42 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/27/18/52/42/</guid>
       </item>


        <item>
            <title>Mainframes and supercomputers, from the beginning till today - The CPU Shack Museum</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0527_mainframes_and_supercomputers_from_the_beginning_till_today_the_cpu_shack_museum</link>
            <description><![CDATA[ <p>Mainframes and supercomputers, from the beginning till today - The CPU Shack Museum <a href="http://www.cpushack.com/2018/05/27/mainframes-and-supercomputers-from-the-beginning-till-today/">http://www.cpushack.com/2018/05/27/mainframes-and-supercomputers-from-the-beginning-till-today/</a></p>
 ]]></description>
            <pubDate>Sun, 27 May 2018 18:12:38 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/27/18/12/38/</guid>
       </item>


        <item>
            <title>Chip Hall of Fame: Zilog Z80 microprocessor - IEEE Spectrum</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0527_chip_hall_of_fame_zilog_z80_microprocessor_ieee_spectrum</link>
            <description><![CDATA[ <p>Chip Hall of Fame: Zilog Z80 microprocessor - IEEE Spectrum <a href="https://spectrum.ieee.org/tech-history/silicon-revolution/chip-hall-of-fame-zilog-z80-microprocessor">https://spectrum.ieee.org/tech-history/silicon-revolution/chip-hall-of-fame-zilog-z80-microprocessor</a></p>
 ]]></description>
            <pubDate>Sun, 27 May 2018 18:00:25 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/27/18/00/25/</guid>
       </item>


        <item>
            <title>Standard Ebooks: Free and liberated ebooks, carefully produced for the true book lover</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0526_standard_ebooks_free_and_liberated_ebooks_carefully_produced_for_the_true_book_lover</link>
            <description><![CDATA[ <p>Standard Ebooks: Free and liberated ebooks, carefully produced for the true book lover <a href="https://standardebooks.org/">https://standardebooks.org/</a></p>
 ]]></description>
            <pubDate>Sat, 26 May 2018 16:20:21 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/26/16/20/21/</guid>
       </item>


        <item>
            <title>Making a Case for Making a Case – Fraulini Guitars</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0526_making_a_case_for_making_a_case_fraulini_guitars</link>
            <description><![CDATA[ <p>Making a Case for Making a Case – Fraulini Guitars <a href="http://fraulini.com/2016/03/making-a-case-for-making-a-case/">http://fraulini.com/2016/03/making-a-case-for-making-a-case/</a></p>
 ]]></description>
            <pubDate>Sat, 26 May 2018 16:14:53 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/26/16/14/53/</guid>
       </item>


        <item>
            <title>How Fender is bringing serverless to rock 'n roll - The Cloudcast No. 348</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0526_the_cloudcast_the_cloudcast_348_bringing_serverless_to_rock_n_roll</link>
            <description><![CDATA[ <p>How Fender is bringing serverless to rock 'n roll - The Cloudcast No. 348 <a href="http://www.thecloudcast.net/2018/05/the-cloudcast-348-bringing-serverless.html">http://www.thecloudcast.net/2018/05/the-cloudcast-348-bringing-serverless.html</a></p>
 ]]></description>
            <pubDate>Sat, 26 May 2018 16:13:46 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/26/16/13/46/</guid>
       </item>


        <item>
            <title>Beginner's guide to Big O Notation and Time and Space Complexity - TechTalko</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0526_beginner_guide_to_big_o_notation_time_and_space_complexity</link>
            <description><![CDATA[ <p>Beginner's guide to Big O Notation and Time and Space Complexity - TechTalko <a href="http://www.techtalko.com/2018/04/11/beginner-guide-to-big-o-notation-time-and-space-complexity/">http://www.techtalko.com/2018/04/11/beginner-guide-to-big-o-notation-time-and-space-complexity/</a></p>
 ]]></description>
            <pubDate>Sat, 26 May 2018 16:11:57 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/26/16/11/57/</guid>
       </item>


        <item>
            <title>London Tube Heartbeat</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0526_tube_heartbeat</link>
            <description><![CDATA[ <p>London Tube Heartbeat <a href="http://tubeheartbeat.com/london/">http://tubeheartbeat.com/london/</a></p>
 ]]></description>
            <pubDate>Sat, 26 May 2018 16:00:06 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/26/16/00/06/</guid>
       </item>


        <item>
            <title>Why is your location data no longer private? —  Krebs on Security</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0526_why_is_your_location_data_no_longer_private_krebs_on_security</link>
            <description><![CDATA[ <p>Why is your location data no longer private? —  Krebs on Security <a href="https://krebsonsecurity.com/2018/05/why-is-your-location-data-no-longer-private/">https://krebsonsecurity.com/2018/05/why-is-your-location-data-no-longer-private/</a></p>
 ]]></description>
            <pubDate>Sat, 26 May 2018 15:58:20 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/26/15/58/20/</guid>
       </item>


        <item>
            <title>'A fun adventure, not a business': The Weather Channel stops publishing video on Facebook - Digiday</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0524_a_fun_adventure_not_a_business_the_weather_channel_stopped_publishing_video_on_facebook_digiday</link>
            <description><![CDATA[ <p>'A fun adventure, not a business': The Weather Channel stops publishing video on Facebook - Digiday <a href="https://digiday.com/media/the-weather-channel-has-walked-away-from-facebook-video/">https://digiday.com/media/the-weather-channel-has-walked-away-from-facebook-video/</a></p>
 ]]></description>
            <pubDate>Thu, 24 May 2018 10:21:16 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/24/10/21/16/</guid>
       </item>


        <item>
            <title>Fread offers a whole lot of paywalled news services - including @washingtonpost, @WSJ, @WIRED, @NewYorker, @TheEconomist, @Telegraph and more - for $12 a month. If this isn't the future, I don't know what is.</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0523_get_fread</link>
            <description><![CDATA[ <p>Fread offers a whole lot of paywalled news services - including @washingtonpost, @WSJ, @WIRED, @NewYorker, @TheEconomist, @Telegraph and more - for  a month. If this isn't the future, I don't know what is. <a href="https://www.getfread.com/">https://www.getfread.com/</a></p>
 ]]></description>
            <pubDate>Wed, 23 May 2018 12:20:17 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/23/12/20/17/</guid>
       </item>


        <item>
            <title>Code to joy: Is learning to code in middle age a fool's errand or a committed act of digital citizenship? - Andrew Smith</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0523_code_to_joy_1843</link>
            <description><![CDATA[ <p>Code to joy: Is learning to code in middle age a fool's errand or a committed act of digital citizenship? - Andrew Smith <a href="https://www.1843magazine.com/features/code-to-joy">https://www.1843magazine.com/features/code-to-joy</a></p>
 ]]></description>
            <pubDate>Wed, 23 May 2018 10:47:12 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/23/10/47/12/</guid>
       </item>


        <item>
            <title>Algorithms and data structures implemented in JavaScript with explanations and links to further readings - trekhleb</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0523_github_trekhleb_javascript_algorithms_algorithms_and_data_structures_implemented_in_javascript_with_explanations_and_links_to_further_readings</link>
            <description><![CDATA[ <p>Algorithms and data structures implemented in JavaScript with explanations and links to further readings - trekhleb <a href="https://github.com/trekhleb/javascript-algorithms">https://github.com/trekhleb/javascript-algorithms</a></p>
 ]]></description>
            <pubDate>Wed, 23 May 2018 10:37:45 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/23/10/37/45/</guid>
       </item>


        <item>
            <title>Email as we know it is drowning in spam, forged phishing mails, and other scams and hacks. It's going to get worse before it gets better. - The Atlantic</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0523_email_hackers_are_winning_the_atlantic</link>
            <description><![CDATA[ <p>Email as we know it is drowning in spam, forged phishing mails, and other scams and hacks. It's going to get worse before it gets better. - The Atlantic <a href="https://www.theatlantic.com/technology/archive/2018/05/email-is-dangerous/560780/">https://www.theatlantic.com/technology/archive/2018/05/email-is-dangerous/560780/</a></p>
 ]]></description>
            <pubDate>Wed, 23 May 2018 07:33:26 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/23/07/33/26/</guid>
       </item>


        <item>
            <title>Starting in 2019, Californians won't be allowed to drive around without license plates (and yes, that is a thing) - Ars Technica</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0520_california_closes_the_steve_jobs_license_plate_loophole_ars_technica</link>
            <description><![CDATA[ <p>Starting in 2019, Californians won't be allowed to drive around without license plates (and yes, that is a thing) - Ars Technica <a href="https://arstechnica.com/cars/2016/07/steve-jobs-loophole-closed-california-wants-temporary-license-plates/">https://arstechnica.com/cars/2016/07/steve-jobs-loophole-closed-california-wants-temporary-license-plates/</a></p>
 ]]></description>
            <pubDate>Sun, 20 May 2018 15:16:24 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/20/15/16/24/</guid>
       </item>


        <item>
            <title>AsteroidOS is an open-source operating system for your smart watch</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0520_hack_your_wrist_asteroidos</link>
            <description><![CDATA[ <p>AsteroidOS is an open-source operating system for your smart watch <a href="https://asteroidos.org">https://asteroidos.org</a></p>
 ]]></description>
            <pubDate>Sun, 20 May 2018 14:21:35 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/20/14/21/35/</guid>
       </item>


        <item>
            <title>Where the Yanny and Laurel meme comes from - WIRED</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0520_where_the_yanny_and_laurel_meme_comes_from_wired</link>
            <description><![CDATA[ <p>Where the Yanny and Laurel meme comes from - WIRED <a href="https://www.wired.com/story/yanny-and-laurel-true-history/">https://www.wired.com/story/yanny-and-laurel-true-history/</a></p>
 ]]></description>
            <pubDate>Sun, 20 May 2018 14:17:48 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/20/14/17/48/</guid>
       </item>


        <item>
            <title>The vehicle of the future has two wheels, handlebars, and is a bike - WIRED</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0520_the_vehicle_of_the_future_has_two_wheels_handlebars_and_is_a_bike_wired</link>
            <description><![CDATA[ <p>The vehicle of the future has two wheels, handlebars, and is a bike - WIRED <a href="https://www.wired.com/story/vehicle-future-bike/">https://www.wired.com/story/vehicle-future-bike/</a></p>
 ]]></description>
            <pubDate>Sun, 20 May 2018 14:16:57 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/20/14/16/57/</guid>
       </item>


        <item>
            <title>After 5 years and $3M, here's everything we've learned from building Ghost - John O'Nolan and Hannah Wolfe</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0516_after_5_years_and_3m_here_s_everything_we_ve_learned_from_building_ghost</link>
            <description><![CDATA[ <p>After 5 years and &dollar;3M, here's everything we've learned from building Ghost - John O'Nolan and Hannah Wolfe <a href="https://blog.ghost.org/5/">https://blog.ghost.org/5/</a></p>
 ]]></description>
            <pubDate>Wed, 16 May 2018 09:07:21 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/16/09/07/21/</guid>
       </item>


        <item>
            <title>The untold story of Robert Mueller's time in the Vietnam War - WIRED</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0516_the_untold_story_of_robert_mueller_s_time_in_the_vietnam_war_wired</link>
            <description><![CDATA[ <p>The untold story of Robert Mueller's time in the Vietnam War - WIRED <a href="https://www.wired.com/story/robert-mueller-vietnam/">https://www.wired.com/story/robert-mueller-vietnam/</a></p>
 ]]></description>
            <pubDate>Wed, 16 May 2018 07:18:41 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/16/07/18/41/</guid>
       </item>


        <item>
            <title>JavaScript is good, actually - Ash Furrow</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0515_javascript_is_good_actually_ash_furrow</link>
            <description><![CDATA[ <p>JavaScript is good, actually - Ash Furrow <a href="https://ashfurrow.com/blog/javascript-is-good-actually/">https://ashfurrow.com/blog/javascript-is-good-actually/</a></p>
 ]]></description>
            <pubDate>Tue, 15 May 2018 23:32:14 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/15/23/32/14/</guid>
       </item>


        <item>
            <title>Completely Silent Computer | tp69</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0515_completely_silent_computer_tp69</link>
            <description><![CDATA[ <p>Completely Silent Computer | tp69 <a href="https://tp69.wordpress.com/2018/04/17/completely-silent-computer/">https://tp69.wordpress.com/2018/04/17/completely-silent-computer/</a></p>
 ]]></description>
            <pubDate>Tue, 15 May 2018 23:19:28 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/15/23/19/28/</guid>
       </item>


        <item>
            <title>What if JavaScript wins? – Anil Dash</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0515_what_if_javascript_wins_anil_dash_medium</link>
            <description><![CDATA[ <p>What if JavaScript wins? – Anil Dash <a href="https://medium.com/@anildash/what-if-javascript-wins-84898e5341a">https://medium.com/@anildash/what-if-javascript-wins-84898e5341a</a></p>
 ]]></description>
            <pubDate>Tue, 15 May 2018 08:48:46 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/15/08/48/46/</guid>
       </item>


        <item>
            <title>Windows 10 tip: Use an ISO file to create a bootable USB flash drive - ZDNet</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0514_windows_10_tip_use_an_iso_file_to_create_a_bootable_usb_flash_drive_zdnet</link>
            <description><![CDATA[ <p>Windows 10 tip: Use an ISO file to create a bootable USB flash drive - ZDNet <a href="https://www.zdnet.com/article/windows-10-tip-use-an-iso-file-to-create-a-bootable-usb-flash-drive/">https://www.zdnet.com/article/windows-10-tip-use-an-iso-file-to-create-a-bootable-usb-flash-drive/</a></p>
 ]]></description>
            <pubDate>Mon, 14 May 2018 15:39:50 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/14/15/39/50/</guid>
       </item>


        <item>
            <title>Rich Hickey on problem solving and Clojure 1.9</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0514_problem_solving_and_clojure_1_9_with_rich_hickey_case</link>
            <description><![CDATA[ <p>Rich Hickey on problem solving and Clojure 1.9 (transcript of the Conversations about Software Engineering podcast <a href="http://www.case-podcast.org/20-problem-solving-and-clojure-19-with-rich-hickey/transcript">http://www.case-podcast.org/20-problem-solving-and-clojure-19-with-rich-hickey/transcript</a></p>
 ]]></description>
            <pubDate>Mon, 14 May 2018 10:35:17 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/14/10/35/17/</guid>
       </item>


        <item>
            <title>What Are Snapchat, Instagram, and Facebook ‘Stories’? - The Atlantic</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0514_what_are_snapchat_instagram_and_facebook_stories_the_atlantic</link>
            <description><![CDATA[ <p>What Are Snapchat, Instagram, and Facebook ‘Stories’? - The Atlantic <a href="https://www.theatlantic.com/technology/archive/2018/05/smartphone-stories-snapchat-instagram-facebook/559517/">https://www.theatlantic.com/technology/archive/2018/05/smartphone-stories-snapchat-instagram-facebook/559517/</a></p>
 ]]></description>
            <pubDate>Mon, 14 May 2018 10:24:31 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/14/10/24/31/</guid>
       </item>


        <item>
            <title>Woz on the importance of HP in the creation of Apple</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0514_woz_on_the_importance_of_hp_in_the_creation_of_apple</link>
            <description><![CDATA[ <p>Woz on the importance of HP in the creation of Apple <a href="http://www.loopinsight.com/2018/05/14/woz-on-the-importance-of-hp-in-the-creation-of-apple/">http://www.loopinsight.com/2018/05/14/woz-on-the-importance-of-hp-in-the-creation-of-apple/</a></p>
 ]]></description>
            <pubDate>Mon, 14 May 2018 10:22:22 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/14/10/22/22/</guid>
       </item>


        <item>
            <title>Google’s plan to make tech less addictive - Mark Wilson/Co.Design</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0514_google_s_plan_to_make_tech_less_addictive</link>
            <description><![CDATA[ <p>Google’s plan to make tech less addictive - Mark Wilson/Co.Design <a href="https://www.fastcodesign.com/90171307/googles-plan-to-make-tech-less-addictive">https://www.fastcodesign.com/90171307/googles-plan-to-make-tech-less-addictive</a></p>
 ]]></description>
            <pubDate>Mon, 14 May 2018 10:10:13 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/14/10/10/13/</guid>
       </item>


        <item>
            <title>Working LEGO pinball machine built from 15,000 bricks</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0512_working_lego_pinball_machine_built_from_15_000_bricks_features_benny_in_all_his_classic_space_glory_exclusive_feature_the_brothers_brick_the_brothers_brick</link>
            <description><![CDATA[ <p>Working LEGO pinball machine built from 15,000 bricks <a href="https://www.brothers-brick.com/2018/05/09/working-lego-pinball-machine-built-from-15000-bricks-features-benny-in-all-his-classic-space-glory-exclusive-feature/">https://www.brothers-brick.com/2018/05/09/working-lego-pinball-machine-built-from-15000-bricks-features-benny-in-all-his-classic-space-glory-exclusive-feature/</a></p>
 ]]></description>
            <pubDate>Sat, 12 May 2018 17:40:44 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/12/17/40/44/</guid>
       </item>


        <item>
            <title>The HP-35: An origin story - Codex 99</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0512_the_hp_35</link>
            <description><![CDATA[ <p>The HP-35: An origin story - Codex 99 <a href="http://codex99.com/design/the-hp35.html">http://codex99.com/design/the-hp35.html</a></p>
 ]]></description>
            <pubDate>Sat, 12 May 2018 16:59:49 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/12/16/59/49/</guid>
       </item>


        <item>
            <title>Build your own 'insert technology here.' A curated collection of project-based programming tutorials.</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0512_github_danistefanovic_build_your_own_x_build_your_own_insert_technology_here_a_curated_collection_of_project_based_programming_tutorials</link>
            <description><![CDATA[ <p>Build your own 'insert technology here.' A curated collection of project-based programming tutorials. <a href="https://github.com/danistefanovic/build-your-own-x">https://github.com/danistefanovic/build-your-own-x</a></p>
 ]]></description>
            <pubDate>Sat, 12 May 2018 16:56:25 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/12/16/56/25/</guid>
       </item>


        <item>
            <title>It doesn't have to be crazy at work - Basecamp</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0511_it_doesn_t_have_to_be_crazy_at_work</link>
            <description><![CDATA[ <p>It doesn't have to be crazy at work - Basecamp <a href="https://basecamp.com/books/calm">https://basecamp.com/books/calm</a></p>
 ]]></description>
            <pubDate>Fri, 11 May 2018 19:39:13 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/11/19/39/13/</guid>
       </item>


        <item>
            <title>Ubuntu 18.04: Unity is gone, GNOME is back—and Ubuntu has never been better - Ars Technica</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0511_ubuntu_18_04_unity_is_gone_gnome_is_back_and_ubuntu_has_never_been_better_ars_technica</link>
            <description><![CDATA[ <p>Ubuntu 18.04: Unity is gone, GNOME is back—and Ubuntu has never been better - Ars Technica <a href="https://arstechnica.com/information-technology/2018/05/ubuntu-18-04-the-return-of-a-familiar-interface-marks-the-best-ubuntu-in-years/">https://arstechnica.com/information-technology/2018/05/ubuntu-18-04-the-return-of-a-familiar-interface-marks-the-best-ubuntu-in-years/</a></p>
 ]]></description>
            <pubDate>Fri, 11 May 2018 09:20:10 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/11/09/20/10/</guid>
       </item>


        <item>
            <title>Biggest Fedora 28 reinstallation hurdle</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0510_biggest_fedora_28_reinstallation_hurdle</link>
            <description><![CDATA[ <p>The biggest Fedora 28 reinstallation hurdle was getting the installer to "take" my original root partition. I had to check the box for overwriting it. There should have been some guidance. Instead I had to figure it out. It was an educated guess.</p>
 ]]></description>
            <pubDate>Thu, 10 May 2018 12:24:04 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/10/12/24/04/</guid>
       </item>


        <item>
            <title>When I re-installed Fedora 28, I was able to keep my /home partition</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0510_when_i_re_installed_fedora_28i_was_able_to_keep_myhome_partition</link>
            <description><![CDATA[ <p>When I re-installed Fedora 28, I was able to keep my /home partition. It wasn't exactly a seamless process, as this is a dual boot with a now-ancient Windows 8 (not even point-1) and an encrypted Fedora.</p>
 ]]></description>
            <pubDate>Thu, 10 May 2018 12:21:00 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/10/12/21/00/</guid>
       </item>


        <item>
            <title>I had to re-install Fedora 28</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0510_i_had_to_re_install_fedora_28</link>
            <description><![CDATA[ <p>After years of generally seamless Fedora upgrades, I had to re-install Fedora 28 after a failed upgrade left my Fedora 27 installation unbootable. It was something having to do with the keys, even though I had secure boot turned off. The old install was crufty anyway.</p>
 ]]></description>
            <pubDate>Thu, 10 May 2018 12:19:29 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/10/12/19/29/</guid>
       </item>


        <item>
            <title>Google wants to cure our phone addiction. How about that for irony? - Matt Haig (The Guardian)</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0510_google_wants_to_cure_our_phone_addiction_how_about_that_for_irony_matt_haig_opinion_the_guardian</link>
            <description><![CDATA[ <p>Google wants to cure our phone addiction. How about that for irony? - Matt Haig (The Guardian) <a href="https://www.theguardian.com/commentisfree/2018/may/10/google-phone-addiction-app">https://www.theguardian.com/commentisfree/2018/may/10/google-phone-addiction-app</a></p>
 ]]></description>
            <pubDate>Thu, 10 May 2018 08:02:33 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/10/08/02/33/</guid>
       </item>


        <item>
            <title>In order to upgrade to Fedora 28, I am using dnf autoremove to kill out 443 packages</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0509_in_order_to_upgrade_to_fedora_28i_am_using_dnf_autoremove_to_kill_out_44</link>
            <description><![CDATA[ <p>In order to upgrade to Fedora 28, I am using dnf autoremove to kill out 443 packages</p>
 ]]></description>
            <pubDate>Wed, 09 May 2018 14:34:40 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/09/14/34/40/</guid>
       </item>


        <item>
            <title>Announcing the release of Fedora 28 - Fedora Magazine</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0509_announcing_the_release_of_fedora_28_fedora_magazine</link>
            <description><![CDATA[ <p>Announcing the release of Fedora 28 - Fedora Magazine <a href="https://fedoramagazine.org/announcing-fedora-28/">https://fedoramagazine.org/announcing-fedora-28/</a></p>
 ]]></description>
            <pubDate>Wed, 09 May 2018 12:15:16 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/09/12/15/16/</guid>
       </item>


        <item>
            <title>Windows Notepad finally understands everyone else's end of line characters - ZDNet</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0509_windows_notepad_finally_understands_everyone_else_s_end_of_line_characters_zdnet</link>
            <description><![CDATA[ <p>Windows Notepad finally understands everyone else's end of line characters - ZDNet <a href="https://www.zdnet.com/article/windows-notepad-finally-understands-everyone-elses-end-of-line-characters/">https://www.zdnet.com/article/windows-notepad-finally-understands-everyone-elses-end-of-line-characters/</a></p>
 ]]></description>
            <pubDate>Wed, 09 May 2018 09:24:45 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/09/09/24/45/</guid>
       </item>


        <item>
            <title>Google Duplex will call salons, restaurants, and pretend to be human for you - Ars Technica</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0508_google_duplex_will_call_salons_restaurants_and_pretend_to_be_human_for_you_updated_ars_technica</link>
            <description><![CDATA[ <p>Google Duplex will call salons, restaurants, and pretend to be human for you - Ars Technica <a href="https://arstechnica.com/gadgets/2018/05/google-duplex-will-call-salons-restaurants-and-pretend-to-be-human-for-you/">https://arstechnica.com/gadgets/2018/05/google-duplex-will-call-salons-restaurants-and-pretend-to-be-human-for-you/</a></p>
 ]]></description>
            <pubDate>Tue, 08 May 2018 15:25:16 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/08/15/25/16/</guid>
       </item>


        <item>
            <title>The economics of writing a technical book – Justin Garrison</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0507_the_economics_of_writing_a_technical_book_justin_garrison_medium</link>
            <description><![CDATA[ <p>The economics of writing a technical book – Justin Garrison <a href="https://medium.com/@rothgar/the-economics-of-writing-a-technical-book-689d0c12fe39">https://medium.com/@rothgar/the-economics-of-writing-a-technical-book-689d0c12fe39</a></p>
 ]]></description>
            <pubDate>Mon, 07 May 2018 15:42:55 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/07/15/42/55/</guid>
       </item>


        <item>
            <title>Lyme disease vaccine: The frustrating reason there isn’t one for humans - Vox</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0507_lyme_disease_vaccine_the_frustrating_reason_there_isn_t_one_for_humans_vox</link>
            <description><![CDATA[ <p>Lyme disease vaccine: The frustrating reason there isn’t one for humans - Vox <a href="https://www.vox.com/science-and-health/2018/5/7/17314716/lyme-disease-vaccine-history-effectiveness">https://www.vox.com/science-and-health/2018/5/7/17314716/lyme-disease-vaccine-history-effectiveness</a></p>
 ]]></description>
            <pubDate>Mon, 07 May 2018 11:32:53 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/07/11/32/53/</guid>
       </item>


        <item>
            <title>Q&A with Yvette Pasqua, chief technology officer for Meetup</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0507_yvette_pasqua_chief_technology_officer_meetup_vcgc</link>
            <description><![CDATA[ <p>Q&amp;A with Yvette Pasqua, chief technology officer for Meetup <a href="https://wearevcgc.com/spring2018/yvette-pasqua">https://wearevcgc.com/spring2018/yvette-pasqua</a></p>
 ]]></description>
            <pubDate>Mon, 07 May 2018 10:04:23 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/07/10/04/23/</guid>
       </item>


        <item>
            <title>1980s computer controls school district's heat and AC</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0507_1980s_computer_controls_grps_heat_and_ac_woodtv</link>
            <description><![CDATA[ <p>1980s computer controls school district's heat and AC <a href="http://www.woodtv.com/news/grand-rapids/1980s-computer-controls-grps-heat-and-ac_20180329064517550/1086705524">http://www.woodtv.com/news/grand-rapids/1980s-computer-controls-grps-heat-and-ac_20180329064517550/1086705524</a></p>
 ]]></description>
            <pubDate>Mon, 07 May 2018 06:46:09 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/07/06/46/09/</guid>
       </item>


        <item>
            <title>1,000 True Fans</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0507_the_technium_1_000_true_fans</link>
            <description><![CDATA[ <p>1,000 True Fans <a href="http://kk.org/thetechnium/1000-true-fans/">http://kk.org/thetechnium/1000-true-fans/</a></p>
 ]]></description>
            <pubDate>Mon, 07 May 2018 06:35:34 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/07/06/35/34/</guid>
       </item>


        <item>
            <title>Subscription hell: How not to do paywalls – Danny Crichton/TechCrunch</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0506_subscription_hell_techcrunch</link>
            <description><![CDATA[ <p>Subscription hell: How not to do paywalls – Danny Crichton/TechCrunch <a href="https://techcrunch.com/2018/05/06/subscription-hell/">https://techcrunch.com/2018/05/06/subscription-hell/</a></p>
 ]]></description>
            <pubDate>Sun, 06 May 2018 22:18:12 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/06/22/18/12/</guid>
       </item>


        <item>
            <title>Mark Zuckerberg annouces 'Clear History' feature for Facebook</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0505_mark_zuckerberg_today_at_our_f8_conference_i_m_going_to_facebook</link>
            <description><![CDATA[ <p>Mark Zuckerberg annouces 'Clear History' feature for Facebook <a href="https://www.facebook.com/zuck/posts/10104899855107881">https://www.facebook.com/zuck/posts/10104899855107881</a></p>
 ]]></description>
            <pubDate>Sat, 05 May 2018 13:13:23 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/05/13/13/23/</guid>
       </item>


        <item>
            <title>Proton Native - React Native for the desktop, cross compatible</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0505_proton_native_react_native_for_the_desktop_cross_compatible</link>
            <description><![CDATA[ <p>Proton Native - React Native for the desktop, cross compatible <a href="https://proton-native.js.org">https://proton-native.js.org</a></p>
 ]]></description>
            <pubDate>Sat, 05 May 2018 13:11:14 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/05/13/11/14/</guid>
       </item>


        <item>
            <title>Say yes to the progressive web - Larry Seltzer/HPE</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0505_say_yes_to_the_progressive_web_hpe</link>
            <description><![CDATA[ <p>Say yes to the progressive web - Larry Seltzer/HPE <a href="https://www.hpe.com/us/en/insights/articles/say-yes-to-the-progressive-web-1805.html">https://www.hpe.com/us/en/insights/articles/say-yes-to-the-progressive-web-1805.html</a></p>
 ]]></description>
            <pubDate>Sat, 05 May 2018 12:59:45 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/05/12/59/45/</guid>
       </item>


        <item>
            <title>In 'Elastic,' a physicist argues that the mind needs time to play - Louise Fabiani</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0505_in_elastic_a_physicist_argues_that_the_mind_needs_time_to_play</link>
            <description><![CDATA[ <p>In 'Elastic,' a physicist argues that the mind needs time to play - Louise Fabiani <a href="https://undark.org/article/book-review-mlodinow-elastic/">https://undark.org/article/book-review-mlodinow-elastic/</a></p>
 ]]></description>
            <pubDate>Sat, 05 May 2018 12:57:42 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/05/12/57/42/</guid>
       </item>


        <item>
            <title>The United States of Japan</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0505_the_united_states_of_japan_the_new_yorker</link>
            <description><![CDATA[ <p>The United States of Japan - Matt Alt/The New Yorker <a href="https://www.newyorker.com/culture/culture-desk/the-united-states-of-japan">https://www.newyorker.com/culture/culture-desk/the-united-states-of-japan</a></p>
 ]]></description>
            <pubDate>Sat, 05 May 2018 12:46:53 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/05/12/46/53/</guid>
       </item>


        <item>
            <title>‘I had to guard an empty room’: The rise of the pointless job - The Guardian</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0504_i_had_to_guard_an_empty_room_the_rise_of_the_pointless_job_money_the_guardian</link>
            <description><![CDATA[ <p>‘I had to guard an empty room’: The rise of the pointless job - The Guardian <a href="https://www.theguardian.com/money/2018/may/04/i-had-to-guard-an-empty-room-the-rise-of-the-pointless-job">https://www.theguardian.com/money/2018/may/04/i-had-to-guard-an-empty-room-the-rise-of-the-pointless-job</a></p>
 ]]></description>
            <pubDate>Fri, 04 May 2018 17:50:48 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/04/17/50/48/</guid>
       </item>


        <item>
            <title>Jeff Bezos' advice to Amazon employees: Don't aim for work-life balance; it's a circle - Business Insider</title>
            <link>https://passthejoeupdates.nfshost.com/2018_0504_jeff_bezos_advice_to_amazon_employees_don_t_aim_for_work_life_balance_it_s_a_circle_business_insider</link>
            <description><![CDATA[ <p>Jeff Bezos' advice to Amazon employees: Don't aim for work-life balance; it's a circle - Business Insider <a href="http://www.businessinsider.com/jeff-bezo-advice-to-amazon-employees-dont-aim-for-work-life-balance-its-a-circle-2018-4">http://www.businessinsider.com/jeff-bezo-advice-to-amazon-employees-dont-aim-for-work-life-balance-its-a-circle-2018-4</a></p>
 ]]></description>
            <pubDate>Fri, 04 May 2018 16:34:17 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2018/05/04/16/34/17/</guid>
       </item>


    </channel>
</rss>
