PHP 7 vs HHVM
First performance production testing of PHP 7 vs HHVM: https://phabricator.wikimedia.org/T206341#4750994Looking good so far!#MediaWiki #HHVM #PHP
First performance production testing of PHP 7 vs HHVM: https://phabricator.wikimedia.org/T206341#4750994Looking good so far!#MediaWiki #HHVM #PHP
I've spent a decent amount of time reading Wikipedia articles about Senate, House, and state races this week. And...there were inconsistencies. Specifically in the election box result templates: That's what it looked like before I updated the article to use my template instead. There are a few different issues. First,…
Tim is working on a new profiler for PHP, since there are issues with xhprof/tideways that really aren't worth dealing with...and that we can do better in profiling. He's written up some details on https://phabricator.wikimedia.org/T205059, and there's some initial code in our Gerrit.I've done the initial Debian packaging at https://salsa.debian.org/mediawiki-team/php-excimer…
I posted most of my poolcounter #Debian packaging work: https://salsa.debian.org/mediawiki-team/poolcounterThere's one remaining issue with the makefile trying to build poolcounterd twice that should get fixed upstream: https://gerrit.wikimedia.org/r/c/mediawiki/services/poolcounter/+/463700
Following the MediaWiki 1.31.1 security release, I was finally able to update the Debian package to 1.31 LTS in preparation for the Debian Buster release.
Last week's security release of MediaWiki 1.27.5 / 1.29.3 / 1.30.1 / 1.31.1 mentioned a small hint of a new release script being used for this release. Chad came up with the concept/architecture of the new script, I wrote most of the code, and Reedy did the actual release, providing…
The #MediaWiki security update has been pushed to #Debian stable after a few hiccups (thanks Moritz!): https://lists.debian.org/debian-security-announce/2018/msg00232.htmlI also pushed an update for Xenial users to my PPA: https://launchpad.net/~legoktm/+archive/ubuntu/mediawiki-ltsThose packages are for 1.27, which is the older LTS version. 1.31 hit unstable today, so I'll be providing backports for it shortly!…
I've been using the JetBrains IDE PHPStorm ever since I really got started in MediaWiki development in 2013. Its symbol analysis and autocomplete is fantastic, and the built-in inspections generally caught most coding issues while you were still writing the code. But, it's also non-free software, which has always made…
I'm in the Computer History Museum (and a bunch of my friends are too)! Life goal: accomplished. ^.^
One of the projects I've been working on since ~October 2016 is now finally done: we no longer use HTML tidy on Wikimedia sites: https://blog.wikimedia.org/2018/07/09/tidy-html5-replacement/
CoverMe, hosted on Wikimedia Toolforge Test coverage is a useful metric, but it can be difficult to figure out exactly where to start. That's where CoverMe is useful - it sorts functions by how often they're called on Wikimedia production servers, and then displays their coverage status. Try it out!…
Preview of a project I've been working on: identifying the most valuable parts of our code to write tests for by sorting test coverage data by number of times the function is called in production.#mediawiki #testcoverage
I've created a new tool to make it easier for humans to browse Wikimedia's APT repository: apt.wikimedia.org. Wikimedia's servers run Debian (Ubuntu is nearly phased out), and for the most part use the standard packages that Debian provides. But in some cases we use software that isn't in the official…
Skip Mobile Wikipedia on Firefox Add-ons Lately, I've been reading Wikipedia on my phone significantly more than I used to. I get 15 minutes on the train each morning, which makes for some great reading time. But when I'm on my phone, Wikipedia redirects to the mobile website. I'm sure…
#MediaWiki 1.30.0 is now in #Debian unstableThis is a short term transition to help test something that is close to the next LTS version: 1.31 (out in June!).https://tracker.debian.org/news/949012/accepted-mediawiki-11300-1-source-into-unstable/