What Does It Take?

Are you angry yet?

How about now?1

Footnotes:

1

To be fair, there’s some controversy associated with this claim and it doesn’t even seem possible—given that Linux is open source—until you remember the greatest hack of all time.

Posted in General | Tagged | Leave a comment

On Open Space Offices and Idiots

A few days ago, Michael Flowersky wrote a blog post that asked the question, What’s the difference between an advocate of open space office and an Idiot? It was an amusing read but I wasn’t going to comment on it until I saw that it kept popping up in my feed. I wasn’t going to comment because it’s hard to see where the controversy lies.

It’s not much of a spoiler to reveal that Flowersky’s answer is “none.” Really, what else could it be? There’s really only one positive thing you can say for open space offices: they’re cheaper. Any other justification you hear is nonsense. “Oh, but it will improve communication and help team building.” Translation: “They’re cheaper.” You can be sure that anyone spouting the improved communication silliness has never had to work in one.

Many small startups have this type of office, of course, but that’s because they’re, you know, cheaper and these companies are barely Ramen profitable. Once they have sufficient income and, more importantly, once their team grows beyond the founders and one or two hires they pretty much have to do something different. That may be a conventional office arrangement or remote working or something similar. As Flowersky says, you can’t get much creative work done in an environment that guarantees continual interruptions and noise.

The ideal office arrangement for our type of work is, of course, private offices with a door. They’re definitely not cheaper. That’s especially true if the company is in, say, San Francisco with hideously large office rents. Perhaps the best solution is to maintain, if you need it, a small office for people to come to and for the occasional in-person staff meeting and otherwise let people work when and where they are most comfortable.

Posted in General | Tagged | Leave a comment

Delay Update

Just a quick note to bring you up to date on my efforts to fix the slow page loading that’s been plaguing Irreal lately. As I mentioned in my last update, the problem appears to be page generation not server response. Watching the transfer with tcpdump, I see that the server response and actual transfer of data is very snappy. It’s the time between the GET and when the transfer starts that the delay happens.

To deal with this I installed the W3 Total Cache but visitors were still seeing the delay. I tuned the cache a bit and now it seems to be working pretty well for me. Right after I push a new post, I’ve been loading the home page to get it into the cache but it occurs to me that many of you are coming to Irreal through RSS or Planet Emacsen and going directly to a single page. Therefore, I will also load each new page alone to get it into the cache as well.

If you are still consistently seeing a delay of over 20 seconds for the home or current page please let me know and I’ll try something else. Thanks for your patience and for those of you who have taken the time to let me know about the site performance that you are seeing.

Posted in Blogging | Tagged | 1 Comment

List Character Sets

I picked up a useful Emacs command from Xah Lee’s Emacs Blog. It’s from a comment by Stef on Lee’s Emacs & Unicode Tips page. It’s the list-character-sets command. When you call it, you get a list of all the character sets known to Emacs. If you select one of the sets you get a list of those characters and their hex code. Just the thing when you want to insert a little used character and can’t remember its codepoint.

It can only display one and two dimensional character sets (see the help page for more information on that) but as Stef points out unicode-bmp and unicode-sip display without problems even if unicode doesn’t. As Stef also points out, it’s very handy to figure out the font capabilities of your Emacs installation.

The never-ending Emacs adventure: there’s always something new to learn.

Posted in General | Tagged | Leave a comment

Cursive Coda

I’ve written quite a few posts about the horror that is cursive handwriting. The gist of those posts were that

  1. I stopped writing in cursive as soon as I could
  2. Cursive handwriting is dying out

Those posts stand up pretty well, I think, and now I have some company. Sacha Chua has a nice post that echos some of the same themes I wrote about in my posts. Like me, her cursive is, um, not the best and being a pragmatic woman she simply stopped using it. When she writes, as she does a lot in her sketchnotes for instance, she prints.

What’s noteworthy is that people think her handwriting is excellent. I’ve seen the same thing: people think I have excellent penmanship but that’s because I print. If they saw my cursive, they’d run screaming from the room. In a great comment to one of my posts, Kate Gladstone notes that the fastest and most legible handwriters avoid cursive. Instead, they use what she describes as “semi-cursive” where only some letters are joined and the printed letter forms are used.

Gladstone runs a handwriting improvement service and has a lot of useful and interesting things to say about handwriting. As I’ve mentioned in my posts, the question of cursive or not invokes vehement and hostile reactions on both sides. Gladstone, unlike most people commenting on the controversy, has documentable facts on her side.

Here in the U.S., school systems are abandoning cursive in increasing numbers. I don’t know what the situation is in the Philippines where Chua learned to write but I’d be surprised if the situation is much different.

Posted in General | 2 Comments

Update on Slow Loading of Irreal

