<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>Adam Lloyd</title><generator>Tumblr (3.0; @lloyda2)</generator><link>http://lloyda2.tumblr.com/</link><item><title>Scenario</title><description>&lt;ol&gt;
&lt;li&gt;Alice is the wife of jealous Bob. She wants to communicate with her secret lover Carl. She creates two keys, one intended to be kept secret, the other intended to be sacrificed. She passes the secret key (or both) to Carl.&lt;/li&gt;
&lt;li&gt;Alice constructs a harmless message M1 about boring math stuff for Carl (intended to be revealed to Bob in case of discovery) and a burning love letter M2 to Carl. She constructs a cipher-text C out of both messages M1, M2 and emails it to Carl.&lt;/li&gt;
&lt;li&gt;Carl uses his key to decrypt M2 and possibly M1 (in order to know the fake message, too).&lt;/li&gt;
&lt;li&gt;Bob finds out about the email to Carl, becomes suspicious and forces Alice to decrypt the message.&lt;/li&gt;
&lt;li&gt;Alice uses the sacrificable key and reveals the message M1 about boring math stuff to Bob. Since Bob does not know the other key, he has to assume that there is no other message M2.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This is a possible scenario for the use of deniable encryption, found on &lt;a href="http://en.wikipedia.org/wiki/Deniable_encryption#Scenario"&gt;Wikipedia&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I laughed out loud when I read this.  I’ll now state the probably obvious fact that examples like this are awesome.  They’re awesome for the reader because they’re goofy and therefore engaging, and they’re awesome for the writer because they’re fun to make.  (They might not, of course, be so awesome for the characters involved — like Bob.)&lt;/p&gt;

&lt;p&gt;What’s more, I posit that this fun-is-good principle can be applied to anything.&lt;/p&gt;

&lt;p&gt;Take code, for example:  certainly, you can write some off-the-wall program that is completely unintelligible.  I think, however, that you can also mix goofiness and good form in such a way that you &lt;em&gt;increase&lt;/em&gt; readability.&lt;/p&gt;

&lt;p&gt;I try to do this with programming assignments for my classes.  I do it partly out of consideration for myself — it makes it more fun — and partly to brighten the day and ease the job of some poor teaching assistant who’s already looked over fifty &lt;em&gt;other&lt;/em&gt; versions of the same program.&lt;/p&gt;

&lt;p&gt;As another example, I attended a lecture just last week on Turing machines.  What made it memorable was that after mentioning some new variation on the standard model, the professor would sometimes pause to point out that “of course, if you have &lt;em&gt;four&lt;/em&gt; arms, you’re no less powerful than a person with &lt;em&gt;one&lt;/em&gt; — right?”&lt;/p&gt;

&lt;p&gt;There’s one problem, unfortunately, and that is that it can be hard to get right.  The deniable encryption scenario is effective because it is plausible.  I remember some outrageous scenario given by one of my professors* last year.  It involved voting machines being connected to a giant panel of lights in some room where people watched the flashes to count the votes coming in, and it would have been a good use for multiplexors or demultiplexors or something — and that’s the point:  I remember the scenario quite well, but I have no idea what it was for.&lt;/p&gt;

&lt;p&gt;Plausibility, luckily, is a fairly easy test.  Metaphor is similar:  to be effective, it requires a tight mapping between its world and that of whatever it’s meant to explain.  If this isn’t in place, a metaphor could both fail to accomplish its purpose as an effective teaching tool or mnemonic &lt;em&gt;and&lt;/em&gt; lead you astray in your understanding, but major inconsistencies in a metaphor are easy to spot.&lt;/p&gt;

&lt;p&gt;The code example is a bit harder.  Minor flaws in a scenario or metaphor might easily go unnoticed, but bad or ugly code is more obviously bad or ugly.  Worse still, you might have the wittiest comments or symbol names imaginable, but they won’t redeem your code if it’s stylistically atrocious.  It’s akin to showing up to a party without having showered in a week:  you might be the funniest person in the world, but you’ll reek badly enough that no one will want to be around to listen to your jokes**.&lt;/p&gt;

