Lazy Reading for 2015/07/26

Short list this week – no particular reason.

In Other BSDs for 2015/07/25

A lot of variety this week.

Power statistics

Sepherosa Ziehau has been doing a lot of work with various processors states to save power on DragonFly.  He’s published a summary of how well the various P-state/C-state/mwait settings work.  He found that setting a lower C-state can perversely improve performance.

For those saying “but how do I set these lower power states?”:

sysctl machdep.mwait.CX.idle: AUTODEEP
sysctl machdep.cpu_idle_hlt: 1 (or higher)

	
Lazy Reading for 2015/07/19

No theme, though I’ve been thinking about IPv6 lately.  Mostly in a “oh man all that PLC equipment at work can barely do IPv4 this won’t be easy” sort of way.

Your unrelated comics link of the week: The Dr. Fun comic archives.

In Other BSDs for 2015/07/18

I seem to have In Other BSDs exactly 1 day off from the OPNsense release schedule, so far.

 

Eat and talk BSD in Scottsdale, AZ

Michael W. Lucas is having an “open dinner” tomorrow, in Scottsdale, AZ.  That means you get to talk about his tech books and BSD and conventions and whatever else enters collectively enters everyone’s heads, I assume, over dinner.  (you buy your own food; the talking’s free)  It sounds like a potential little mini-convention; you should go.

DragonFly 4.2.3 released

There was a newer release of OpenSSL (1.0.1p) last week, so there’s a new revision of the DragonFly release – 4.2.3.  There’s little major change other than the security fix for OpenSSL.

Those readers who can count past 2 may notice that there wasn’t a 4.2.2.  We went straight from 4.2.1 to 4.2.3.   That’s my fault.  I screwed up tagging and Git doesn’t like repeated, deleted tags.

Lazy Reading for 2015/07/12

This is Thoughtful Consideration week.

Your unrelated game link of the week: Compare Javascript frameworks by playing the same game (well, game mechanism) in each: Breakouts.  (via)

In Other BSDs for 2015/07/11

This is a week for unexpected BSD news – OpenBSD and Microsoft, a new 4.4BSD variant, and so on.

Chromebook c720 results

Some time ago, I acquired a Chromebook with the help of all you kind readers.  Here’s a mini-report on how DragonFly works as a desktop.

The hardware: what I have is an Acer c720 Chromebook.  The C720p is the touchscreen model, and is equally well-supported by DragonFly.  A larger-capacity M.2 SSD (which is relatively easy to install) is the only real need, as the installed one is only 16G.  It’s easy enough to see what the laptops look like; it’s nothing fancy but it’s suitably light.

The software: There’s a wide-ranging and complete install/tweak guide for the c720 and c720p on the DragonFly site.  Note that it goes down to the point of even changing the keymap for the special keys on the keyboard.

Things I don’t like:

  • The mousepad needs a physical click, not a tap, which decreases accuracy.
  • There’s only 2G of RAM, and not expandable.  You will notice this if you tend to open a lot of tabs when web browsing.
  • I’ve had mousepad trouble, but I’m the only one reporting it, so I think it’s just bad hardware luck on my part.

Things I do like:

  • pkg is a godsend, making installation and upgrades almost effortless.  I’ve gone binary-only so far.
  • Many things Just Work – for example, the xfce4 battery plugin.
  • xscreensaver works great; even the 3D modules.  I don’t know why it entertains me so.
  • I haven’t run the battery out to make sure, but it looks like it would last a few hours.  Suspend/hibernate are not supported, but low power modes are.
  • There’s a lot of multi-touch shortcuts built into the touchpad.

It’s an excellent BSD laptop, for light use, at low cost.  The next step up would be into Thinkpad territory, which raises the cost or increases the age – and may not be as consistently supported.