Lazy Reading for 2012/12/16

I hope you like links, and lots of history.  It’s been a bumper crop this week.

Your unrelated link(s) of the week: Said the Gramophone and The New Shelton Wet/Dry.  The first one’s a music blog, and the second’s more general.  Both have a somewhat random feel with the images used – completely random in the New Shelton’s case.  It’s interesting that there’s such a flood of text and images on the Internet that you can reassemble content out of all of it.  You can’t push over a bookshelf and call it a library, but you can build a whole new narrative from random assembly of Internet data.

An education in Python and maybe OLPC

This is mostly unrelated to DragonFly: I need to get more Python experience in the next few months, mostly around the OLPC project.  I’ve only messed with Python when needed to get an existing script running, etc.  Any Python users that can point me at a good learning resource?

Using gcc 4.7 and pkgsrc

If you were thinking you wanted to try gcc 4.7 with pkgsrc, John Marino’s described the option you need to set.  It only works in pkgsrc-master  right now (because of changes John made), and not every package in pkgsrc will build.

The advantage is that it’s also possible, with the same syntax, to set pkgsrc to build with gcc 4.4.  This means the default compiler in DragonFly can be changed to gcc 4.7 and pkgsrc packages that aren’t compatible can still be built.

Update: Check this minor change: ‘?=’ instead of ‘=’.

How to grind that axe, for donations

Whomever submitted this story to Slashdot really doesn’t like FreeBSD; they’re describing FreeBSD’s annual end-of-year fund drive as failed.  The month-long drive is only about a week old and has already picked up donations at a faster rate than any previous year’s donation drive, but apparently the poster – and Slashdot’s editors – can’t be bothered to do math.  While we’re on the topic, donate to the FreeBSD Foundation; they do good things.

(There’s DragonFly too, though we’re not as ambitious or officially 501(c)(3) non-profit.)

Another set of benchmarks

There’s more benchmarks for DragonFly vs. other systems on Phoronix.  It has the same problem as previous benchmarks; some of the benchmarks may have no connection to reality (what does the “Himeno Poisson Pressure Solver” actually test?), and almost every system has a different version of the gcc compiler.  So it’s meaningless in terms of comparative or absolute performance.  On the other hand, DragonFly doesn’t do badly.

You can also look at the comments to see someone absolutely freak out over the very existence of things that aren’t Linux.  I’m not sure if it’s actually trolling, since the comments are so exactly wrong.

Lazy Reading for 2012/12/09

This is a mini-theme Lazy Reading, where I find small groups of related things.

Your unrelated link of the week: The Museum of Ridiculously Interesting Things.  Also known as ‘old weird crap’, but that’s OK – still interesting.

ISO639 update, of all things

I knew about files like /etc/services, for common IP port usages, and /usr/share/zoneinfo, for time zones, but I didn’t know that DragonFly (along with other systems) keeps a list of agreed names for various human languages defined by ISO639 in /share/misc/iso639, and it’s maintained at least in part by the Library of Congress.  At least I didn’t know until Sascha Wildner updated it.

Updated: Birthstones and flowers.  Don’t know why.

Lazy Reading for 2012/12/02

It’s been a quiet week, but that’s OK.  I have sick kids, sick coworkers, and a certification test this Monday…

Your unrelated link of the week: GET LAMP.  I thought I had linked to it before, but I’m probably thinking of It Is Pitch Dark.  It’s a documentary by Jason Scott of textfiles fame about text adventures.