&lt;p&gt;Discouraged now that I’ve argued that fun is good &lt;em&gt;and&lt;/em&gt; that getting good fun right can be difficult?  That’s about the worst thing you can be.  I’m not a fan of making grand “&lt;em&gt;any&lt;/em&gt;one can do &lt;em&gt;x&lt;/em&gt;” statements, but it’s appropriate here:  anyone can get good fun right.  I used to be &lt;em&gt;terrible&lt;/em&gt; at explaining things to other people.  I persisted, though, and I’ve gotten better at making things easy and memorable.  The key is not being afraid to get it wrong.  Sure, you &lt;em&gt;will&lt;/em&gt; get it wrong, but if you’re afraid of that, you won’t be able to get it right.&lt;/p&gt;

&lt;p&gt;Have fun with what you do, and do so without fear of doing it wrong.  You’ll very quickly find yourself doing your own awesome things.&lt;/p&gt;

&lt;p&gt;* This particular professor, however, was awesome, and this one goofy and ineffective example was such a rarity that I feel bad using it as my example of a goofy and ineffective example.&lt;/p&gt;

&lt;p&gt;** Fortunately, I’ve noticed a positive correlation between people who shower often and programmers who write good code, so if you’re a programmer who’s not very susceptible to one of these problems I’d expect you to be similarly unaffected by the other.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/222645031</link><guid>http://lloyda2.tumblr.com/post/222645031</guid><pubDate>Sun, 25 Oct 2009 05:48:40 -0400</pubDate></item><item><title>New monospaced font on CTAN: Inconsolata</title><description>&lt;a href="http://texblog.net/latex-archive/fonts/inconsolata/"&gt;New monospaced font on CTAN: Inconsolata&lt;/a&gt;: &lt;p&gt;Since I’m back at college and LaTeX-ing things again, I was very excited to find this.&lt;/p&gt;

&lt;p&gt;Inconsolata is easily the most beautiful monospaced font I’ve ever seen, and it might be my favorite font, period.  (Coincidentally, I’ve just designed &lt;a href="http://smiletheme.tumblr.com/"&gt;a theme&lt;/a&gt; using it.)&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/202269231</link><guid>http://lloyda2.tumblr.com/post/202269231</guid><pubDate>Thu, 01 Oct 2009 23:19:27 -0400</pubDate></item><item><title>Also, hello again.

Update: It turns out Tumblr’s done...</title><description>&lt;img src="http://8.media.tumblr.com/tumblr_kqqv34401B1qzx1x6o1_400.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Also, hello again.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: It turns out Tumblr’s done some cool stuff with its theme system.  This uses it.  (Ever wanted your blog to have the option to have a smiling header that winks on mouseover?  Now it can.)&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/200236076</link><guid>http://lloyda2.tumblr.com/post/200236076</guid><pubDate>Tue, 29 Sep 2009 13:54:00 -0400</pubDate></item><item><title>Were I not vegetarian, I'd be making some clichéd comment about fish.</title><description>&lt;p&gt;To be honest, I thought this blog had a much lower signal-to-noise ratio than it actually does.  I was pleasantly surprised with I dug back a few pages.  (This is not to say that it’s a healthy tomato, just that I’d overestimated the amount of rot you’d have to cut out if you wanted to use it in a good salad.)&lt;/p&gt;

&lt;p&gt;On a larger scale, however, it itself is noise.  At times, I make valid points (I hope), but they are insignificant points ineloquently made.  I believe that—right now—there is always some way I could be better using my time than posting here.  It has failed in its original purpose (of refreshing my wilting writing skills) by deteriorating into a collection of short-form silliness and long, rambling rants. Even calling this “a notebook of sorts” does not justify my using it, as anything that I post here to “note” would be better noted elsewhere (&lt;a href="http://delicious.com/adam.lloyd"&gt;Delicious&lt;/a&gt; for links, for example).&lt;/p&gt;

&lt;p&gt;I therefore intend to silence myself.  I have no doubt that I will be back in some guise at some point with something more important to say and a better idea of how to say it.  Until then, I’m not going to waste time not saying important things well.&lt;/p&gt;

&lt;p&gt;My &lt;a href="http://twitter.com/lloyda2"&gt;microblog&lt;/a&gt;(&lt;a href="http://identi.ca/lloyda2"&gt;s&lt;/a&gt;) will remain alive and will hopefully become more worthwhile than they are now.  I would also like to think that there will be increased activity from me on &lt;a href="http://github.com/lloyda2"&gt;GitHub&lt;/a&gt; (or perhaps on &lt;a href="http://bitbucket.org/lloyda2"&gt;BitBucket&lt;/a&gt;, since I use Mercurial now).  This will probably remain; it would feel dishonest to tear it down and pretend I haven’t been here this whole time.&lt;/p&gt;

