<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
      xml:lang="en"
      xml:base="http://www.justjournal.com">
	<id>urn:jj:justjournal.com:atom1:laffer1</id>
		<title>The Design and Implementation of laffer1</title>
	<author>
		<name>Lucas</name>
	</author>
<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1"/>
<link rel="self" href="/users/laffer1/atom"/>
<updated>2013-05-21T18:08:18.668Z</updated>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:33229</id>
			<title>Testing Windows 8</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/33229"/>
			<published>2012-10-27T02:26:00.000Z</published>
			<updated>2012-10-27T02:26:00.000Z</updated>
			<content type="html">&lt;p
 style=&quot;background-color: transparent; font-family: Microsoft Sans Serif; font-size: 80%&quot;&gt;So
far I&#39;m loving Windows 8. My first impressions of the consumer
preview were not that high, but it&#39;s surprisingly polished for a
new windows release.
&lt;br /&gt;&lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:32892</id>
			<title>JJ crashes too much</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/32892"/>
			<published>2012-06-19T00:36:00.000Z</published>
			<updated>2012-06-19T00:36:00.000Z</updated>
			<content type="html">&lt;p&gt;The new MySQL blows. &lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:29581</id>
			<title>(no subject)</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/29581"/>
			<published>2011-10-28T14:08:00.000Z</published>
			<updated>2011-10-28T14:08:00.000Z</updated>
			<content type="html">Caryn&#39;s going on a business trip on Sunday.  I&#39;m trying to get some paperwork straightened out with my employer.  Then there&#39;s the painters and getting the house ready for the next set of rooms.  Tigress is doing better, but I&#39;ll be feeding her solo next week.  So much going on.</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:27301</id>
			<title>The end of an era</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/27301"/>
			<published>2011-10-06T02:32:00.000Z</published>
			<updated>2011-10-06T02:32:00.000Z</updated>
			<content type="html">&lt;p&gt;Many people remember Steve Jobs as a visionary, the driving
force of Apple, Inc.&#39;s success in the last decade.  He was
also the owner of Pixar that transformed a small animation studio
into a blockbuster success and sold it to Disney.  He sat on
the boards of Apple, Inc. and Disney.  He had successes and
failures.  NeXT Computer was a computer manufacturer that made
workstations for schools and businesses in the early 90s. 
They made some of the first computers with decent graphical user
interfaces, networking, and MACH kernels.  Steve sold NeXT
Software (the hardware business failed) to Apple around 1997 and
became the head of a company he founded once more. &lt;/p&gt;
&lt;p&gt;The world wide web was created on a NeXT computer. 
The first website, web browser and web server all ran on a NeXT
cube!  Steve brought us the iMac, Mac OS X, iPad, Iphone,
iTunes (well they bought this from a former apple employee), and
the reinvention of how users consume content.  Good or bad,
this has affected all of us.&lt;/p&gt;
&lt;p&gt;Steve didn&#39;t do these things alone.  Many other talented
people helped him.  He sold the ideas to all of us.&lt;/p&gt;
&lt;p&gt;I started my BSD project because of Steve Jobs.  NeXT (and
OS X) was an idea that computers could be powerful, stable and easy
to use.  The last six years  of my life, I&#39;ve spent
trying to build something like OS X but for people who couldn&#39;t
afford the Apple preimum.  As I&#39;ve learned, he had to charge
that much to be successful. &lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:26670</id>
			<title>(no subject)</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/26670"/>
			<published>2011-09-14T23:58:00.000Z</published>
			<updated>2011-09-14T23:58:00.000Z</updated>
			<content type="html">&lt;p&gt;Just finished mounting the other hard drive in ds9.  Next
time I build a rack mount server, I need to remember to buy hot
swap bays.  This project took 5 hours and it should have been
quick.   &lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:26649</id>
			<title>Linux is frustraiting</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/26649"/>
			<published>2011-09-12T02:45:00.000Z</published>
			<updated>2011-09-12T02:45:00.000Z</updated>
			<content type="html">&lt;p&gt;I always here that one of the advantages of Linux over BSD is
the hardware support.  My new laptop has proven to be a
problem on that front.  Ubuntu installed from Windows worked
somewhat ok, so I tried to install it via burned ISO.  It
randomly crashed during install and never would setup grub for
booting.  I had deleted windows, but installed BSD at the
beginning of the disk.  &lt;/p&gt;
&lt;p&gt;After trying 6 times to install ubuntu, I decided to try debian.
 Unlike ubuntu, debian has an older kernel (2.6.32).
 This is older than the magic 2.6.38 where AMD added graphics