A quick update on the Irreal loading problems. I ran a tcpdump on a typical page load of Irreal and discovered the following:

  • The initial three-way handshake with the server completes almost immediately.
  • Immediately afterwards the GET from the browser is received and the server ACKs the request.
  • Nothing happens for about 22 seconds after which the Irreal home page starts to download. The download completes within 340 ms.

Phil wrote to say that he was seeing the same thing so I’m pretty confident that the problem is in generating the content for the home page. The same thing appears to happen anytime dynamic output is generated. I don’t understand why this suddenly started happening. Some people, such as Xah Lee, say that this has been happening for a while but it’s only recently that I’ve been seeing it. The only recent change is an automatic update to the WordPress software.

In any event, my next step was to install the W3 Total Cache plugin. I’m hoping this will make things better. If you are still seeing a 20 second or more delay on downloading the home page please let me know in the comments.

Posted in Blogging | Tagged | 5 Comments

Ten Steps You Can Take to Protect Yourself from Surveillance

The EFF has a list of ten steps you can take to protect yourself from surveillance. There’s nothing there that will come as news to the always informed Irreal reader but it’s a nice summary and worth passing on to some of your less informed friends and family.

Most of the steps are easy and something that everyone should be doing. To me, the hardest part is encrypting all your communications. The problem there is your interlocutors. It’s easy for us geeks to use GPG/PGP and some sort of secure chat but when we want to talk to Aunt Millie (or, really, most of our friends) we’re out of luck because all of that crypto stuff is too hard for them. The crucial need is for someone to figure out a way to get everyone using GPG. It’s a hard problem but I’m sure that riches and glory await the person who solves it. This is why I find the Dark Mail Alliance that I wrote about a couple of days ago such a hopeful development. They may or may not succeed but at least the problem is being worked on.

Posted in General | Tagged | Leave a comment

Gnus Video Part 3

Noufal Ibrahim over at EmacsMovies.org has his latest video up. It’s the third on his series about Gnus. In this episode, Ibrahim discusses the scoring and sorting of articles. Like almost everything in Gnus it’s extraordinarily configurable and therefore complex. As in the previous two episodes in the series, the intent is not to serve as a tutorial as much as to give us a flavor of what’s available and how it works.

The video is about 24 minutes long so you’ll need to block out some time. If you’ve been wondering what the excitement—and sometimes fear and loathing—over Gnus is about this series is definitely worth watching.

Posted in General | Tagged | Leave a comment

The Dark Mail Alliance

Here’s some rare good news from the NSA front: the Lavabit and Silent Circle teams have joined forces to form the Dark Mail Alliance. There are quite a few stories on the Internet about the alliance and what they are trying to achieve. They haven’t released the technical details yet but as far as I can tell the aim is to make email encryption transparent and also hide as much of the metadata as possible.

The protocol and associated software will be released as open source software so that anyone can use it. The more ambitious goal is to get the heavy hitters to sign up. They’d like providers like Google and Yahoo to use the system. Their ultimate goal is to have 50% of email traffic flowing through Dark Mail in 3 years. That seems ambitious to me but I sure hope they succeed.

Every time you read about email security in the press—even in the technical press—you are always warned about how difficult it is to set up PGP/GPG. That’s mostly nonsense, I think, but it is true that Aunt Millie isn’t going to bother because it’s too mysterious and too much trouble. Who’s going to spy on poor old Aunt Millie, after all? So the real hurdle to getting secure email is to make the encryption completely transparent. If Aunt Millie has to do anything extra it simply isn’t going to happen.

Posted in General | Tagged | Leave a comment

Help: Irreal Loading Slowly

For the last couple of weeks I’ve noticed that Irreal has been loading slowly. Irreal, like many small WordPress blogs, runs on a virtual server and I assumed that my hosting provider was moving things around a bit and that the problem would resolve itself soon.

Then Jean-Philippe Paradis noticed that although the blog was slow to load, he could connect to irreal.org instantly. By using the Safari Timeline Recording function I can see that the problem is a ~22 second latency before the front page starts to load. Once the load starts it completes in about 300 ms. It does not appear that plugin loading or running is an issue. I did a Web search for the problem but didn’t find much. I did notice that one entry on the WordPress Forum claimed that things speeded up after the site was pinged. I tried that and sure enough the site started loading quickly again.

Rule 2 states, “There is no magic” so I’m not really believing in the magical power of ping. Because the problems started around the same time as the automatic WordPress udgrade to 3.7.1, I reloaded the update by hand. As things stand now, the site is loading normally for me.

If you find that the site is still loading slowly for you, could you please leave a comment to this post? Also, as I’ve said before, I’m really a back end guy and don’t know much about PHP or Web servers so if you have any wisdom to impart please leave a comment about that too. Thanks.

Posted in Blogging | Tagged | 10 Comments