-
Recent Posts
Recent Comments
- Davi Arnaut on on primary keys
- Henrik Ingo on on primary keys
- Stewart Smith on on primary keys
- Igor Babaev on on primary keys
- Domas Mituzas on MySQL versions at Wikipedia
Archives
Categories
Tags
backup benchmarks conference crash dba dtrace funny gcc gdb google innodb io jfs joke knol linux memcached memory mmap mydumper myisam mysql mysqlconf mysqluc performance presentation profiling raid rant recovery replication san francisco security session solaris sun talk threading timstarling trip tutorial web4 xfs xss zfs
Category Archives: wikitech
Rasmus vs me
Rasmus (of PHP fame) and me exchanged these nice words on Freenode’s #php (when discussing some PHP execution efficiency issues): <Rasmus_> if that is your bottleneck, you are the world’s best PHP developer <Rasmus_> domas: then you are writing … Continue reading
Posted in mysql, wikitech
2 Comments
Tim is now vocal
Tim is one of most humble and intelligent developers I’ve ever met – and we’re extremely happy having him at Wikimedia. Now he has a blog, where the first entry is already epic by any standards. I mentioned the IE … Continue reading
Crashes, complicated edition
Usually our 4.0.40 (aka ‘four oh forever’) build doesn’t crash, and if it does, it is always hardware problem or kernel/filesystem bug, or whatever else. So, we have a very calm life, until crashes start to happen… As we used … Continue reading
Knol
There isn’t much to talk about Knol technology – it is either nicely engineered or missing (they probably thought that search is main tool for collaboration). Of course, many issues are already covered by others, but… My first look was … Continue reading
Wikipedia at Velocity conference
Next Monday I’ll be presenting (if jetlag doesn’t kill me) at Velocity 2008 – webops and performance conference. It won’t be my first time talking about Wikipedia infrastructure, but this time people will know the technology and scaling methods anyway. … Continue reading
First days at Sun, Honeycomb opensourced
So now that MySQL is part of Sun, I can be real Sun technologies fanboy :) So besides all the ‘it is done’ news, I noticed on Sun’s site that they’ve (oh, we’ve) opensourced Honeycomb. Thats the technology I’ve been … Continue reading
Board
Exciting times, I’m joining the Wikimedia Foundation Board of Trustees. That means lots of work on what is strong community organization, supporting the modern day wonders.
Technology report, 2007
Some of Wikipedia technology state summed up in annual report.
Posted in wikitech
4 Comments
My own database abstraction class
Back in 2006 July, I decided that all other database classes are not worth it, and created my own one, incorporating best features from MySQL and PHP world. It resulted in this brilliant code, which I showed to few colleagues, … Continue reading
Rant on search crawlers
This isn’t even remotely funny. Every major search crawler provides different Accept-Encoding headers that make it bypass cache and always hit the backend. It is easy to hack Squid to disregard spaces between options (as IE puts them in headers: … Continue reading
Posted in wikitech
Comments Off