support.  I thought I&#39;d be clever and go to sid which has a
3.0 kernel.  Often, the screen goes totally black during boot.
 No virtual terminals work and gdm3 won&#39;t startup either.
 I can&#39;t even get into single user mode without black screens
after a few seconds of booting.  &lt;/p&gt;
&lt;p&gt;2.6.32-5 will boot and work, but I don&#39;t get battery or cpu
frequency information and the amd graphics driver does not work
well with it.  It runs, but not much acceleration.  Not
knowing how much battery life is left on a laptop is a big problem.
 It runs like it&#39;s on AC!  &lt;/p&gt;
&lt;p&gt;I also can&#39;t dim the display because i have to use a hack to
work around the broken acpi video so that the backlight won&#39;t be
dimmed AND the keys don&#39;t work to change brightness either.&lt;/p&gt;
&lt;p&gt;Sound also doesn&#39;t work in 2.6.32.  It did in ubuntu.&lt;/p&gt;
&lt;p&gt;Conversely, MidnightBSD does not have working wireless and i
have not tried sound.  The onboard atheros nic doesn&#39;t work
well in either OS, but it&#39;s more stable on BSD.  I have to run
0.4-CURRENT for that.  I don&#39;t have the dim problem with the
backlight unless i load the acpi_video module on MidnightBSD and
that&#39;s not default.  There is no binary amd graphics driver so
I can&#39;t go with that forever.&lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:26510</id>
			<title>AMD</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/26510"/>
			<published>2011-09-02T22:32:00.000Z</published>
			<updated>2011-09-02T22:32:00.000Z</updated>
			<content type="html">I sent AMD an email today asking about Linux drivers for the new laptop that I ordered.  I was told in this email that AMD does not support laptops with ANY drivers and that is up to the OEM.  Further, they said they don&#39;t support Linux even though they offer Linux binary drivers.  

How does that work? </content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:26509</id>
			<title>Computer shopping</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/26509"/>
			<published>2011-09-02T21:49:00.000Z</published>
			<updated>2011-09-02T21:49:00.000Z</updated>
			<content type="html">&lt;p&gt;I just purchased a laptop last evening.  It&#39;s been harder