&lt;p&gt;To the best of my knowledge, no one follows me for Cirqueti news, but you can follow &lt;a href="http://cirqueti.tumblr.com"&gt;Cirqueti&lt;/a&gt; to get that in a more succinct and accurate form; I’m also pretty sure I’ve linked to all of &lt;a href="http://hashtheme.tumblr.com"&gt;my&lt;/a&gt; &lt;a href="http://ilikelampposts.tumblr.com"&gt;theme&lt;/a&gt; &lt;a href="http://lightcitytheme.tumblr.com"&gt;blogs&lt;/a&gt; here if you want any developments on those.&lt;/p&gt;

&lt;p&gt;(That was the end. I’m not good at finality.)&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/168051440</link><guid>http://lloyda2.tumblr.com/post/168051440</guid><pubDate>Fri, 21 Aug 2009 05:07:00 -0400</pubDate></item><item><title>Retractions, Updates, and Notes</title><description>&lt;p&gt;&lt;a href="http://lloyda2.tumblr.com/post/120495209/bin-stupid"&gt;I falsely accused KDE’s Konsole of not responding to &lt;code&gt;C-PgUp&lt;/code&gt;.&lt;/a&gt;  This is ridiculous and not the case.  I was using &lt;code&gt;screen&lt;/code&gt; at the time, and I hadn’t yet learned about its &lt;a href="http://www.samsarin.com/blog/2007/03/11/gnu-screen-working-with-the-scrollback-buffer/"&gt;scrollback buffer&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://lloyda2.tumblr.com/post/167315194/somewhere-between-more-or-less-functional-and"&gt;My embedding things in strange ways&lt;/a&gt; is apparently &lt;a href="http://lloyda2.tumblr.com/post/120988427/this-is-why-i-should-not-be-allowed-to-skip-a"&gt;common&lt;/a&gt; when I am overtired.&lt;/p&gt;

&lt;p&gt;I meant no offense by &lt;a href="http://lloyda2.tumblr.com/post/126625493/it-is-not-helpful-in-designing-a-theme-that-tumblr"&gt;this&lt;/a&gt;.  Someone reblogged this to complain about me being rude, and it’s bugged me for some time now.  I honestly didn’t mean for it to sound rude at all, and I apologize if it did.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://lloyda2.tumblr.com/post/125807344/as-a-computer-centered-person-and-someone-who"&gt;My effort to go paperless where possible&lt;/a&gt; has apparently been succeeding.  However, I am now using a local installation of MediaWiki for (what I hope will be) an information catch-all.  (This is especially good given that I’ve just switched back to Vim.)&lt;/p&gt;

&lt;p&gt;Mercurial and I couldn’t stay &lt;a href="http://lloyda2.tumblr.com/post/130236912/my-romance-with-mercurial-was-short-lived"&gt;apart&lt;/a&gt; for long.  I now use Mercurial exclusively, as its interface agrees with me more than Git’s.  I also find Mercurial’s bookmarks to be beautifully simple in comparison to Git’s branches.  (I’m still not a fan of patch queues, but that’s mostly because I haven’t had proper occasion to use them.)&lt;/p&gt;

&lt;p&gt;Notadouche is no longer &lt;a href="http://lloyda2.tumblr.com/post/132867604/rip-notadouche-profile"&gt;dead&lt;/a&gt;.  Though, to be honest, I have no idea &lt;em&gt;how&lt;/em&gt; it’s alive at the moment, and I wouldn’t expect it to last long.&lt;/p&gt;

&lt;p&gt;I needed to read something on Facebook. I disabled &lt;a href="http://lloyda2.tumblr.com/post/132861986/facebook-in-pirate-english-its-jolly-good-fun"&gt;English (Pirate)&lt;/a&gt; and have not gone back.&lt;/p&gt;

&lt;p&gt;Switching to madwifi fixed the &lt;a href="http://lloyda2.tumblr.com/post/137253058/also-if-youre-having-printing-issues-do-not"&gt;instability&lt;/a&gt; in my Ubuntu machine.  Also, madwifi has few issues of its own if you add it (&lt;code&gt;ath_pci&lt;/code&gt;) to the proper array (&lt;code&gt;SUSPEND_MODULES&lt;/code&gt;, perhaps?) in your ACPI configuration.&lt;/p&gt;

