<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Please test &#8211; DragonFly BSD Digest</title>
	<atom:link href="https://www.dragonflydigest.com/category/please-test/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Tue, 06 Aug 2019 20:36:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.dragonflydigest.com/wp-content/uploads/2016/12/FullLogoSquare-150x150.gif</url>
	<title>Please test &#8211; DragonFly BSD Digest</title>
	<link>https://www.dragonflydigest.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A new upgrade method</title>
		<link>https://www.dragonflydigest.com/2019/08/08/a-new-upgrade-method/</link>
					<comments>https://www.dragonflydigest.com/2019/08/08/a-new-upgrade-method/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 08 Aug 2019 17:33:07 +0000</pubDate>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=23314</guid>

					<description><![CDATA[Remember my post about a new upgrade script?  tse, the author, has happily added in a bunch of suggestions.  I&#8217;m intermittently traveling and can&#8217;t do anything to test it for days yet &#8211; but I&#8217;d love to see others try it out. The bugs issue tracking versions is here: #3197.  Can you, dear reader, try &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2019/08/08/a-new-upgrade-method/" class="more-link">Continue reading<span class="screen-reader-text"> "A new upgrade method"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Remember <a href="https://www.dragonflydigest.com/2019/07/10/23180.html">my post about a new upgrade script</a>?  tse, the author, has happily added in a bunch of suggestions.  I&#8217;m intermittently traveling and can&#8217;t do anything to test it for days yet &#8211; but I&#8217;d love to see others try it out.</p>
<p>The bugs issue tracking versions is here: <a href="http://bugs.dragonflybsd.org/issues/3197">#3197</a>.  Can you, dear reader, try it out?  Do an in-place upgrade on your version, or even a test install with a VM?  I want to see what happens in the wild.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2019/08/08/a-new-upgrade-method/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>em(4)/igb(4) update for testing in DragonFly</title>
		<link>https://www.dragonflydigest.com/2019/04/30/em4-igb4-update-for-testing-in-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 30 Apr 2019 14:54:04 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22855</guid>

					<description><![CDATA[Sepherosa Ziehau has an update for em(4)/igb(4) network cards, for you to test if you have the matching hardware.  It looks like this is an update from the vendor, Intel, going by the version numbers.]]></description>
										<content:encoded><![CDATA[<p>Sepherosa Ziehau has an update for <a href="https://leaf.dragonflybsd.org/cgi/web-man?command=em&amp;section=ANY">em(4)</a>/<a href="https://leaf.dragonflybsd.org/cgi/web-man?command=igb&amp;section=ANY">igb(4)</a> network cards, <a href="http://lists.dragonflybsd.org/pipermail/users/2019-April/358165.html">for you to test</a> if you have the matching hardware.  It looks like this is an update from the vendor, Intel, going by <a href="https://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/em-774-igb-256">the version numbers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Virtual DragonFly: memory balloon</title>
		<link>https://www.dragonflydigest.com/2018/10/15/virtual-dragonfly-memory-balloon/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 15 Oct 2018 22:56:58 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21949</guid>

					<description><![CDATA[If you are running DragonFly in a virtual environment, &#8216;ddegroot&#8217; has put together a virtio_balloon driver for handling memory usage.  (An explanation of the term)  Try it if you can; he wants testers.]]></description>
										<content:encoded><![CDATA[<p>If you are running DragonFly in a virtual environment, &#8216;ddegroot&#8217; has <a href="https://bugs.dragonflybsd.org/issues/3146">put together a virtio_balloon driver</a> for handling memory usage.  (<a href="https://rwmj.wordpress.com/2010/07/17/virtio-balloon/">An explanation of the term</a>)  Try it if you can; he wants testers.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Building your own DragonFly</title>
		<link>https://www.dragonflydigest.com/2018/06/22/building-your-own-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 22 Jun 2018 20:14:22 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=21426</guid>

					<description><![CDATA[Mixed in with the other documentation on the DragonFly website is a &#8220;how to build a release&#8221; explanation.  I use it every time there&#8217;s a new DragonFly version.  If you were wanting to build a DragonFly ISO/IMG with changes or different preinstalled dports, I&#8217;ve added some notes about what&#8217;s relevant for non-release building. We used &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2018/06/22/building-your-own-dragonfly/" class="more-link">Continue reading<span class="screen-reader-text"> "Building your own DragonFly"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Mixed in with the other documentation on the DragonFly website is a &#8220;<a href="https://www.dragonflybsd.org/docs/developer/Release/">how to build a release</a>&#8221; explanation.  I use it every time there&#8217;s a new DragonFly version.  If you were wanting to build a DragonFly ISO/IMG with changes or different preinstalled dports, I&#8217;ve added some notes about what&#8217;s relevant for non-release building.</p>
<p>We used to have &#8220;GUI&#8221; releases of DragonFly which were based on the nrelease process installing pkgsrc packages and adding some configuration files.  It doesn&#8217;t happen now mostly because nobody has had the time to reconfigure for dports; if you were looking for a project this weekend, <a href="http://gitweb.dragonflybsd.org/dragonfly.git/tree/HEAD:/nrelease">may I suggest&#8230;?</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>igb, em updates</title>
		<link>https://www.dragonflydigest.com/2017/12/20/igb-em-updates/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 20 Dec 2017 22:37:07 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=20606</guid>

					<description><![CDATA[I&#8217;m far enough backlogged that Sepherosa Ziehau&#8217;s igb(4) update is already in, but as a side effect, a PC Engines apu2b4 is a good DragonFly machine. However, if you have em(4), here&#8217;s your chance to help test.]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m far enough backlogged that Sepherosa Ziehau&#8217;s <a href="https://leaf.dragonflybsd.org/cgi/web-man?command=igb&amp;section=ANY">igb(4)</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2017-December/313728.html">update</a> is <a href="http://lists.dragonflybsd.org/pipermail/commits/2017-December/627005.html">already in</a>, but as a side effect, a <a href="http://pcengines.ch/apu2b4.htm">PC Engines apu2b4</a> is a <a href="http://lists.dragonflybsd.org/pipermail/users/2017-December/313736.html">good DragonFly machine</a>.</p>
<p>However, if you have <a href="https://leaf.dragonflybsd.org/cgi/web-man?command=em&amp;section=ANY">em(4)</a>, here&#8217;s your chance to <a href="http://lists.dragonflybsd.org/pipermail/users/2017-December/313740.html">help test</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Go and DragonFly: builder needed</title>
		<link>https://www.dragonflydigest.com/2017/08/04/go-and-dragonfly-builder-needed/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 04 Aug 2017 20:05:24 +0000</pubDate>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=20056</guid>

					<description><![CDATA[The DragonFly Go builder needs a new maintainer, and an update to a newer builder.  Are there any people out there interested in Go who want to do the work?  I do not have time.]]></description>
										<content:encoded><![CDATA[<p>The DragonFly Go builder needs a new maintainer, and <a href="https://github.com/golang/go/issues/21191">an update to a newer builder</a>.  Are there any people out there interested in Go who want to do the work?  I do not have time.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A RealTek test</title>
		<link>https://www.dragonflydigest.com/2017/02/17/19325/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 21:39:44 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19325</guid>

					<description><![CDATA[Are you on DragonFly-master?  Are you using a Realtek network device?  Sepherosa Ziehau has an update he would like you to test.]]></description>
										<content:encoded><![CDATA[<p>Are you on DragonFly-master?  Are you using a Realtek network device?  Sepherosa Ziehau <a href="http://lists.dragonflybsd.org/pipermail/users/2017-February/313223.html">has an update he would like you to test</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>re(4) users, please test</title>
		<link>https://www.dragonflydigest.com/2016/11/15/re4-users-please-test/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 15 Nov 2016 16:54:11 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18926</guid>

					<description><![CDATA[There&#8217;s a new version of re(4), the driver for Realtek network cards.  Sepherosa Ziehau put it together for testing.  He has it on a separate branch, so give it a try if you have appropriate hardware.  This will hopefully fix some of that hardware&#8217;s quirkiness.]]></description>
										<content:encoded><![CDATA[<p>There&#8217;s a new version of <a href="https://www.dragonflybsd.org/cgi/web-man?command=re&amp;section=ANY">re(4)</a>, the driver for Realtek network cards.  Sepherosa Ziehau put it together for testing.  He has it on a separate branch, so <a href="http://lists.dragonflybsd.org/pipermail/users/2016-November/313140.html">give it a try if you have appropriate hardware</a>.  This will hopefully fix some of that hardware&#8217;s quirkiness.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Hybrid graphics, switcheroo, and DragonFly</title>
		<link>https://www.dragonflydigest.com/2016/09/15/hybrid-graphics-switcheroo-and-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 15 Sep 2016 16:32:03 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18661</guid>

					<description><![CDATA[karu.pruun has been trying to get a Macbook&#8217;s hybrid graphics card to work in DragonFly.  He&#8217;s been working on a gmux driver, but it needs a framework like Linux&#8217;s switcheroo.  If this topic interests you, help him out.]]></description>
										<content:encoded><![CDATA[<p>karu.pruun has been trying to get a Macbook&#8217;s hybrid graphics card to work in DragonFly.  He&#8217;s been <a href="http://lists.dragonflybsd.org/pipermail/users/2016-September/313037.html">working on a gmux driver</a>, but it needs a framework like Linux&#8217;s <a href="https://01.org/linuxgraphics/gfx-docs/drm/gpu/vga-switcheroo.html">switcheroo</a>.  If this topic interests you, help him out.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AMD CPU users, try this</title>
		<link>https://www.dragonflydigest.com/2016/09/09/amd-cpu-users-try-this/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 09 Sep 2016 12:56:20 +0000</pubDate>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18629</guid>

					<description><![CDATA[The&#8217;Errata 793&#8216; issue is apparently a bug where an AMD CPU can hang under very specific circumstances.  Sepherosa Ziehau has a fix &#8211; please try it if you have the appropriate hardware.]]></description>
										<content:encoded><![CDATA[<p>The&#8217;<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6885">Errata 793</a>&#8216; issue is apparently a bug where an AMD CPU can hang under very specific circumstances.  <a href="http://lists.dragonflybsd.org/pipermail/users/2016-September/313047.html">Sepherosa Ziehau has a fix</a> &#8211; please try it if you have the appropriate hardware.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Any Mono/DragonFly users out there?</title>
		<link>https://www.dragonflydigest.com/2016/07/11/any-monodragonfly-users-out-there/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 11 Jul 2016 21:59:31 +0000</pubDate>
				<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18395</guid>

					<description><![CDATA[This is a specialized use case, but Mono 4.x has some issues on DragonFly.  Some minor testing has been done, but if you are already using it, please contribute.]]></description>
										<content:encoded><![CDATA[<p>This is a specialized use case, but <a href="http://lists.dragonflybsd.org/pipermail/users/2016-June/270722.html">Mono 4.x has some issues</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2016-June/270722.html">on DragonFly</a>.  <a href="http://lists.dragonflybsd.org/pipermail/users/2016-June/270723.html">Some minor testing has been done</a>, but if you are already using it, please contribute.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Old DragonFly users, please test</title>
		<link>https://www.dragonflydigest.com/2016/04/27/old-dragonfly-users-please-test/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 28 Apr 2016 03:43:25 +0000</pubDate>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18019</guid>

					<description><![CDATA[Not older people that use DragonFly, but people of any age using an older release of DragonFly: Bezitopo is Pierre Abbat&#8217;s topographical program, and he needs testers on versions 4.4 of DragonFly or before.  Please give his open-source program a run if you are on the appropriate versions.  Trying other BSDs, even though not requested, &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2016/04/27/old-dragonfly-users-please-test/" class="more-link">Continue reading<span class="screen-reader-text"> "Old DragonFly users, please test"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Not older people that use DragonFly, but people of any age using an older release of DragonFly: <a href="http://bezitopo.org/">Bezitopo</a> is Pierre Abbat&#8217;s topographical program, and he needs testers on versions 4.4 of DragonFly or before.  <a href="http://lists.dragonflybsd.org/pipermail/users/2016-April/228727.html">Please give his open-source program a run</a> if you are on the appropriate versions.  Trying other BSDs, even though not requested, can&#8217;t hurt.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>em/emx/igb users, please test</title>
		<link>https://www.dragonflydigest.com/2015/12/17/ememxigb-users-please-test/</link>
					<comments>https://www.dragonflydigest.com/2015/12/17/ememxigb-users-please-test/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 18 Dec 2015 03:45:26 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=17347</guid>

					<description><![CDATA[Sepherosa Ziehau has a new version of drivers for em/emx(4) and igb(4).  The initial versions had trouble, but testing is ongoing.  Try it if you have the correct hardware. Update: never mind.]]></description>
										<content:encoded><![CDATA[<p>Sepherosa Ziehau has <a href="http://lists.dragonflybsd.org/pipermail/users/2015-December/228461.html">a new version of drivers</a> for <a href="https://www.dragonflybsd.org/cgi/web-man?command=em&amp;section=ANY">em/emx(4)</a> and <a href="https://www.dragonflybsd.org/cgi/web-man?command=igb&amp;section=ANY">igb(4)</a>.  The initial versions <a href="http://lists.dragonflybsd.org/pipermail/users/2015-December/228477.html">had</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2015-December/228479.html">trouble</a>, but <a href="http://lists.dragonflybsd.org/pipermail/users/2015-December/228481.html">testing is ongoing</a>.  Try it if you have the correct hardware.</p>
<p>Update: <a href="http://lists.dragonflybsd.org/pipermail/users/2015-December/228487.html">never mind</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2015/12/17/ememxigb-users-please-test/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>DragonFly 4.4-RC image for download</title>
		<link>https://www.dragonflydigest.com/2015/11/25/dragonfly-4-4-rc-image-for-download/</link>
					<comments>https://www.dragonflydigest.com/2015/11/25/dragonfly-4-4-rc-image-for-download/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 25 Nov 2015 14:26:16 +0000</pubDate>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=17184</guid>

					<description><![CDATA[The release candidate for DragonFly 4.4 is built and available for download.  The main site has it as an ISO or IMG file, and the mirrors should have it soon if not already. Here&#8217;s a question I need feedback on: if we compressed these images using xz instead of bzip2 &#8211; would that inconvenience you?]]></description>
										<content:encoded><![CDATA[<p>The release candidate for DragonFly 4.4 is built and available for download.  The main site has it as an <a href="http://avalon.dragonflybsd.org/iso-images/dfly-x86_64-4.4.0_RC.iso.bz2">ISO</a> or <a href="http://avalon.dragonflybsd.org/iso-images/dfly-x86_64-4.4.0_RC.img.bz2">IMG</a> file, and the <a href="http://www.dragonflybsd.org/mirrors/">mirrors</a> should have it soon if not already.</p>
<p>Here&#8217;s a question I need feedback on: if we compressed these images using xz instead of bzip2 &#8211; would that inconvenience you?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2015/11/25/dragonfly-4-4-rc-image-for-download/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Lazy Reading for 2015/09/13</title>
		<link>https://www.dragonflydigest.com/2015/09/13/lazy-reading-for-20150913/</link>
					<comments>https://www.dragonflydigest.com/2015/09/13/lazy-reading-for-20150913/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sun, 13 Sep 2015 13:22:30 +0000</pubDate>
				<category><![CDATA[Lazy Reading]]></category>
		<category><![CDATA[Please test]]></category>
		<category><![CDATA[UNIXish]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16715</guid>

					<description><![CDATA[This week just sorta blew up with the links. as2914.net, visualization of the Internet, seen &#8220;from the as_path of 2914&#8221;.  (via) The IPv4-pocolypse has started.  (via) Make things astronautty.  (via) Related: NASA Ames: This used to be the future.  (via) Slack, the Ultimate Workday Distractor.  Repent!  Oh, wait, this is a different Slack. Endless Sky, a &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2015/09/13/lazy-reading-for-20150913/" class="more-link">Continue reading<span class="screen-reader-text"> "Lazy Reading for 2015/09/13"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>This week just sorta blew up with the links.</p>
<ul>
<li><a href="http://as2914.net/">as2914.net</a>, visualization of the Internet, seen &#8220;from the as_path of 2914&#8221;.  (<a href="http://mailman.nanog.org/pipermail/nanog/2015-September/078806.html">via</a>)</li>
<li><a href="https://www.arin.net/announcements/2014/20140130.html">The IPv4-pocolypse has started</a>.  (<a href="http://marc.info/?l=openbsd-cvs&amp;m=144198346530944&amp;w=2">via</a>)</li>
<li><a href="http://www.theverge.com/2015/9/9/9296171/nasa-releases-entire-1970s-graphics-standard-manual-online-for-free">Make things astronautty</a>.  (<a href="http://tinyletter.com/annfriedman/letters/don-t-tell-me-to-smile">via</a>)</li>
<li>Related: <a href="http://nautil.us/issue/28/2050/this-used-to-be-the-future" rel="nofollow">NASA Ames: This used to be the future</a>.  (<a href="https://news.ycombinator.com/item?id=10203929">via</a>)</li>
<li><a href="http://www.guilded.co/blog/2015/08/29/slack-the-ultimate-distractor.html">Slack, the Ultimate Workday Distractor</a>.  Repent!  Oh, wait, this is a different Slack.</li>
<li><a href="http://endless-sky.github.io/">Endless Sky</a>, a space exploration game similar to Escape Velocity.  Cross-platform, so it miiiight work on BSD.</li>
<li><a href="http://blog.naev.org/">Naev</a>, a similar concept.</li>
<li>“<a href="http://www.hnf.de/en/sonderaustellungen/preview-ada-lovelace.html">IT began with Ada &#8211; Women in Computer History 2 September 2015 &#8211; </a><span class="aBn" tabindex="0" data-term="goog_1093310450"><span class="aQJ"><a href="http://www.hnf.de/en/sonderaustellungen/preview-ada-lovelace.html">10 July 2016</a>&#8220;.  You probably have to be in Europe (Paderborn) to catch this, but there&#8217;s lots of old computer hardware <a href="http://homepages.cs.ncl.ac.uk/brian.randell/Web-albums/HeinzNixdorf2015/index.html">you can get close to</a>.  (<a href="http://lists.sigcis.org/pipermail/members-sigcis.org/2015-September/002432.html">via</a>)</span></span></li>
<li><a href="http://www.bonhams.com/auctions/22964/lot/73/">Speaking of old</a> (and expensive)&#8230;  (<a href="http://lists.sigcis.org/pipermail/members-sigcis.org/2015-September/002431.html">via</a>)</li>
<li><a href="https://github.com/gilgigilgil/anderson.vim">Anderson.vim: Dark vim colorscheme based on colors from Wes Anderson films</a>.  That&#8217;s&#8230; specific.  (<a href="https://news.ycombinator.com/item?id=10173495">via</a>)</li>
<li><a href="http://thenextweb.com/insider/2015/09/07/this-hilarious-cisco-fail-is-a-network-engineers-worst-nightmare/">A hardware flaw in a new Cisco switch</a>.  See first comment on the <a href="https://www.reddit.com/r/sysadmin/comments/3jzd9q/this_hilarious_cisco_fail_is_a_network_engineers/">source page</a>.</li>
<li><a href="https://utcc.utoronto.ca/~cks/space/blog/unix/LoadAverageOrigin">When the Unix load average was added to Unix</a>.  (<a href="https://news.ycombinator.com/item?id=10178217">via</a>)</li>
<li><a href="http://www.512pixels.net/dogcow">The history of Clarus the Dogcow</a>.  (<a href="https://news.ycombinator.com/item?id=10196347">via</a>)  I have a &#8220;bootleg&#8221;? Clarus shirt I picked up at&#8230; Macworld years and years ago.  I&#8217;m sorta hipster-proud of it.</li>
<li>Ted Unangst <a href="http://www.tedunangst.com/flak/post/reproducible-builds-are-a-waste-of-time">rants about compiler-inserted backdoors</a>.  Follow the links he helpfully supplied in an article update to show responses to his views.  (Something more articles should have.)</li>
<li><a title="One Weird Old Productivity Tip" href="http://www.catonmat.net/blog/one-weird-old-productivity-tip/">One Weird Old Productivity Tip</a>.</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2015/09/08/10640197.aspx">Cynical interpretations of various project milestones</a>.</li>
<li><a href="http://blogs.msdn.com/b/oldnewthing/archive/2015/09/10/10640710.aspx">How do you get network connectivity from the worst PC in the world?</a>  Ugh.  I used one of those, once.</li>
<li><a href="http://www.theverge.com/2015/9/2/9247913/time-cube-is-gone">Time Cube is gone</a>, <a href="http://www.thymecube.com/">Thyme Cube is still alive</a>.  I&#8217;m&#8230; vaguely sad? that Time Cube doesn&#8217;t exist any longer.  (verbatim <a href="http://chneukirchen.org/trivium/2015-09-06">via</a>)</li>
<li><a href="http://radar.oreilly.com/2015/09/four-short-links-11-september-2015.html">Computer Science Courses that Don&#8217;t Exist, But Should</a>.  Some of these ideas are actually pretty good, not just humor.  (<a href="http://radar.oreilly.com/2015/09/four-short-links-11-september-2015.html">via</a>)</li>
</ul>
<p>Your unrelated comics link of the week: <a href="http://nonadventures.com/">Wonderella</a>, a consistently funny superhero parody.  As an added bonus, the author apparently can&#8217;t stop making (non-comic) one-liner jokes, so he <a href="https://twitter.com/wonderella">stuffs them all in his Twitter feed</a> instead of the usual case of Twitter as promotional tool.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2015/09/13/lazy-reading-for-20150913/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Accelerated video users, please try this</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/</link>
					<comments>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 04 Jun 2015 22:22:38 +0000</pubDate>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199</guid>

					<description><![CDATA[If you are using a DragonFly system with accelerated video, and you have noticed that you can&#8217;t return to a text console after exiting xorg &#8211; Sascha Wildner/Imre Vadasz have a branch for you to try.  Please do so if you have time and are on master; this is the last big item to fix before &#8230; <p class="link-more"><a href="https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/" class="more-link">Continue reading<span class="screen-reader-text"> "Accelerated video users, please try this"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>If you are using a DragonFly system with accelerated video, and you have noticed that you can&#8217;t return to a text console after exiting xorg &#8211; Sascha Wildner/Imre Vadasz <a href="http://gitweb.dragonflybsd.org/~swildner/dragonfly.git/shortlog/refs/heads/syscons_drm">have a branch for you to try</a>.  Please do so if you have time and are on master; this is the last big item to fix before the next release.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>More Intel video testing</title>
		<link>https://www.dragonflydigest.com/2015/05/04/more-intel-video-testing/</link>
					<comments>https://www.dragonflydigest.com/2015/05/04/more-intel-video-testing/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 04 May 2015 20:20:40 +0000</pubDate>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16049</guid>

					<description><![CDATA[If you&#8217;re running DragonFly-master and you have an Intel video chipset, Francois Tigeot has an update for you.  It brings accelerated Intel video up to match the Linux 3.14 version, adds Broadwell chipset support, and should generally improve performance.  He lists how to test right in the message.]]></description>
										<content:encoded><![CDATA[<p>If you&#8217;re running DragonFly-master and you have an Intel video chipset, Francois Tigeot has an <a href="http://lists.dragonflybsd.org/pipermail/users/2015-May/207671.html">update for you</a>.  It brings accelerated Intel video up to match the Linux 3.14 version, adds Broadwell chipset support, and should generally improve performance.  He lists how to test right in the message.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2015/05/04/more-intel-video-testing/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>i915 update to try</title>
		<link>https://www.dragonflydigest.com/2015/04/14/i915-update-to-try/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 15 Apr 2015 01:25:01 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=15956</guid>

					<description><![CDATA[Francois Tigeot has a new update to the drm/i915 driver for testing.  It matches, feature-wise, what&#8217;s in Linux 3.12.  Try it if you&#8217;ve got the hardware.  (and dragonfly-master)]]></description>
										<content:encoded><![CDATA[<p>Francois Tigeot has a new <a href="http://lists.dragonflybsd.org/pipermail/users/2015-April/207640.html">update to the drm/i915 driver for testing</a>.  It matches, feature-wise, what&#8217;s in Linux 3.12.  Try it if you&#8217;ve got the hardware.  (and dragonfly-master)</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Video updates to test</title>
		<link>https://www.dragonflydigest.com/2015/02/16/video-updates-to-test/</link>
					<comments>https://www.dragonflydigest.com/2015/02/16/video-updates-to-test/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 17 Feb 2015 00:50:27 +0000</pubDate>
				<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=15617</guid>

					<description><![CDATA[Do you have a DragonFly system with a Radeon or i915 video card?  There&#8217;s updates for the drivers associated with either; you can help out and test them.]]></description>
										<content:encoded><![CDATA[<p>Do you have a DragonFly system with a Radeon or i915 video card?  There&#8217;s updates for the drivers associated with either; you can help out and <a href="http://lists.dragonflybsd.org/pipermail/kernel/2015-February/158944.html">test</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2015-February/207470.html">them</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2015/02/16/video-updates-to-test/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>i915 improvements to test</title>
		<link>https://www.dragonflydigest.com/2015/01/26/i915-improvements-to-test/</link>
					<comments>https://www.dragonflydigest.com/2015/01/26/i915-improvements-to-test/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 26 Jan 2015 21:58:43 +0000</pubDate>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=15521</guid>

					<description><![CDATA[Francois Tigeot has updated the drm/i915 code again, matching Linux 3.10 for feature level&#8230; but it&#8217;s a big update.  If you are Running DragonFly-master Using a i915 chipset (optional) On a chipset that is not Haswell or Ivy Bridge &#8230; He could use your testing and feedback.]]></description>
										<content:encoded><![CDATA[<p>Francois Tigeot has updated the drm/i915 code again, matching Linux 3.10 for feature level&#8230; but it&#8217;s a big update.  If you are</p>
<ol>
<li>Running DragonFly-master</li>
<li>Using a i915 chipset</li>
<li>(optional) On a chipset that is not Haswell or Ivy Bridge</li>
</ol>
<p>&#8230; He could use your testing and feedback.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2015/01/26/i915-improvements-to-test/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