to do this time than any point since I got my first computer. 
There are so many new technologies out that it&#39;s a lot to shuffle
through.  Consider that in the old days, you could look at a
few specs and know one computer was better than another.  Sure
there were quality differences and software packages, but the
hardware was easy to figure out.&lt;/p&gt;
&lt;p&gt;Between the Intel 486 and the Pentium 4, one could look at the
frequency (Mhz or Ghz) number for a rough idea that one processor
was faster than another.  Then around 2006, they started
shipping multicore CPUs.  That makes things a lot more
complicated.  Most people didn&#39;t know what a core was. 
Computer geeks even thought about SMP (symmentric multi-processing)
or multiple processors in a computer, not cores.  Without
getting too crazy, a core is like a brain in the processor.  A
multicore CPU means it&#39;s got more than one brain.  The
computer can think about multiple problems at the same time. 
It can do two different tasks at once like play a game and record a
movie. &lt;/p&gt;
&lt;p&gt;To make matters more confusing, a multicore CPU doesn&#39;t mean
that it&#39;s twice as fast as a single core cpu (old ones).  Two
nearly identical CPUs, one with 2 cores and another with 1 will not
mean the 2 core is twice as fast.  There&#39;s a math formula to
figure out the actual best case performance, but I&#39;ll spare you
that.  Worse yet, if you don&#39;t run two programs at once or you
don&#39;t use a multithreaded program (one program that can do more
than one thing at once), you don&#39;t get a lot of use out of a
multicore CPU.  Windows, Mac OS and Linux can use them for
their own work.&lt;/p&gt;
&lt;p&gt;Some consumers figured out sort of what a multicore CPU
was.  Intel ran all those fun ads about multiplicity and what
not.  Then they made major improvements in chip performance,
yet with lower frequency (mhz again).  So the core 2 duo cpu
(a confusing name because the 2 is not the number of cores, but the
generation)  seemed slower by numbers, but it was faster than
the pentium D it replaced (multicore stuff). &lt;/p&gt;
&lt;p&gt;So consumers couldn&#39;t trust numbers anymore.  How to tell
what is faster?  Intel had this great idea to give them
numbers.  Any number within the same range would mean a chip
is faster than the next.  That led to other problems.  A
350 might be faster than a 610.  That&#39;s not intuitive. 
To make matters worse, Intel would sell chips to computer companies
with some features missing. &lt;/p&gt;
&lt;p&gt;As a consumer, I have to search intel&#39;s website to find out if
all the features are then when looking for a computer.  Many
of them have weird names like hyperthreading or VT or execute
disable bit.  Do most people even need these things? 
Maybe.  Hyperthreading is a hack intel came up with to trick a
processor into thinking it&#39;s got 2 brains (cores) when it has
1.  This means two programs can run at the same time, but
slower than one program if you didn&#39;t have that feature.  VT
is for virtualization.  If you buy a highend version of
windows and want to use the XP compatibility mode, you need
this.  Otherwise, it&#39;s only good for IT people.  Finally,
execute disable bit is always a yes.  It&#39;s a security feature
that stops some viruses and other bad programs from
working. &lt;/p&gt;
&lt;p&gt;So now the computer industry has found a way to make things even
more complicated.  There is new technology where they combine
a graphics card (what makes the picture on the screen) and a
processor together.  This is a great thing for people who
don&#39;t play games.  It means your laptop will have better
battery life.  The graphics power in these things is very low
compared to discrete graphics (separate video cards) and so they&#39;re
terrible for WoW, starcraft2 or portal 2.  They can run these
games, but not fast.  The other problem with these integrated
chips is that they are usually slower than chips without this
feature (especially on the AMD side).  AMD has decided that
graphics power is more important than CPU power because many people
just watch movies or whatever and don&#39;t need CPU power.  Intel
did the opposite and made the graphics just barely enough to watch
the latest high def video, but fast CPUs.  Intel calls their
CPUs with this feature Sandybridge (the codename of the chip/core)
and AMD calls theirs fusion with 3 series.. A, E, C (fast to
slow) &lt;/p&gt;
&lt;p&gt;So when buying a new computer, realize that every small laptop
under 14 inches probably has one of these new chips in there. 
It&#39;s going to be not much faster than a 2 year old computer for CPU
power.  If you buy a 15-17 inch laptop  and it&#39;s intel,
you will probably get a core i3 or core i5 CPU with this feature
now.  If it&#39;s an AMD, you may get it (A series) or a phenom II
CPU without it.   The chips with it might be as slow as
1Ghz.  The type of chip matters too.. i3 is &amp;lt;= i5 &amp;lt;= i7
for intel and c &amp;lt; e &amp;lt; a (no overlap) &lt;/p&gt;
&lt;p&gt;The other big thing to look out for are solid state drives
(SSD).  This is a replacement for hard drives which is what
your data is stored on (windows, your files, games, etc). 
Hard drives use magnets and spinning disks to store
information.  There are moving parts.  You have to wait
for the litle read head to get back to where it needs to be (sort
of like a cassette tape, but faster)  before it reads
data.  SSD is faster for reading information (usually) because
it can go directly to the place something is rather than having the
moving parts.  It&#39;s also said to be more reliable because
there are no moving parts.  However, I&#39;ve seen several go bad
so ignore those claims.  Solder can go and they can only be
written to a fixed number of times in one spot.  They do wear
out.    They are expensive and smaller than hard
drives.  If you don&#39;t need speed and you have a lot of movies,
music, games, etc stick with hard drives.  Eventually SSD will
be better, but it&#39;s still fairly new technology.&lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:25898</id>
			<title>Some people are just plain wrong</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/25898"/>
			<published>2011-07-22T13:55:00.000Z</published>
			<updated>2011-07-22T13:55:00.000Z</updated>
			<content type="html">&lt;p&gt;
  &lt;a
   href=&quot;http://dbaspot.com/ingres-database/191160-there-equivavlent-auto_increment-ingres.html&quot;&gt;dbaspot.com/ingres-database/191160-there-equivavlent-auto_increment-ingres.html&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;This is a mailing list conversation between several users of the
