Just finished the final of convex optimization. This is really an interesting course, which even changed the way I'm looking at this world. In college, I was thinking in an algorithmic way, i.e., to solve a problem, will try to design some certain steps, following which we can get …
A new start...
Long time no updates here... Need to have some fresh new start. Anyway, blog is a good place to organize the thoughts and keep good habits.
Record the life
As getting busier, it's also harder for friends to get to know your life. As a PhD student, with less time …
Tagged as : EnglishAutomatic Recognition of EMS’s CAPTCHA
CAPTCHA is widely used to distinguish humans from robots, mainly preventing improper automations. However, sometimes we really need some automation which actually won’t throw much burden to the server. An example is to check the status of an EMS (Express Mail Service, an “official” courier service provider hosted by …
Tagged as : EnglishRunning ASP.NET 4.0 applications in Debian/Linux
Introduction
Made some trials to migrate this server to Linux recently. The main reasons are 1) The Ethernet adapter doesn’t have proper driver for Windows Server 2008, but there are reports saying it’ll work out of the box in Ubuntu 11.04+. (kind of weird) 2) Windows GUI …
Collecting and Visualizing Mouse Position Distribution
(This post is translated from my blog post in Chinese)
What if collecting the mouse positions in one day, and plot it as a heat map? Following figure answers. Although it is only from about 3000 samples with 5 seconds per sample, it actually indicates something.
A highlight of this …
Tagged as : English