Useful Consumer Review

The backlight to the monitor in the hallway half died, and the monitor was more than ten years old, so getting a replacement seemed more prudent than trying to get it fixed.

I wanted a kinda small monitor for the table. The main use cases is me scanning record sleeves and paying bills (because this is the only computer I have with a numeric keyboard), so it’s not like a need a huge one. The rest of the time it’s showing the cover of whatever album I’m playing in the stereo…

But then I happened on to the Eizo EV2730Q monitor: It’s square! I mean, as in having a 1:1 width/height factor! 1920×1920! How cromulent! Album covers are square, too, so that’d perhaps look totally cool in the hallway?

Behold!

It is, indeed, square. It kinda visually looks like it’s taller than it’s wide, but I’ve measured it, and it’s not.

So what’s it like?

Well, it’s… a monitor.

I was briefly excited when I learned that it had a USB hub built-in, because I thought I could use it to charge gadgets and get rid of an external USB hub, but it’s a fucking non-powered hub. How lame is that? If I connect my keyboard and something power-draining to the hub at the same time, my keyboard goes AWOL. So its utility is severely limited, and since I have to have an external powered hub, anyway, there’s no point in using it at all.

They could have spent a couple of dollars more and made it powered, but they didn’t, the cheapskates.

I was also briefly excited when I read the manual and saw that it had speakers built-in. Not that I’d use those to play music or anything, but it’s occasionally useful if I were to check something out on Youtube. The monitor has a 3.5mm jack input, but I thought that surely it would also have audio input over either DisplayPort or over the USB input, but nope. It doesn’t have any other audio input than that 3.5mm jack. At least no audio device pops up in Linux when I plug in the DisplayPort cable, but surely this is the Year of Linux on the Desktop, so it has to be the monitor’s fault.

I don’t want to pull another cable from the closet where the computer is over to the monitor, so I guess I won’t be using that speaker, either.

So after those brief oh-so-exciting periods were over… what’s the picture quality like?

It’s fine, but the black levels aren’t very black. I’m spoiled by having an OLED TV, where black is black, but it’s a disappointment that you can’t get things blacker than you see in the picture there. I even went into all the menus to tweak, and you can make the black levels even more grey, but you can’t make it go darker.

So I guess it’s fine? But there’s nothing exciting about it.

Except the form factor, which is pretty neat. It’s hip to be square again.

Cropping Images in Emacs

I woke up in the middle of the night and started thinking about cropping images in Emacs, as one does. I started wondering how Emacs processed mouse events, and that turns out to be very easy: You just use `read-event’ inside a `track-mouse’ form, and you get all the events and coordinates, offset from the window or the image under point, which is just perfect for my use case here.

 

So after work today, I started typing, and there it is.

Now, cropping an image in Emacs is one thing, but the other is… what do you do with the result? I mean, just displaying the cropped image is nice, but pretty useless. I mean, you can save it, I guess, and that would make sense from an `image-mode’ context. But more generally useful would be from a document composition mode, so I just stuck it into the package for editing WordPress posts.

Behold!

Cropping Images in Emacs

I think it may make sense to factor this out into its own little package so that it can be used elsewhere, but I don’t really have the time at the moment, so I guess it’ll have to wait…

The code is up on Microsoft Github as usual.

August 1943: Hi Diddle Diddle


















This is a B movie, I guess? Cheap and cheerful. It’s got a convoluted and silly plot that putters away in a very pleasing manner. Much intrigue and running around.

It’s not exactly a cinematic masterpiece, but it’s really funny. It’s just an almost-perfect bundle of silliness, and everything works out like it’s supposed to.

The newlyweds even get some private time at the end due to a helpful maid.

Hi Diddle Diddle. Andrew L. Stone. 1943.

Popular movies in August 1943 according to IMDB:

PosterVotesRatingMovie
75587.5Heaven Can Wait
28947.5Watch on the Rhine
4707.3Holy Matrimony
2796.9Hi Diddle Diddle
39656.9The Seventh Victim
6926.8The Man in Grey
9586.7The Fallen Sparrow
8706.6Destroyer
7386.6A Lady Takes a Chance
46516.5Phantom of the Opera

This blog post is part of the Decade series.

July 1943: This is the Army































Oh Em Gee! Colour! It’s a movie in colour! Is colour even possible?! My eyes!

An Irving Berlin eleganza extravaganza. It’s about a bunch of guys drafted into the army and then they put on a show. As one does. It’s great! It’s got lines like

Angry sarge: “Did you sleep well?”

Private: “Sure. This bed has the softest mattress I’ve ever slept on the floor next to.”

that almost kinda make sense, which I like very much.

This DVD version, though, leaves a lot to be desired. It’s got so many artefacts (especially when there’s a lot of action) that it’s obvious that it’s been sourced from a torrent site with a very bandwidth-restricted codec. Which is a shame, because it looks like it was originally quite pretty.

At least the audio quality is pretty swell.

For major bits of the movie they give up on the pretence that it’s a real film and just show one musical stage performance after another. But they’re pretty impressive. A huge number of people performing, and the Berlin’s music’s pretty nice. (The movie started off as a Broadway musical where the profits were donated to the Army Emergency Relief fund, and they raised the equivalent of $135M in today’s money.)

Ronald Reagan is unexpectedly perfect for his part.

But… is it a good movie? It’s barely a movie at all. But I found it quite entertaining.

This is the Army. Michael Curtiz. 1943.

Popular movies in July 1943 according to IMDB:

PosterVotesRatingMovie
14057.3Stormy Weather
65447.0For Whom the Bell Tolls
6346.8Victory Through Air Power

This blog post is part of the Decade series.