Ingres database about why auto increment primary keys are
bad.  I disagree with them for many reasons.&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;ORM packages require a surrogate primary key.  And yes,
  it does have to be a PK.  Thank Cayenne developers for
  that.&lt;/li&gt;
  &lt;li&gt;The basis of their argument is that a PK should be meaningful
  and a natural primary key.  I understand that perspective,
  but many people are paranoid about exposing meaningful primary
  keys in web applications. I think it depends on the key and the
  application if it&#39;s actually a problem.&lt;/li&gt;
  &lt;li&gt;What they want to use a PK for can be accomplished with a
  unique constraint.  One of them acts like constraints are
  evil (that&#39;s what an identity column is after all). 
  Constraints protect data and enforce business rules from poorly
  written applicaitons or confused developers.&lt;/li&gt;
  &lt;li&gt;I concede that a PK used in this manner is similar to an
  inode number which they can&#39;t even mention by name.  There&#39;s
  a reason file systems use them.  They uniquely identify a
  file.  Imagine that.  Imagine if file system designers
  thought like this, you could only have one file on the ENTIRE
  FILE SYSTEM with the same name! &lt;/li&gt;
  &lt;li&gt;The craziest point in there was that developers use auto
  increment columns or guids because that&#39;s all they know. 
  Most developers haven&#39;t been exposed to formal database theory
  and DBAs are no longer experts at databases, but rather
  maintenence workers in the modern .COM era.  It&#39;s sad as a
  DBA should actually do real work not little tasks. There is a
  trend to use database records as objects.. that&#39;s the way things
  are.&lt;/li&gt;
&lt;/ol&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:25740</id>
			<title>(no subject)</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/25740"/>
			<published>2011-07-09T23:48:00.000Z</published>
			<updated>2011-07-09T23:48:00.000Z</updated>
			<content type="html">&lt;p&gt;Just finished watching Detonator.  I haven&#39;t seen it in
years.  Patric Stewart plays a U.N. team lead that is tasked
wtih stopping two bombs from detonating.  It&#39;s a rather funny
film.  Ted Levine is also in it, but he looks quite a bit
younger compared to Monk.  Of course, it&#39;s ten years before
Monk too. &lt;/p&gt;
&lt;p&gt;Caryn decided to take a nap rather than watch the film. 
LOL.&lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:25619</id>
			<title>(no subject)</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/25619"/>
			<published>2011-06-29T02:48:00.000Z</published>
			<updated>2011-06-29T02:48:00.000Z</updated>
			<content type="html">&lt;p&gt; Crazy.  I had a 770GB log file on a server today.
 It actually filled up the file system.  Very
messy. &lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:25614</id>
			<title>U2 Concert</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/25614"/>
			<published>2011-06-27T23:40:00.000Z</published>
			<updated>2011-06-27T23:40:00.000Z</updated>
			<content type="html">&lt;p&gt;Caryn and I went to the U2 concert yesterday at MSU.  It
was a great show, but it&#39;s obvious they&#39;re getting tired of playing
the songs from the latest album.  They just flew back from a
music festival overseas and I suspect they were tired. 
Several of the songs were played rather quickly. &lt;/p&gt;
&lt;p&gt;They still sounded awesome though. &lt;/p&gt;
&lt;p&gt;The concert ended around 11PM, but it took us until 2AM to get
home.  Rough night.  We also had some weird issues with
the venue.  They didn&#39;t allow purses so we had to walk clear
to the other side of the campus to take Caryn&#39;s purse back to the
Car.  I was very tired just from walking. Not used to pesky
exercise.&lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:25613</id>
			<title>Server Upgrade</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/25613"/>
			<published>2011-06-27T23:37:00.000Z</published>
			<updated>2011-06-27T23:37:00.000Z</updated>
			<content type="html">&lt;p&gt;I just got the RAM for the servers.  Had a few
glitches.  ds9 was a breeze. I just popped it in and turned it
back on.. 12GB RAM.  Stargazer, on the other hand, won&#39;t boot
with the original HP memory chip + the new kingston ram.  I
had to live with 8GB of RAM in that one :)&lt;/p&gt;
&lt;p&gt;Caryn&#39;s new RAM came too.  We&#39;re just too tired to pop it
in right now. &lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:25166</id>
			<title>Wii problems</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/25166"/>
			<published>2011-05-30T18:13:00.000Z</published>
			<updated>2011-05-30T18:13:00.000Z</updated>
			<content type="html">&lt;p&gt;Yesterday, I noticed my wii power light was not on.  I
checked the power cables and everything was hooked up snug.  I
tried changing outlets with no luck.  &lt;/p&gt;
&lt;p&gt;I went in search of a new power supply.  Amazon has many
marked &quot;official&quot; with bad reviews about knock offs.  I
stumbled upon the &quot;reset&quot; solution.  A wii power adapter has a
thermal fuse that must cool down.  Letting it sit unplugged
for 30 minutes and reconnecting it solved the problem and saved me
$20.   &lt;/p&gt;
</content>
		</entry>
		<entry>
			<id>urn:jj:justjournal.com:atom1:laffer1:24995</id>
			<title>Updated magus results</title>
			<link rel="alternate" type="text/html" href="http://www.justjournal.com/users/laffer1/entry/24995"/>
			<published>2011-05-17T12:56:00.000Z</published>
			<updated>2011-05-17T12:56:00.000Z</updated>
			<content type="html">&lt;p&gt; 