&lt;p&gt;That last point is rather irrelevant, since my Ubuntu machine is now a Fedora machine.  &lt;del&gt;Also, the &lt;code&gt;ath5k&lt;/code&gt; instability seems fixed.&lt;/del&gt; &lt;ins&gt;(I spoke too soon.)&lt;/ins&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://lloyda2.tumblr.com/post/140148231/rm-rf-music"&gt;Deleting my music library&lt;/a&gt; has worked out just fine.  I am also in the process of converting it (the copy on my external hard drive, that is) from Ogg Vorbis to AAC, as the advantages of not doing so are now purely ideological.&lt;/p&gt;

&lt;p&gt;I have not made much progress in &lt;a href="http://lloyda2.tumblr.com/post/141293914/that-im-finally-learning-japanese"&gt;learning Japanese&lt;/a&gt;, mostly because an ear infection robbed me of my cognitive ability very shortly after I started.  This is very definitely a temporary stall, however.&lt;/p&gt;

&lt;p&gt;An interesting (indirect) effect of my ear ailment is that I can now probably type better than &lt;a href="http://lloyda2.tumblr.com/post/149688018/my-pet-ferret-can-type-better-than-you"&gt;&lt;code&gt;sudo&lt;/code&gt;’s pet ferret&lt;/a&gt;.  My typing accuracy has increased noticeably.  (I do not recommend ear infections as a means of improving your own typing accuracy, however. It likely won’t work.)&lt;/p&gt;

&lt;p&gt;&lt;a href="http://lloyda2.tumblr.com/post/164085531/i-dont-know-whose-doing-this-is-whether-it-came"&gt;ASCIIquarium&lt;/a&gt; is apparently KDE-related.  It is not shown in &lt;code&gt;xscreensaver-demo&lt;/code&gt;.  This is a shame, since I’m currently running &lt;code&gt;awesome&lt;/code&gt; and use &lt;code&gt;xscreensaver&lt;/code&gt; with it.&lt;/p&gt;

&lt;p&gt;After I finished complaining, my &lt;a href="http://lloyda2.tumblr.com/post/164265053/i-have-my-toshiba-laptop-set-up-for-my-mother-for"&gt;installation of Fedora&lt;/a&gt; went well.  The only slight bump afterward was getting reasonable LCD font smoothing working.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/168024356</link><guid>http://lloyda2.tumblr.com/post/168024356</guid><pubDate>Fri, 21 Aug 2009 04:08:00 -0400</pubDate></item><item><title>Somewhere between “more-or-less functional” and...</title><description>&lt;img src="http://20.media.tumblr.com/tumblr_koofumBZj01qzx1x6o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Somewhere between “more-or-less functional” and “so far beyond overtired that reality starts twisting to make me super-productive”, there’s this fun stage where I do things like run a nested X session in a nested X session. ‘Twas quite a fun moment when I managed to get my pointer and keyboard captured by both Xephyrs at once.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/167315194</link><guid>http://lloyda2.tumblr.com/post/167315194</guid><pubDate>Thu, 20 Aug 2009 09:23:07 -0400</pubDate></item><item><title>KDEWM=awesome startx was a failed experiment. (Yes, that is my...</title><description>&lt;img src="http://21.media.tumblr.com/tumblr_koo4elQKcl1qzx1x6o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;code&gt;KDEWM=awesome startx&lt;/code&gt; was a failed experiment. (Yes, that &lt;em&gt;is&lt;/em&gt; my KDE panel in the center of the screen. Yes, clicking it &lt;em&gt;does&lt;/em&gt; cause &lt;code&gt;xcompmgr&lt;/code&gt; to make my KDE background 20% transparent, allowing my awesome-set background to show through.)&lt;/p&gt;

&lt;p&gt;It wasn’t totally my fault: the awesome wiki &lt;a href="http://awesome.naquadah.org/wiki/KDE_and_awesome"&gt;told me I could do it&lt;/a&gt;.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/167218393</link><guid>http://lloyda2.tumblr.com/post/167218393</guid><pubDate>Thu, 20 Aug 2009 05:15:57 -0400</pubDate></item><item><title>langer:


“when you don’t create things, you become defined by your tastes rather than ability. your...</title><description>&lt;p&gt;&lt;a href="http://langer.tumblr.com/post/166729694"&gt;langer&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
&lt;blockquote&gt;“when you don’t create things, you become defined by your tastes rather than ability. your tastes only narrow &amp; exclude people. so create.”&lt;/blockquote&gt;
&lt;p&gt;—&lt;a href="http://twitter.com/_why/statuses/881768089"&gt;why the lucky stiff&lt;/a&gt;, quoted two weeks ago by &lt;a href="http://christmasgorilla.com/"&gt;christmasgorilla&lt;/a&gt;.&lt;/p&gt;&#13;
&lt;p&gt;Today, why &lt;a href="http://news.ycombinator.com/item?id=773106"&gt;vanished&lt;/a&gt; from the internet.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I find this quite upsetting, in part because I &lt;em&gt;just&lt;/em&gt; started the (Poignant) Guide this morning and have nearly finished the last chapter I downloaded before it went offline.&lt;/p&gt;

&lt;p&gt;I certainly hope that the disappearance of his online persona is not indicative of anything awful happening to the corresponding offline character.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/166796447</link><guid>http://lloyda2.tumblr.com/post/166796447</guid><pubDate>Wed, 19 Aug 2009 17:54:26 -0400</pubDate></item><item><title>Dirty version of my desktop.</title><description>&lt;img src="http://17.media.tumblr.com/tumblr_koildbCZ461qzx1x6o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Dirty version of &lt;a href="http://lloyda2.tumblr.com/post/164776212/suddenly-i-looked-at-my-desktop-and-i-thought"&gt;my desktop&lt;/a&gt;.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/164778137</link><guid>http://lloyda2.tumblr.com/post/164778137</guid><pubDate>Mon, 17 Aug 2009 05:36:47 -0400</pubDate></item><item><title>Suddenly, I looked at my desktop, and I thought, Wow, I really...</title><description>&lt;img src="http://20.media.tumblr.com/tumblr_koil3d6wnC1qzx1x6o1_r1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Suddenly, I looked at my desktop, and I thought, &lt;em&gt;Wow, I really like the way that looks.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This is the result of a few tweaks every now and then (the integral of my KDE customizations to date, if you will). I’ve only pictured my night activity here, but I use both my morning (which generally uses a light background) and night (which generally uses a dark background) activities fairly regularly. Although they differed for a while (night had a binary clock under the activity bar, while morning had a fuzzy clock), they now have the same widget layout.&lt;/p&gt;

&lt;p&gt;The activity bar has stayed in the top left corner since I first added it. I’ve ditched the extra clock underneath it in favor of a small plasmoid playing out Conway’s Game of Life. (The value of this to me is not to be scoffed at, actually, as it’s a quite useful relaxation and focus aid.) I also replaced the standard digital clock at the right of the panel with a small binary clock. This was initially just done for the novelty, but I’ve found that it prevents time obsession without removing a clock entirely.&lt;/p&gt;

&lt;p&gt;Although I’d been using the now-default Air plasma theme for a while, these screenshots show the Glassified theme, which can be &lt;a href="http://kde-look.org/content/show.php/Glassified?content=81388"&gt;found on KDE-Look&lt;/a&gt; and downloaded via KDE’s desktop settings utility. To match it, I’ve also switched to one of the provided dark color schemes in KDE. I’ve never been able to stand using a dark color scheme before, but this one remains both attractive and usable in Qt (with the Oxygen style, at least).&lt;/p&gt;

&lt;p&gt;The wallpaper is pat1926’s &lt;a href="http://interfacelift.com/wallpaper_beta/details/1940/moraine_lake.html"&gt;Moraine Lake&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Edit&lt;/strong&gt;: I should also add that, somewhat to my dismay, &lt;a href="http://lloyda2.tumblr.com/post/116735674/i-find-this-very-humorous-incidentally-the"&gt;the cashew&lt;/a&gt; has become much smaller in KDE 4.3.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/164776212</link><guid>http://lloyda2.tumblr.com/post/164776212</guid><pubDate>Mon, 17 Aug 2009 05:30:00 -0400</pubDate></item><item><title>I have my Toshiba laptop set up for my mother. For various...</title><description>&lt;img src="http://8.media.tumblr.com/tumblr_kohddbZ3JM1qzx1x6o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I have my Toshiba laptop set up for my mother. For various reasons (including F-Spot’s acting like it spends way too much time at bars), I think she’d be better off using KDE. For various other reasons, I thought I would be better off installing Fedora than turning the existing Ubuntu install into Kubuntu. Unfortunately, Fedora, as contained on the KDE live CD, seems determined to change my mind.&lt;/p&gt;

