<?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>I didn't know how "far along" my Debian writing project was. I guessed I had 10k words across 7 or 8 text files.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0228_124248_i_didn_t_know_how_far_along_my_debian_writing_project_was_i_guessed_i_had_10k_words</link>
            <description><![CDATA[ <p>I didn't know how "far along" my Debian writing project was. I guessed I had 10k words across 7 or 8 text files. I used the wc utility to count the words, and I only have 2,800. That's good for 10 pages.</p>
 ]]></description>
            <pubDate>Sun, 28 Feb 2021 20:44:09 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/28/20/44/09/</guid>
       </item>


        <item>
            <title>I was using the 1980s "Unix for Luddites" to play around with nroff and troff</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_190749_debian_details_of_package_groff_in_bullseye</link>
            <description><![CDATA[ <p>I was using the 1980s "Unix for Luddites" to play around with nroff and troff, which come from the groff-base package in Debian. But to get "full" functionality, you need to add the groff package, which brings the -me and ms macros onto the system. <a href="https://packages.debian.org/bullseye/groff">https://packages.debian.org/bullseye/groff</a></p>
 ]]></description>
            <pubDate>Sun, 28 Feb 2021 03:10:54 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/28/03/10/54/</guid>
       </item>


        <item>
            <title>Now that I opened my long-sealed boxes from the now-closed @ladailynews office (we are working remote), I have my copy of Unix for Luddites</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_163438_now_that_i_opened_my_long_sealed_boxes_from_the_now_closed_ladailynews_office_we_ar</link>
            <description><![CDATA[ <p>Now that I opened my long-sealed boxes from the now-closed @ladailynews office (we are working remote), I have my copy of Unix for Luddites and will be writing about my first experiences with Unix and how it led me to where I am today.</p>
 ]]></description>
            <pubDate>Sun, 28 Feb 2021 00:41:36 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/28/00/41/36/</guid>
       </item>


        <item>
            <title>The Art of PostgreSQL: a modern PostgreSQL book in 2020</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_141323_the_art_of_postgresql_a_modern_postgresql_book_in_2020</link>
            <description><![CDATA[ <p>The Art of PostgreSQL: a modern PostgreSQL book in 2020 <a href="https://theartofpostgresql.com/">https://theartofpostgresql.com/</a></p>
 ]]></description>
            <pubDate>Sat, 27 Feb 2021 22:13:26 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/27/22/13/26/</guid>
       </item>


        <item>
            <title>Do You Write Code With Your Mouse? A book to use more of the keyboard, less of the mouse. - Matthieu Cneude</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_135349_do_you_write_code_with_your_mouse</link>
            <description><![CDATA[ <p>Do You Write Code With Your Mouse? A book to use more of the keyboard, less of the mouse. - Matthieu Cneude <a href="https://themouseless.dev/">https://themouseless.dev/</a></p>
 ]]></description>
            <pubDate>Sat, 27 Feb 2021 21:55:31 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/27/21/55/31/</guid>
       </item>


        <item>
            <title>I looked into my Unix past and used nroff to format a short letter. I even defined the .PP macro with info from the 1980s troff manual.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_135028_i_looked_into_my_unix_past_and_used_nroff_to_format</link>
            <description><![CDATA[ <p>I looked into my Unix past and used nroff to format a short letter. I even defined the .PP macro with info from the 1980s troff manual.</p>
 ]]></description>
            <pubDate>Sat, 27 Feb 2021 21:51:08 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/27/21/51/08/</guid>
       </item>


        <item>
            <title>Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager in X11</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_134833_sway</link>
            <description><![CDATA[ <p>Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager in X11 <a href="https://swaywm.org/">https://swaywm.org/</a></p>
 ]]></description>
            <pubDate>Sat, 27 Feb 2021 21:49:04 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/27/21/49/04/</guid>
       </item>


        <item>
            <title>A Vim guide for advanced users - The Valuable Dev</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_134633_a_vim_guide_for_advanced_users</link>
            <description><![CDATA[ <p>A Vim guide for advanced users - The Valuable Dev <a href="https://thevaluable.dev/vim-advanced/">https://thevaluable.dev/vim-advanced/</a></p>
 ]]></description>
            <pubDate>Sat, 27 Feb 2021 21:46:48 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/27/21/46/48/</guid>
       </item>


        <item>
            <title>A Vim guide for intermediate users - The Valuable Dev</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_134602_a_vim_guide_for_intermediate_users</link>
            <description><![CDATA[ <p>A Vim guide for intermediate users - The Valuable Dev <a href="https://thevaluable.dev/vim-intermediate/">https://thevaluable.dev/vim-intermediate/</a></p>
 ]]></description>
            <pubDate>Sat, 27 Feb 2021 21:46:19 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/27/21/46/19/</guid>
       </item>


        <item>
            <title>Is Vim really not for you? A beginner guide - The Valuable Dev</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0227_134456_is_vim_really_not_for_you_a_beginner_guide</link>
            <description><![CDATA[ <p>Is Vim really not for you? A beginner guide - The Valuable Dev <a href="https://thevaluable.dev/vim-beginner/">https://thevaluable.dev/vim-beginner/</a></p>
 ]]></description>
            <pubDate>Sat, 27 Feb 2021 21:45:41 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/27/21/45/41/</guid>
       </item>


        <item>
            <title>My website bio now has descriptions and links to the writing projects I'm working on with hosted Git sites</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0223_051443_about_steven_rosenberg_steven_rosenberg</link>
            <description><![CDATA[ <p>My website bio now has descriptions and links to the writing projects I'm working on with hosted Git sites <a href="http://passthejoe.net/about/">http://passthejoe.net/about/</a></p>
 ]]></description>
            <pubDate>Tue, 23 Feb 2021 13:17:01 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/23/13/17/01/</guid>
       </item>


        <item>
            <title>I am looking into floccus browser bookmarks sync even if Google decides not to bar Chromium browsers from the Chrome sync service</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0223_045457_floccus_browser_bookmarks_sync</link>
            <description><![CDATA[ <p>I am looking into floccus browser bookmarks sync even if Google decides not to bar Chromium browsers from the Chrome sync service <a href="https://floccus.org/">https://floccus.org/</a></p>
 ]]></description>
            <pubDate>Tue, 23 Feb 2021 12:56:25 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/23/12/56/25/</guid>
       </item>


        <item>
            <title>Look at this Community Update from @rocky_linux. They are doing it right. This will be a much stronger project than @CentOSProject in terms of governance, community involvement and transparency. All good!</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0222_060549_community_update_february_2021_announcements_rocky_linux_discourse</link>
            <description><![CDATA[ <p>Look at this Community Update from @rocky_linux. They are doing it right. This will be a much stronger project than @CentOSProject in terms of governance, community involvement and transparency. All good! <a href="https://forums.rockylinux.org/t/community-update-february-2021/1934">https://forums.rockylinux.org/t/community-update-february-2021/1934</a></p>
 ]]></description>
            <pubDate>Mon, 22 Feb 2021 14:07:20 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/22/14/07/20/</guid>
       </item>


        <item>
            <title>How Garfield helped me make peace with a culture in decline - Dan Brooks/The New York Times</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0221_193216_how_garfield_helped_me_make_peace_with_a_culture_in_decline_the_new_york_times</link>
            <description><![CDATA[ <p>How Garfield helped me make peace with a culture in decline - Dan Brooks/The New York Times <a href="https://www.nytimes.com/2021/02/16/magazine/garfield-twitter.html">https://www.nytimes.com/2021/02/16/magazine/garfield-twitter.html</a></p>
 ]]></description>
            <pubDate>Mon, 22 Feb 2021 03:32:42 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/22/03/32/42/</guid>
       </item>


        <item>
            <title>I updated the archive links on the right column on Steven Rosenberg's microblog of short posts</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0221_173210_steven_rosenberg_s_microblog_of_short_posts</link>
            <description><![CDATA[ <p>I updated the archive links on the right column on Steven Rosenberg's microblog of short posts <a href="http://updates.passthejoe.net/">http://updates.passthejoe.net/</a></p>
 ]]></description>
            <pubDate>Mon, 22 Feb 2021 01:32:42 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/22/01/32/42/</guid>
       </item>


        <item>
            <title>I very much like writing for Twitter and Mastodon in my own app because I can use the text editor of my choice, write once and post to both microblogging services as well as my own microblog.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0221_172249_steven_rosenberg_s_microblog_of_short_posts</link>
            <description><![CDATA[ <p>I very much like writing for Twitter and Mastodon in my own app because I can use the text editor of my choice, write once and post to both microblogging services as well as my own microblog. <a href="http://updates.passthejoe.net/">http://updates.passthejoe.net/</a></p>
 ]]></description>
            <pubDate>Mon, 22 Feb 2021 01:24:10 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/22/01/24/10/</guid>
       </item>


        <item>
            <title>While I'm very much interested in @rocky_linux and @CentosProject Stream, it's hard to see me leaving @Debian. I also could see myself running @Ubuntu, which I haven't done in a long time.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0221_164924_centos_creator_gregory_kurtzer_discusses_his_new_distro_rocky_linux_the_new_stack</link>
            <description><![CDATA[ <p>While I'm very much interested in @rocky_linux and @CentosProject Stream, it's hard to see me leaving @Debian. I also could see myself running @Ubuntu, which I haven't done in a long time. <a href="https://thenewstack.io/centos-creator-gregory-kurtzer-discusses-his-new-distro-rocky-linux/">https://thenewstack.io/centos-creator-gregory-kurtzer-discusses-his-new-distro-rocky-linux/</a></p>
 ]]></description>
            <pubDate>Mon, 22 Feb 2021 00:54:25 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/22/00/54/25/</guid>
       </item>


        <item>
            <title>I'm on the lookout for PulseAudio 14.2 to make its way into @Debian Bullseye/Testing. It entered Unstable on 1/19/2021.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0221_164711_pulseaudio_debian_package_tracker</link>
            <description><![CDATA[ <p>I'm on the lookout for PulseAudio 14.2 to make its way into @Debian Bullseye/Testing. It entered Unstable on 1/19/2021. <a href="https://tracker.debian.org/pkg/pulseaudio">https://tracker.debian.org/pkg/pulseaudio</a></p>
 ]]></description>
            <pubDate>Mon, 22 Feb 2021 00:48:29 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/22/00/48/29/</guid>
       </item>


        <item>
            <title>A new Chromium browser just made its way into @Debian Buster/Stable and Bullseye/Testing. It's a good sign for the package being maintained going forward.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0221_164448_chromium_debian_package_tracker</link>
            <description><![CDATA[ <p>A new Chromium browser just made its way into @Debian Buster/Stable and Bullseye/Testing. It's a good sign for the package being maintained going forward. <a href="https://tracker.debian.org/pkg/chromium">https://tracker.debian.org/pkg/chromium</a></p>
 ]]></description>
            <pubDate>Mon, 22 Feb 2021 00:46:05 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/22/00/46/05/</guid>
       </item>


        <item>
            <title>PulseAudio 14.1 is in Debian Testing, 14.2 in Unstable. Hopefully 14.2 will make it into Bullseye to fix my headphones-to-speakers issue.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0219_084125_pulseaudio_debian_package_tracker</link>
            <description><![CDATA[ <p>PulseAudio 14.1 is in Debian Testing, 14.2 in Unstable. Hopefully 14.2 will make it into Bullseye to fix my headphones-to-speakers issue. <a href="https://tracker.debian.org/pkg/pulseaudio">https://tracker.debian.org/pkg/pulseaudio</a></p>
 ]]></description>
            <pubDate>Fri, 19 Feb 2021 16:43:04 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/19/16/43/04/</guid>
       </item>


        <item>
            <title>This problem with PulseAudio 14.1 not auto-switching from headphones to speakers is also affecting Debian Bullseye/Testing</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0219_084023_pulseaudio_doesn_t_switch_to_speakers_when_headphones_unplugged_after_recent_update</link>
            <description><![CDATA[ <p>This problem with PulseAudio 14.1 not auto-switching from headphones to speakers is also affecting Debian Bullseye/Testing <a href="https://forum.manjaro.org/t/pulseaudio-doesnt-switch-to-speakers-when-headphones-unplugged-after-recent-update/49073/6">https://forum.manjaro.org/t/pulseaudio-doesnt-switch-to-speakers-when-headphones-unplugged-after-recent-update/49073/6</a></p>
 ]]></description>
            <pubDate>Fri, 19 Feb 2021 16:41:02 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/19/16/41/02/</guid>
       </item>


        <item>
            <title>Inside the secretly lucrative world of solo piano music - Elias Leight/Rolling Stone</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0217_165402_inside_the_secretly_lucrative_world_of_solo_piano_music</link>
            <description><![CDATA[ <p>Inside the secretly lucrative world of solo piano music - Elias Leight/Rolling Stone <a href="https://getpocket.com/explore/item/inside-the-secretly-lucrative-world-of-solo-piano-music">https://getpocket.com/explore/item/inside-the-secretly-lucrative-world-of-solo-piano-music</a></p>
 ]]></description>
            <pubDate>Thu, 18 Feb 2021 00:54:29 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/18/00/54/29/</guid>
       </item>


        <item>
            <title>Why are there 5,280 feet in a mile? - Ethan Trex</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0217_123018_why_are_there_5_280_feet_in_a_mile</link>
            <description><![CDATA[ <p>Why are there 5,280 feet in a mile? - Ethan Trex <a href="https://getpocket.com/explore/item/why-are-there-5-280-feet-in-a-mile">https://getpocket.com/explore/item/why-are-there-5-280-feet-in-a-mile</a></p>
 ]]></description>
            <pubDate>Wed, 17 Feb 2021 20:30:34 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/17/20/30/34/</guid>
       </item>


        <item>
            <title>The Block Plan at @coloradocollege is a true innovation that I'd never heard of before. Very interesting.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0217_080025_the_block_plan_colorado_college</link>
            <description><![CDATA[ <p>The Block Plan at @coloradocollege is a true innovation that I'd never heard of before. Very interesting. <a href="https://www.coloradocollege.edu/basics/blockplan/">https://www.coloradocollege.edu/basics/blockplan/</a></p>
 ]]></description>
            <pubDate>Wed, 17 Feb 2021 16:01:23 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/17/16/01/23/</guid>
       </item>


        <item>
            <title>Before I could play around with the command line shell for SQLite, I had to install the sqlite3 package in Debian</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0217_050843_command_line_shell_for_sqlite</link>
            <description><![CDATA[ <p>Before I could play around with the command line shell for SQLite, I had to install the sqlite3 package in Debian <a href="https://www.sqlite.org/cli.html">https://www.sqlite.org/cli.html</a></p>
 ]]></description>
            <pubDate>Wed, 17 Feb 2021 13:09:42 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/17/13/09/42/</guid>
       </item>


        <item>
            <title>CentOS Stream: Why it’s awesome - Phil Dibowitz</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0216_133406_centos_stream_why_it_s_awesome_since_the_centos_stream_announcement_by_phil_dibowit</link>
            <description><![CDATA[ <p>CentOS Stream: Why it’s awesome - Phil Dibowitz — a very persuasive take on why you shouldn't reject what @redhat is doing with @centosproject out of hand. <a href="https://jaymzh.medium.com/centos-stream-why-its-awesome-5c45d944fb22">https://jaymzh.medium.com/centos-stream-why-its-awesome-5c45d944fb22</a></p>
 ]]></description>
            <pubDate>Tue, 16 Feb 2021 21:35:18 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/16/21/35/18/</guid>
       </item>


        <item>
            <title>Michael Romero's Beautiful Hugo theme for the @gohugoio static site generator</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0216_081751_github_halogenica_beautifulhugo_theme_for_the_hugo_static_website_generator</link>
            <description><![CDATA[ <p>Michael Romero's Beautiful Hugo theme for the @gohugoio static site generator <a href="https://github.com/halogenica/beautifulhugo">https://github.com/halogenica/beautifulhugo</a></p>
 ]]></description>
            <pubDate>Tue, 16 Feb 2021 16:19:22 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/16/16/19/22/</guid>
       </item>


        <item>
            <title>.@popey uses the Beautiful Hugo theme for his @gohugoio blog</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0216_081532_alan_pope_s_blog_alan_pope_s_blog</link>
            <description><![CDATA[ <p>.@popey uses the Beautiful Hugo theme for his @gohugoio blog <a href="https://popey.com/blog/">https://popey.com/blog/</a></p>
 ]]></description>
            <pubDate>Tue, 16 Feb 2021 16:17:20 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/16/16/17/20/</guid>
       </item>


        <item>
            <title>Living in New York’s unloved neighborhood - Rivka Galchen/The New Yorker</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0215_052541_living_in_new_york_s_unloved_neighborhood_the_new_yorker</link>
            <description><![CDATA[ <p>Living in New York’s unloved neighborhood - Rivka Galchen/The New Yorker <a href="https://www.newyorker.com/magazine/2021/02/15/living-in-new-yorks-unloved-neighborhood">https://www.newyorker.com/magazine/2021/02/15/living-in-new-yorks-unloved-neighborhood</a></p>
 ]]></description>
            <pubDate>Mon, 15 Feb 2021 13:26:11 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/15/13/26/11/</guid>
       </item>


        <item>
            <title>reuixiy's Hugo theme MemE: You can’t spell aWEsoME without MEME! 😝</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_171334_github_reuixiy_hugo_theme_meme_you_can_t_spell_awesome_without_meme</link>
            <description><![CDATA[ <p>reuixiy's Hugo theme MemE: You can’t spell aWEsoME without MEME! 😝 <a href="https://github.com/reuixiy/hugo-theme-meme">https://github.com/reuixiy/hugo-theme-meme</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:14:12 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/14/12/</guid>
       </item>


        <item>
            <title>I love the Hugo theme MemE that Daulton uses for Nix, Scripts, and Documentation</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_171130_nix_scripts_and_documentation</link>
            <description><![CDATA[ <p>I love the Hugo theme MemE that Daulton uses for Nix, Scripts, and Documentation <a href="https://daulton.ca/">https://daulton.ca/</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:12:04 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/12/04/</guid>
       </item>


        <item>
            <title>My OpenBSD workstation configuration 2018 - Daulton/Nix, Scripts, and Documentation</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_170833_my_openbsd_workstation_configuration_2018_nix_scripts_and_documentation</link>
            <description><![CDATA[ <p>My OpenBSD workstation configuration 2018 - Daulton/Nix, Scripts, and Documentation <a href="https://daulton.ca/2018/08/openbsd-workstation/">https://daulton.ca/2018/08/openbsd-workstation/</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:08:48 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/08/48/</guid>
       </item>


        <item>
            <title>OpenBSD beginner essentials - Daulton/Nix, Scripts, and Documentation</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_170755_openbsd_beginner_essentials_nix_scripts_and_documentation</link>
            <description><![CDATA[ <p>OpenBSD beginner essentials - Daulton/Nix, Scripts, and Documentation <a href="https://daulton.ca/2018/08/openbsd-essentials/">https://daulton.ca/2018/08/openbsd-essentials/</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:08:10 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/08/10/</guid>
       </item>


        <item>
            <title>Syncthing server setup on OpenBSD - Daulton/Nix, Scripts, and Documentation</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_170645_syncthing_server_setup_on_openbsd_nix_scripts_and_documentation</link>
            <description><![CDATA[ <p>Syncthing server setup on OpenBSD - Daulton/Nix, Scripts, and Documentation <a href="https://daulton.ca/2020/09/openbsd-syncthing-server/">https://daulton.ca/2020/09/openbsd-syncthing-server/</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:07:01 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/07/01/</guid>
       </item>


        <item>
            <title>My OpenBSD desktop experience - Daulton/Nix, Scripts, and Documentation</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_170532_my_openbsd_desktop_experience_nix_scripts_and_documentation</link>
            <description><![CDATA[ <p>My OpenBSD desktop experience - Daulton/Nix, Scripts, and Documentation <a href="https://daulton.ca/2018/10/my-openbsd-desktop-experience/">https://daulton.ca/2018/10/my-openbsd-desktop-experience/</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:06:01 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/06/01/</guid>
       </item>


        <item>
            <title>OpenBSD on a laptop - Cullum Smith</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_170420_openbsd_on_a_laptop</link>
            <description><![CDATA[ <p>OpenBSD on a laptop - Cullum Smith <a href="https://www.c0ffee.net/blog/openbsd-on-a-laptop/">https://www.c0ffee.net/blog/openbsd-on-a-laptop/</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:04:41 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/04/41/</guid>
       </item>


        <item>
            <title>Bring old hardware back to life with OpenBSD - Jonathan Garrido/Opensource.com</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_170203_bring_old_hardware_back_to_life_with_openbsd_opensource_com</link>
            <description><![CDATA[ <p>Bring old hardware back to life with OpenBSD - Jonathan Garrido/Opensource.com <a href="https://opensource.com/article/20/10/old-hardware-openbsd">https://opensource.com/article/20/10/old-hardware-openbsd</a></p>
 ]]></description>
            <pubDate>Fri, 12 Feb 2021 01:02:27 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/12/01/02/27/</guid>
       </item>


        <item>
            <title>BareGUI for OpenBSD - shep/DaemonForums</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_123355_baregui_for_openbsd_daemonforums</link>
            <description><![CDATA[ <p>BareGUI for OpenBSD - shep/DaemonForums <a href="http://daemonforums.org/showthread.php?t=11178">http://daemonforums.org/showthread.php?t=11178</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:34:25 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/34/25/</guid>
       </item>


        <item>
            <title>Installing OpenBSD 6.8 with disk encryption (+ FVWM ricing) - Cristian Henrique</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_123031_installing_openbsd_6_8_with_disk_encryption_fvwm_ricing_by_cristian_henrique_medium</link>
            <description><![CDATA[ <p>Installing OpenBSD 6.8 with disk encryption (+ FVWM ricing) - Cristian Henrique <a href="https://medium.com/@crhenr/installing-openbsd-6-7-with-disk-encryption-fvwm-ricing-b6fb7e2073e6">https://medium.com/@crhenr/installing-openbsd-6-7-with-disk-encryption-fvwm-ricing-b6fb7e2073e6</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:30:48 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/30/48/</guid>
       </item>


        <item>
            <title>LiveCD with OpenBSD - Get a fully featured OpenBSD desktop environment without installing - Gayatri Hitech</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_122754_livecd_with_openbsd_get_fully_featured_openbsd_desktop_environment_without_installi</link>
            <description><![CDATA[ <p>LiveCD with OpenBSD - Get a fully featured OpenBSD desktop environment without installing - Gayatri Hitech <a href="http://livecd-openbsd.sourceforge.net/">http://livecd-openbsd.sourceforge.net/</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:29:02 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/29/02/</guid>
       </item>


        <item>
            <title>OpenBSD 6.8 lite desktop on an old Thinkpad X60 - Keith Burnett</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_122511_openbsd_6_8_lite_desktop_on_an_old_thinkpad_x60</link>
            <description><![CDATA[ <p>OpenBSD 6.8 lite desktop on an old Thinkpad X60 - Keith Burnett <a href="https://www.k58.uk/openbsd.html">https://www.k58.uk/openbsd.html</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:25:52 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/25/52/</guid>
       </item>


        <item>
            <title>FreeBSD on the Desktop ‒ paedubucher.ch</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_122138_freebsd_on_the_desktop_paedubucher_ch</link>
            <description><![CDATA[ <p>FreeBSD on the Desktop ‒ paedubucher.ch <a href="https://paedubucher.ch/articles/2020-08-11-freebsd-on-the-desktop.html">https://paedubucher.ch/articles/2020-08-11-freebsd-on-the-desktop.html</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:21:43 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/21/43/</guid>
       </item>


        <item>
            <title>OpenBSD on the Desktop (Part II) ‒ paedubucher.ch</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_121950_openbsd_on_the_desktop_part_ii_paedubucher_ch</link>
            <description><![CDATA[ <p>OpenBSD on the Desktop (Part II) ‒ paedubucher.ch <a href="https://paedubucher.ch/articles/2020-09-12-openbsd-on-the-desktop-part-ii.html">https://paedubucher.ch/articles/2020-09-12-openbsd-on-the-desktop-part-ii.html</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:19:53 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/19/53/</guid>
       </item>


        <item>
            <title>OpenBSD on the Desktop (Part I) ‒ paedubucher.ch</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_121825_openbsd_on_the_desktop_part_i_paedubucher_ch</link>
            <description><![CDATA[ <p>OpenBSD on the Desktop (Part I) ‒ paedubucher.ch <a href="https://paedubucher.ch/articles/2020-09-05-openbsd-on-the-desktop-part-i.html">https://paedubucher.ch/articles/2020-09-05-openbsd-on-the-desktop-part-i.html</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:18:32 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/18/32/</guid>
       </item>


        <item>
            <title>Installing OpenBSD 6.7 on your laptop is really hard (not)</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_121200_installing_openbsd_6_7_on_your_laptop_is_really_hard_not</link>
            <description><![CDATA[ <p>Installing OpenBSD 6.7 on your laptop is really hard (not) <a href="https://sohcahtoa.org.uk/openbsd.html">https://sohcahtoa.org.uk/openbsd.html</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:15:00 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/15/00/</guid>
       </item>


        <item>
            <title>mintBSD | OpenBSD desktop configuration</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0211_120359_mintbsd_openbsd_desktop_configuration</link>
            <description><![CDATA[ <p>mintBSD | OpenBSD desktop configuration <a href="https://www.mintbsd.com/">https://www.mintbsd.com/</a></p>
 ]]></description>
            <pubDate>Thu, 11 Feb 2021 20:04:06 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/11/20/04/06/</guid>
       </item>


        <item>
            <title>5 reasons the D programming language is a great choice for development - by @aberbamx for @opensourceway</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0210_080656_5_reasons_the_d_programming_language_is_a_great_choice_for_development_opensource_c</link>
            <description><![CDATA[ <p>5 reasons the D programming language is a great choice for development - by @aberbamx for @opensourceway <a href="https://opensource.com/article/17/5/d-open-source-software-development">https://opensource.com/article/17/5/d-open-source-software-development</a></p>
 ]]></description>
            <pubDate>Wed, 10 Feb 2021 16:07:33 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/10/16/07/33/</guid>
       </item>


        <item>
            <title>The feature that makes D my favorite programming language - by @aberbamx for @opensourceway</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0210_075547_the_feature_that_makes_d_my_favorite_programming_language_opensource_com</link>
            <description><![CDATA[ <p>The feature that makes D my favorite programming language - by @aberbamx for @opensourceway <a href="https://opensource.com/article/20/7/d-programming">https://opensource.com/article/20/7/d-programming</a></p>
 ]]></description>
            <pubDate>Wed, 10 Feb 2021 15:56:35 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/10/15/56/35/</guid>
       </item>


        <item>
            <title>Why I use the D programming language for scripting - Lawrence Aberba for @opensourceway</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0210_062422_why_i_use_the_d_programming_language_for_scripting_opensource_com</link>
            <description><![CDATA[ <p>Why I use the D programming language for scripting - Lawrence Aberba for @opensourceway <a href="https://opensource.com/article/21/1/d-scripting">https://opensource.com/article/21/1/d-scripting</a></p>
 ]]></description>
            <pubDate>Wed, 10 Feb 2021 14:24:49 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/10/14/24/49/</guid>
       </item>


        <item>
            <title>The @opensourceway newsletter and website are very, very good. The great tips keep on coming. </title>
            <link>https://passthejoeupdates.nfshost.com/2021_0210_062100_opensource_com_opensource_com</link>
            <description><![CDATA[ <p>The @opensourceway newsletter and website are very, very good. The great tips keep on coming.  <a href="https://opensource.com/">https://opensource.com/</a></p>
 ]]></description>
            <pubDate>Wed, 10 Feb 2021 14:23:59 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/10/14/23/59/</guid>
       </item>


        <item>
            <title>After a long AF wait, the Chromium web browser is back in @Debian testing.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0209_060816_debian_package_tracker</link>
            <description><![CDATA[ <p>After a long AF wait, the Chromium web browser is back in @Debian testing. I will now say goodbye to the Flatpak and its login/cookie issues. <a href="https://tracker.debian.org/news/1229895/chromium-8804324146-1-migrated-to-testing/">https://tracker.debian.org/news/1229895/chromium-8804324146-1-migrated-to-testing/</a></p>
 ]]></description>
            <pubDate>Tue, 09 Feb 2021 14:09:37 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/09/14/09/37/</guid>
       </item>


        <item>
            <title>Something tells me Chromium is returning soon to Debian Testing/Bullseye</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0208_122317_chromium_debian_package_tracker</link>
            <description><![CDATA[ <p>Something tells me Chromium is returning soon to Debian Testing/Bullseye <a href="https://tracker.debian.org/pkg/chromium">https://tracker.debian.org/pkg/chromium</a></p>
 ]]></description>
            <pubDate>Mon, 08 Feb 2021 20:23:55 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/08/20/23/55/</guid>
       </item>


        <item>
            <title>Debian Bullseye ships with Python 3 by default and not Python 2. Also, you'll need to use the python3 command because the /usr/bin/python symlink is deprecated, though you can restore it with the python-is-python3 package. Python2 is still available.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0208_053500_python_debian_wiki</link>
            <description><![CDATA[ <p>Debian Bullseye ships with Python 3 by default and not Python 2. Also, you'll need to use the python3 command because the /usr/bin/python symlink is deprecated, though you can restore it with the python-is-python3 package. Python2 is still available. <a href="https://wiki.debian.org/Python">https://wiki.debian.org/Python</a></p>
 ]]></description>
            <pubDate>Mon, 08 Feb 2021 13:37:00 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/08/13/37/00/</guid>
       </item>


        <item>
            <title>In Debian Bullseye, GNOME Software handles updates for Flatpak applications. This was broken in Buster (or at least was in my installation). It's one of many nice upgrades in Debian's current Testing branch.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0208_053407_in_debian_bullseye_gnome_software_handles_updates_for_flatpak_applications_this_was</link>
            <description><![CDATA[ <p>In Debian Bullseye, GNOME Software handles updates for Flatpak applications. This was broken in Buster (or at least was in my installation). It's one of many nice upgrades in Debian's current Testing branch.</p>
 ]]></description>
            <pubDate>Mon, 08 Feb 2021 13:34:22 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/08/13/34/22/</guid>
       </item>


        <item>
            <title>Every time I install Debian, I forget to check the printer box and then wonder why I can't print. Then I install cups and everything works.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0207_163629_every_time_i_install_debian_i_forget_to_check_the_printer_box_and_then_wonder_why_i</link>
            <description><![CDATA[ <p>Every time I install Debian, I forget to check the printer box and then wonder why I can't print. Then I install cups and everything works.</p>
 ]]></description>
            <pubDate>Mon, 08 Feb 2021 00:36:31 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/08/00/36/31/</guid>
       </item>


        <item>
            <title>The Mediocre Programmer - Craig Maloney</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0206_194637_the_mediocre_programmer_what_is_the_mediocre_programmer</link>
            <description><![CDATA[ <p>The Mediocre Programmer - Craig Maloney <a href="http://themediocreprogrammer.com/what-is-the-mediocre-programmer.html#what-is-the-mediocre-programmer">http://themediocreprogrammer.com/what-is-the-mediocre-programmer.html#what-is-the-mediocre-programmer</a></p>
 ]]></description>
            <pubDate>Sun, 07 Feb 2021 03:47:17 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/07/03/47/17/</guid>
       </item>


        <item>
            <title>Sonic Pi: Code. Music. Live.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0206_130456_github_sonic_pi_net_sonic_pi_code_music_live</link>
            <description><![CDATA[ <p>Sonic Pi: Code. Music. Live. <a href="https://github.com/sonic-pi-net/sonic-pi">https://github.com/sonic-pi-net/sonic-pi</a></p>
 ]]></description>
            <pubDate>Sat, 06 Feb 2021 21:05:27 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/06/21/05/27/</guid>
       </item>


        <item>
            <title>The Document Foundation makes a classic mistake: Instead of telling enterprises what's in it for them if they pay for enterprise @libreoffice, they lead with how not doing that affects @tdforg. It's no way to make a sale, either for real $$$ or the other kind of buy-in.</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0206_111101_libreoffice_7_1_community_released_by_the_document_foundation_the_document_foundati</link>
            <description><![CDATA[ <p>The Document Foundation makes a classic mistake: Instead of telling enterprises what's in it for them if they pay for enterprise @libreoffice, they lead with how not doing that affects @tdforg. It's no way to make a sale, either for real $$$ or the other kind of buy-in. <a href="https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/">https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/</a></p>
 ]]></description>
            <pubDate>Sat, 06 Feb 2021 19:14:09 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/06/19/14/09/</guid>
       </item>


        <item>
            <title>Gthumb is my go-to photo-editing app. It handles embedded captions in JPG better than most apps, which isn't hard b/c GIMP is seriously lacking in this capability. </title>
            <link>https://passthejoeupdates.nfshost.com/2021_0206_102408_apps_gthumb_gnome_wiki</link>
            <description><![CDATA[ <p>GThumb is my go-to photo-editing app. It handles embedded captions in JPG better than most apps, which isn't hard b/c GIMP is seriously lacking in this capability. You can start in GThumb and bring in GIMP or any other program to do further edits. <a href="https://wiki.gnome.org/Apps/Gthumb">https://wiki.gnome.org/Apps/Gthumb</a></p>
 ]]></description>
            <pubDate>Sat, 06 Feb 2021 18:26:05 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/06/18/26/05/</guid>
       </item>


        <item>
            <title>I only upgrade Vim in Windows every few years or so, and honestly, it's a pain in the ass</title>
            <link>https://passthejoeupdates.nfshost.com/2021_0205_193527_i_only_upgrade_vim_in_windows_every_few_years_or_so_and_honestly_it_s_a_pain_in_the</link>
            <description><![CDATA[ <p>I only upgrade Vim in Windows every few years or so, and honestly, it's a pain in the ass. First I had to keep the installer from deleting my _vimrc, then I had to remember that I needed to change my path. Yeah, this is easier than NEVER NEEDING TO DO THIS in Linux.</p>
 ]]></description>
            <pubDate>Sat, 06 Feb 2021 03:38:00 UTC</pubDate>
            <guid>https://passthejoeupdates.nfshost.com/2021/02/06/03/38/00/</guid>
       </item>


    </channel>
</rss>