&lt;span
 class=&quot;Apple-style-span&quot;
 style=&quot;font-family: Helvetica, Arial, sans-serif; font-size: 14px;&quot;&gt;This
magus run is looking a bit more promising.  We&#39;ve still get
several important mports to fix and many more to update.&lt;/span&gt;&lt;/p&gt;
&lt;table
 class=&quot;run-summary&quot;
 style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(85, 85, 85); border-right-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85); border-left-color: rgb(85, 85, 85); -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; width: 1395px;&quot;&gt;
  &lt;tbody&gt;
    &lt;tr
     style=&quot;background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; background-position: initial initial; background-repeat: initial initial;&quot;&gt;
      &lt;td
       style=&quot;padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px;&quot;&gt;218&lt;/td&gt;
      &lt;td
       style=&quot;padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px;&quot;&gt;0.4&lt;/td&gt;
      &lt;td
       style=&quot;padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px;&quot;&gt;amd64&lt;/td&gt;
      &lt;td
       style=&quot;padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px;&quot;&gt;
        &lt;a
         href=&quot;http://www.midnightbsd.org/magus/runs/218#&quot;
         class=&quot;edit&quot;
         style=&quot;color: rgb(119, 119, 119); text-decoration: none; padding-bottom: 0px; border-bottom-color: rgb(119, 119, 119); border-bottom-style: dashed; border-bottom-width: 1px;&quot;&gt;active&lt;/a&gt;
      &lt;/td&gt;
      &lt;td
       style=&quot;padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px;&quot;&gt;2011-05-15
      15:33:13&lt;/td&gt;
      &lt;td
       style=&quot;padding-top: 6px; padding-right: 10px; padding-bottom: 6px; padding-left: 10px;&quot;&gt;
        &lt;ul
         class=&quot;stats&quot;
         style=&quot;list-style-type: none; list-style-position: initial; list-style-image: initial; margin-top: 0px; margin-bottom: 0px;&quot;&gt;
          &lt;li
           style=&quot;display: inline; padding-right: 12px;&quot;&gt;
          &lt;a
           class=&quot;untested&quot;
           href=&quot;http://www.midnightbsd.org/magus/runs/218#untested&quot;
           style=&quot;color: rgb(117, 80, 123);&quot;&gt;untested&lt;/a&gt;:
          678 &lt;/li&gt;
          &lt;li
           style=&quot;display: inline; padding-right: 12px;&quot;&gt;
          &lt;a
           class=&quot;pass&quot;
           href=&quot;http://www.midnightbsd.org/magus/runs/218#pass&quot;
           style=&quot;color: rgb(145, 229, 136);&quot;&gt;pass&lt;/a&gt;:
          1879 &lt;/li&gt;
          &lt;li
           style=&quot;display: inline; padding-right: 12px;&quot;&gt;
          &lt;a
           class=&quot;skip&quot;
           href=&quot;http://www.midnightbsd.org/magus/runs/218#skip&quot;
           style=&quot;color: rgb(187, 187, 187);&quot;&gt;skip&lt;/a&gt;:
          46 &lt;/li&gt;
          &lt;li
           style=&quot;display: inline; padding-right: 12px;&quot;&gt;
          &lt;a
           class=&quot;fail&quot;
           href=&quot;http://www.midnightbsd.org/magus/runs/218#fail&quot;
           style=&quot;color: rgb(242, 125, 134);&quot;&gt;fail&lt;/a&gt;:
          61 &lt;/li&gt;
          &lt;li
           style=&quot;display: inline; padding-right: 12px;&quot;&gt;
          &lt;a
           class=&quot;internal&quot;
           href=&quot;http://www.midnightbsd.org/magus/runs/218#internal&quot;
           style=&quot;color: blue;&quot;&gt;internal&lt;/a&gt;: 1 &lt;/li&gt;
          &lt;li
           style=&quot;display: inline; padding-right: 12px;&quot;&gt;
          &lt;a
           class=&quot;ready&quot;
           href=&quot;http://www.midnightbsd.org/magus/runs/218#ready&quot;
           style=&quot;color: rgb(32, 74, 135);&quot;&gt;ready&lt;/a&gt;: 0&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
</content>
		</entry>
	</feed>
