Tag: english

Gadget

Until a while ago, whenever i got the sudden urge to go and buy a smartphone or tablet, i managed to stop myself by saying that i simply don’t need it. It was true too, since if i consider what i use my cell phone for (texting, tweeting and a call about once a week), even the money i’m already paying for it seems like a lot.

Getting a smartphone wouldn’t be smart, because it costs a lot, and i’d end up being stuck to it all the time. I’m constantly on the net when i’m at home, so i thought that having a net-able terminal close at hand all the time wouldn’t have a good effect on me. (Probably still true.)


Rakugo

Saturday I went to a rakugo theater in Asakusa. I was in Tokyo anyway for an “internship” (in the japanese sense of the word), so it was a chance i didn’t want to miss. Too bad there were hardly any real rakugo performances… I got the impression that the actual rakugo storytellers only just finished with the introduction by their time was over.

Maybe one or two of the zenza (lowest of the three rakugo performer ranks) actually told a whole rakugo story, the rest (even the shin’uchi) only did the smalltalk introduction. I don’t know if this is what’s to be expected from an afternoon session (it was full house by the way), but i’d’ve (hell yeah double penetration contraction) loved to hear one of the few rakugo stories i know. It was fun anyway, and although i was dying from the aftermath of last night’s party, i still laughed my ass off at a few jokes.


Fear

I’ve read a few tweets just now that made me think. America’s war on terror? Don’t make me laugh. English is supposed to be the USA’s official language, right? Then how can you mess up such an elementary preposition?

It’s not a war on terror, it’s a war of terror.


When

I’m really looking forward to an age when shutting down the computer wouldn’t require me to close everything and then reopen them at boot time. Or more like, an age where the concept of “booting” itself gets outdated.

With a dozen programs and a lot more windows open on six desktops, I really don’t feel like reopening and repositioning them again when I boot up next time. (This is the main reason why I haven’t shut down for days now.)

Just now I was going to insert a screenshot here of those six desktops, but with the current blog engine that would require manually uploading the image to the server, and that’s more of an effort than I’m willing to take.


I wish

I wish I could finally find a normal internet provider. I’m having terrible luck… Back when I lived in the dorm, the line would randomly disconnect, sometimes even for days.

Then once I called them about this matter and it turned out that in some cases the reason was excess traffic. So they’d disconnect me without notice or warning on the basis that I used too much bandwidth on a service advertised as unmetered and which doesn’t even offer a way to check how much data I actually transferred.


Plaintext

I just applied for a summer internship at one of my credit card providers (Mitsui-Sumitomo) and guess what, they sent me my username and the password i set in a plaintext email.

The only single time i can accept that they email me my password after registration is when the initial pass is random generated and i’m required to change it at the first login. But sending me the password i set myself and been using for the past month? What the hell?


Legend of Korra

So yesterday I watched the first episode of Legend of Korra, this year’s new season of Avatar. Then in two days I watched the rest of it as well.

This is what I call a good series. It’s american, terribly so, full of cliches, even more so, but it still made me watch “just one more episode” of it until it was all over. Looking forward to the next season next year.


Fairy empire

I had this discussion with a fellow translator about what is and is not translatable. He said that a certain Yousei Teikoku song (Shoseijo no uta) falls in the latter category. I disagree(d).


Chromium YouTube crash

For quite a while Chromium has been randomly crashing when i tried playing YouTube videos. To be more exact, those tabs with YT videos open crash (not just the plugin, nor the whole browser). Sometimes it doesn’t crash, sometimes it does.

I managed to narrow it down to that it mostly happens if i have more than one YT tabs open. True, sometimes it crashes with only one open as well, but a reload usually solves that. Also it often crashes tabs when i try to play embedded videos.


Aegisub 3.0 on Ubuntu

After the Ubuntu distro update to Pangolin of course more stuff broke at first than were fixed, Aegisub being one of them. I had 2.1.9 before, but since the svn trunk is already the 3.0, i rather grabbed that than the older version (r6737). Installing, I was (of course) again faced by the annoying wxWidgets errors during configure.

For 2.1.9 I just worked around it somehow, but this time something snapped and i just got wxGTK 2.9.3. If only it was that simple… I had lots of problems with both wxGTK and Aegisub, but after a day or so I managed to get it working with help from an Aegisub dev.

For wxGTK: ./configure -with-opengl -enable-debug -enable-debug_gdb -enable-debug_cntxt -enable-stc, then after the install also run ldconfig. Then for Aegisub: ./configure -enable-debug.

I had to use the debug options, because we were debugging it, but i think it should work without them.