&lt;p&gt;My &lt;code&gt;/home&lt;/code&gt; partition, which has been formatted quite happily as ReiserFS for several years now (through, I might add, several previous Fedora installs), shows up in the installer as having no type. This isn’t much of an issue, since I can just clear out &lt;code&gt;/home&lt;/code&gt; after installation and edit the &lt;code&gt;fstab&lt;/code&gt; to suit my needs; however, I think it’s rather ridiculous to pretend that ReiserFS doesn’t exist. As far as I can remember, it was always necessary to pass an option to the installer on boot in order to create ReiserFS partitions. The reason, I believe, was that the filesystem doesn’t support the file attributes needed for SELinux. As Fedora enables SELinux by default, this makes some sense. Refusing to acknowledge existing ReiserFS filesystems, though, seems overkill (and annoying). (Coincidentally, the NTFS “Toshiba Volume” that exists on the hard drive has its type correctly noted.)&lt;/p&gt;

&lt;p&gt;That said, it probably wouldn’t be a bad idea to convert that partition to ext4.&lt;/p&gt;

&lt;p&gt;Speaking of ext4, I didn’t realize that there were recent distros that couldn’t boot from it. After all, Ubuntu’s been doing it since at least April, and I generally regard Fedora as the more up-to-date distro. (It was, after all, the distro to pioneer the breaking of many a system with PulseAudio.) Unfortunately, though it was happy to offer ext4 as the default filesystem type choice, the Fedora installer refuses to create a partition layout that has the OS booting from an ext4 partition.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Fine&lt;/em&gt;, I thought, a bit disgruntled, &lt;em&gt;I’ll just make it ext3, then&lt;/em&gt;. Well, no. The installer spits out something about the &lt;code&gt;/&lt;/code&gt; filesystem not matching the live image. “It must be formatted as ext4.”&lt;/p&gt;

&lt;p&gt;Presumably, creating a separate ext3 &lt;code&gt;/boot&lt;/code&gt; partition is a solution to the “ext4 and not ext4” paradox. This will be the first time I have ever made a separate partition for &lt;code&gt;/boot&lt;/code&gt;. It will also be the first time I have been in any way forced into a partition setup by a distro’s installer.&lt;/p&gt;

&lt;p&gt;(&lt;strong&gt;Update:&lt;/strong&gt; It seems this is what they want you to do, since the installer changes the type to ext3 as soon as you type “/boot” as the mount point.)&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/164265053</link><guid>http://lloyda2.tumblr.com/post/164265053</guid><pubDate>Sun, 16 Aug 2009 13:46:00 -0400</pubDate></item><item><title>I don’t know whose doing this is—whether it came...</title><description>&lt;img src="http://12.media.tumblr.com/tumblr_kogt4jh0P21qzx1x6o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I don’t know whose doing this is—whether it came with KDE or xscreensaver, though I doubt it’s the latter because I’ve never seen this before and don’t recall updating that recently—but I just discovered a screensaver called “Asciiquarium.”&lt;/p&gt;

&lt;p&gt;If this isn’t one of the best things ever, I don’t know what is.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/164085531</link><guid>http://lloyda2.tumblr.com/post/164085531</guid><pubDate>Sun, 16 Aug 2009 06:29:07 -0400</pubDate></item><item><title>WTF indeed.</title><description>&lt;img src="http://3.media.tumblr.com/tumblr_koegvi284h1qzx1x6o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;WTF indeed.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/163282911</link><guid>http://lloyda2.tumblr.com/post/163282911</guid><pubDate>Sat, 15 Aug 2009 00:09:17 -0400</pubDate></item><item><title>"I saw `cout’ being shifted “Hello world” times to the left and stopped
right..."</title><description>“I saw `cout’ being shifted “Hello world” times to the left and stopped
right there.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Steve Gonedes [Spotted in a signature on &lt;code&gt;python-announce&lt;/code&gt;]&lt;/em&gt;</description><link>http://lloyda2.tumblr.com/post/163124495</link><guid>http://lloyda2.tumblr.com/post/163124495</guid><pubDate>Fri, 14 Aug 2009 19:19:35 -0400</pubDate></item><item><title>“This system uses 5 1/4...</title><description>&lt;img src="http://5.media.tumblr.com/tumblr_koc111xEUu1qzx1x6o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://lloyda2.tumblr.com/post/162257608/dear-sirs-i-have-just-purchased-a-heathkit-h89"&gt;“This system uses 5 1/4 inch…diskettes.”&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Pictured is one such relic, eclipsing half of my ThinkPad’s keyboard and laid out next to a six-inch ruler to verify that it is, indeed, five and a quarter inches to a side. Presumably, this mini floppy disk (and yes, it actually &lt;em&gt;is&lt;/em&gt; floppy) would not work in Mr. Smith’s Heathkit H89, since it is marked “double density.”&lt;/p&gt;

