Joined March 2007
4 Photos and videos
Apr 16
> Please remember to build and upload packages for all architectures (only x86_64 currently).
2
3,195
16 Mar 2025
``` $ grep -m1 simple debian/control Description: simple interprocess messaging system (system message bus) $ grep -B1 pain dbus/dbus.h * This manual documents the low-level D-Bus C API. If you use * this low-level API directly, you're signing up for some pain. ```
3
4
5
15,540
23 Sep 2023
> IRC in 2023: No idea who is an LLM and who is an unstable hapless techno weenie
5
8
33,596
21 Sep 2023
This bag of meat cost me $78 at Newark Airport.
9
6
23
35,380
19 Sep 2023
I run this command a lot ``` tar xf ~/downloads/discord-0.0.*.tar.gz --xform='s/^Discord/discord/' ```
3
14,463
11 Dec 2022
What fight were the judges watching? Gordon won that 30-27. Worst decision of 2022 #UFC282
1
2
𝅙 retweeted
🎉 PHP 8.2.0 has been released! 🐘 Find out all about it @ php.net/releases/8.2/ 📇 The full ChangeLog is at php.net/ChangeLog-8.php#8.2.… 💙 Thanks to everyone involved in this release.
37
802
2,092
11 Nov 2022
``` switch (c) { /* Old McDonald had a farm ei... */ case 'e': case 'i': case 'o': ```
2
2
23 Dec 2021
Thought I'd share a classic heisenbug. For the last 2 weeks I've been running xscreensaver through an xtrace pipe to try to debug something. Could not reproduce. I figured, OK maybe something about running it through xtrace fixes the issue, so I'll just keep doing that. (1/2)
2
2
23 Dec 2021
xtrace does however emit a ton of log output, so I changed the log flag to /dev/null and restarted the service. I bet you can guess what happened next. (2/2)
2
1
𝅙 retweeted
We were proud to support Etsy's sellers and buyers during the 2021 Cyber 5. Thanks to our teams of engineers and our partners at @GoogleCloud we saw no incidents or degradation of service during this massive scale event. A few interesting stats:
7
33
63
19 Feb 2021
As punishment for segfaulting, apport will now peg CPU for a few minutes.
1
3
18 Apr 2020
``` /* XXX this is wrong */ /* I don't know anymore why it's wrong, I guess it means * "may be inefficient" */ ```
1
3
5
14 Mar 2020
`This section discusses considerations related to Happy Eyeballs.`
2
1
5
19 Feb 2020
grep -v haters
1
6
7 Jan 2020
``` private static $singletons_are_stupid = null; ```
1
1
2
6 Jan 2020
<d> I hate SystemD with a passion ``` bash-4.2# systemctl start NetworkManager.service Running in chroot, ignoring request. ```
1
1
3
2 Jul 2019
`Error creating a ZIP archive with the source code for directory .: ZIP does not support timestamps before 1980`
1
5
15 Jun 2019
../gtk2_ardour/midi_region_view.cc:1437:2: warning: #warning paul fix this [-Wcpp]
2
3