anhinga_anhinga: (Default)
2012-08-19 02:07 pm
Entry tags:

Question about Live Journal to software engineers

Is there any good reason to restrict the availability of the Friends page by the most recent two weeks?

Does this restriction really help LJ to scale?
anhinga_anhinga: (Default)
2009-11-20 07:54 pm
Entry tags:

Firefox add-ons: WebPredict, TooManyTabs

I'd like to review a couple of Firefox add-ons I am using every day: our own WebPredict, and TooManyTabs. Both are intended for people who browse a lot.

WebPredict allows user to rate some Web pages, and based on those ratings predicts the quality of other Web pages. We made a beta-release of this add-on recently, and this beta-release prompted me to write this review.

Read more... )

TooManyTabs allows user who has too many tabs to save tabs, so that they don't eat memory and don't slow down the browser.Read more... )
anhinga_anhinga: (Default)
2009-09-04 06:08 pm
Entry tags:

Russian in Linux (UTF-8)

Last spring I have posted an Emacs trick allowing to edit Russian texts and to include Russian substrings into the command line.

It turns out that there is a much simpler way to accomplish these tasks. Read more... )
anhinga_anhinga: (Default)
2008-03-28 04:39 pm
Entry tags:

Russian in Emacs (Linux, UTF-8)

I finally learned how to edit Russian texts in Emacs (Linux, UTF-8). Since I was not able to find this technique on the net, I'd like to share it here. This, in particular, allows to include Russian substrings into the command line using M-x shell command, for example:

echo "Привет"

Read more... )

Update: grep is capable of searching for utf-8 strings from this shell.