plosquare.com blog

Short technical articles about troubleshooting and creating software systems by Jan Ploski at plosquare.com.

Unbuffered data fetching from MySQL - mysql_free_result performance issues

›
When you run a SELECT statement through MySQL client library (or some driver implemented on top of it, such as Perl's DBD::mysql or PHP...

Don't confuse design with art

›
"Design" is a word which seems to be used differently by distinct groups of people. In software engineering, the word has an almos...

Chrome 35 on Linux - Java plug-in not working

›
Today Google demonstrates to us how not to update critical platform software: the latest stable version 35.0.1916.114 contains "a numbe...

Solution for mount fails with "No such file or directory"

›
If you find yourself stuck in an initramfs Busybox shell, trying to manually mount the root filesystem (using a command such as mount /dev/m...
1 comment:

Don't optimize too early, don't optimize too late

›
Software engineering, just like any kind of engineering, is a discipline which involves many informed, planned compromises—a surprising amou...

Some functional programming tricks and gotchas

›
I took some quick notes comparing procedural and functional programming approaches after listening to Brian Lonsdorf's talk about Unders...

MySQL 5.6 memcached plugin performance benchmarks

›
MySQL 5.6 introduces a new feature - you can talk to the InnoDB enginge using the memcached protocol, which is supposed to be faster for sim...
›
Home
View web version
Powered by Blogger.