&lt;p&gt;I’m not really sure why I have it, and I can only guess as to whether it actually contains “read+solve math problems”; the only hardware I had that was capable of using it became dysfunctional and was discarded way back when my age would have fit in two or three bits.&lt;/p&gt;

&lt;p&gt;It’s interesting to think that I’m one of the probably very few people in my generation to have used these. (It’s a shame, too—some of the best games came on 5 1/4 inch floppies.)&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/162276221</link><guid>http://lloyda2.tumblr.com/post/162276221</guid><pubDate>Thu, 13 Aug 2009 16:31:00 -0400</pubDate></item><item><title>"Dear Sirs:

I have just purchased a Heathkit H89 computer system and would like to order two boxes..."</title><description>“&lt;p&gt;Dear Sirs:&lt;/p&gt;

&lt;p&gt;I have just purchased a Heathkit H89 computer system and would like to order two boxes of diskettes for it.  This system uses 5 1/4 inch, hard-sectored, ten-sector, single-sided, single-density diskettes.&lt;/p&gt;

&lt;p&gt;Enclosed is my check for $45.00.  Please rush this order, as I can not use my system before they arrive.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;/p&gt;

&lt;p&gt;Mr. Smith&lt;/p&gt;”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;a href="http://www.gnu.org/software/gtypist/"&gt;GNU Typist&lt;/a&gt;: typing drill and history lesson, all in one.&lt;/em&gt;</description><link>http://lloyda2.tumblr.com/post/162257608</link><guid>http://lloyda2.tumblr.com/post/162257608</guid><pubDate>Thu, 13 Aug 2009 16:02:00 -0400</pubDate></item><item><title>The kittens got baths.</title><description>&lt;img src="http://16.media.tumblr.com/w7HHlL8MFqhz4whjl3jbcSllo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;The kittens got baths.&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/151746697</link><guid>http://lloyda2.tumblr.com/post/151746697</guid><pubDate>Wed, 29 Jul 2009 15:08:00 -0400</pubDate></item><item><title>"My pet ferret can type better than you!"</title><description>“My pet ferret can type better than you!”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;code&gt;sudo&lt;/code&gt;, after I mistyped my password.&lt;/em&gt;</description><link>http://lloyda2.tumblr.com/post/149688018</link><guid>http://lloyda2.tumblr.com/post/149688018</guid><pubDate>Sun, 26 Jul 2009 17:59:21 -0400</pubDate></item><item><title>Compute for Good/Compute for Social Change</title><description>&lt;a href="http://www.cc.gatech.edu/~vempala/C4G/c4g-2008.html"&gt;Compute for Good/Compute for Social Change&lt;/a&gt;: &lt;blockquote&gt;
  &lt;p&gt;How can computing help make the world a better place? Why is providing connectivity important? How best to do so? How can computers help a nation heal? Can we avoid wars and track diseases in time to avoid epidemics? We explore problems faced by developing countries and underserved populations from a computer science perspective.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A course from Georgia Tech. Awesome!&lt;/p&gt;</description><link>http://lloyda2.tumblr.com/post/148367500</link><guid>http://lloyda2.tumblr.com/post/148367500</guid><pubDate>Fri, 24 Jul 2009 13:46:38 -0400</pubDate></item><item><title>PyKanjiCard</title><description>&lt;a href="http://sourceforge.net/projects/pykanjicard/"&gt;PyKanjiCard&lt;/a&gt;: &lt;blockquote&gt;
  &lt;p&gt;PyKanjiCard is a flash card program to aid learning Japanese written words, in hiragana, katakana and kanji. You can select words composed only by characters you already know. It is written in Python, using PyGTK.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://lloyda2.tumblr.com/post/142793366</link><guid>http://lloyda2.tumblr.com/post/142793366</guid><pubDate>Thu, 16 Jul 2009 09:38:42 -0400</pubDate></item></channel></rss>
