| Robbat2's LiveJournal Entries | [entries|friends|calendar] | ||||||||||||||||||||
|
Robbat2
|
|||||||||||||||||||||
| Making transparent PDFs in Linux | [Fri, 3 Aug 2012 15:15:00 -0800] |
|
Just documenting this again, so I don't forget it, and it might help others too. Specifically, how to make a PDF with transparency, using ImageMagick, so that it can be used as a stamp for PDFTK. This requires a PNG with transparency as input. convert $INPUT.PNG -transparent white -background none $OUTPUT.PDF pdftk $FORM.PDF stamp $OUTPUT.PDF output $COMPLETED_FORM.PDF |
|
| post comment | |
| Gentoo Linux participates in World IPv6 day | [Wed, 8 Jun 2011 04:06:00 -0800] |
|
In light of World IPv6 day, the Gentoo Linux Infrastructure team would like to announce new IPv6-availability of several services, and list the existing IPv6 services. Every service listed below is running a dual-stack native IPv4/IPv6 service, no tunnels. The new services available via IPv6 are: The existing services available via IPv6 are:
All of our IPv6 services will remain online after today, unless serious IPv6 problems (esp. regarding routing) are encountered. Gentoo would like to extend thanks to all our sponsors & mirrors who have provided IPv6 service, and the servers to make use of it! |
|
| 7 comments|post comment | |
| Robin's 2011 conferences plans, ideas & other travel | [Sun, 16 Jan 2011 02:34:00 -0800] |
|
Working on my conference travel plans and wishes for the year. I am downgrading OLS to a maybe, the cost is becoming more of a factor. Likewise, while I had incredible fun at FOSDEM last year, and OSCON in 2006, I cannot justify the airfare/hotel expenses for them. I would like to attend SCALE at some point as well, but uncertain for the same cost reason. Done:
|
|
| 2 comments|post comment | |
| NightBus isn't really all night long | [Fri, 17 Sep 2010 03:25:00 -0800] |
|
TransLink's Ken Hardie says they can't run SkyTrain later because the tracks need maintenance. "We have night bus routes that basically follow Canada Line, the Expo Line and the Millennium Line, so they duplicate those routes and they run all night." I don't disagree that the maintenance is needed, but my objection in your claim that the NightBus routes "run all night". Almost all of the NightBus routes have a final bus leaving the downtown core at 03h09. The first buses in the morning then start leaving the downtown area between 05h00 and 06h30. The exceptions: the N10, with downtown departures up to 04h39 (1 hour gap to the start of normal service). The N16, which stops at 03h28. This means that if you are downtown and want to leave AFTER that, perhaps because your job had you working downtown, or you were chatting with friends, then you're stuck. I would like to ask Translink to add the few more trips that it would take to continue to run 30-minute service intervals until the resumption of regular morning service. The N10 is almost there, it just needs one more set of Downtown departures. Make our transit system really 24-hours! |
|
| 15 comments|post comment | |
| Recent LJ spam | [Tue, 22 Jun 2010 22:33:00 -0800] |
|
I |
|
| 2 comments|post comment | |
| Complaining at Journalists again: Gentoo Security and the UnrealIRCd backdoor | [Tue, 15 Jun 2010 01:36:00 -0800] |
|
Those that have followed me for a while might have seen me previously complain at journalism that's misleading, wrong, or outright fictitious. Now I've got another case... The article was first published 2010/06/12 20:37 UTC. Gentoo had a revision bump to a known good copy of the tarball at 2010/06/12 16:34 UTC (using a different filename, and verified against the GPG signature provided by upstream), so it was ALREADY fixed when the article was published. The old revision was explicitly removed at 2010/06/12 21:18 UTC. The trojaned tarball was then removed from the Gentoo master mirror at 2010/06/13 08:00 UTC, about 11 hours after the article was published. It would have been sooner, but it was a matter of bad timing. The article also claims: "There’s a great deal of comment in the Talkback section of this post about how official repositories can be trusted. It appears that system broke down thoroughly in this case." The entire point of the Gentoo Manifests are to ensure that OUR mirrors are not the point where a compromise is introduced. We can detect upstream changes by this same mechanism, but they mostly tend to be upstream deciding to 'fix' something without bumping the version number. In this regard, they functioned perfectly. P.S. I'm not saying the existing Gentoo mirroring is perfect either, see my prior writings on tree-signing, and the "Attacks on Package Manager" papers by Cappos et al., which are blocked only with the full tree-signing system. |
|
| 17 comments|post comment | |
| On Google Summer of Code Applications | [Tue, 30 Mar 2010 12:24:00 -0800] |
|
(This post inspired by Petteri Räty (betelgeuse)'s similar post For this year's Gentoo GSoC projects, I'm a mentor on two of our suggested ideas (but also interested in totally new ideas that fit my fields):
|
|
| 2 comments|post comment | |
| Advice for Google Summer of Code students | [Thu, 25 Mar 2010 22:14:00 -0800] |
|
Good advice for any prospective GSoC student, regardless of gender I'm also a mentor for Gentoo again this year, after taking a break last year. I'll also be the infrastructure contact for the accepted SoC students, for any issues you have with the source code repositories (we'll be offering Git again), your shell accounts, and a sounding board on deploying your successful project (for those that hosting or larger resources). |
|
| 1 comment|post comment | |
| FOSDEM: Notes from MirrorBrain talk | [Sat, 6 Feb 2010 06:11:00 -0800] |
|
Sitting in the MirrorBrain talk at FOSDEM, taking notes.
Actively used since ~2007. Using GeoDNS directly for lookups can cause trouble with partial mirrors. Ideally need to put a MirrorBrain server on each continent/region, and GeoDNS to point to that. Also, from some countries, bandwidth to adjcaent countries that might have a mirror is MUCH worse than bandwidth to a well-connected country elsewhere. Past user experience noted with a user in Mozambique, for whom the fastest mirror was via satellite to Canada. Routing data IS needed to make that best choice. MirrorBrain mailing lists also have a generic non-project-specific "networkers" list for talk between content providers and mirror admins, non-specific to any app. |
|
| 3 comments|post comment | |
| Spamtrap addresses vs. list confirmation emails, or how to lose 2k list emails | [Mon, 1 Feb 2010 12:25:00 -0800] |
|
Why did this happen? I do agree on the importance of spamtrap accounts, but they MUST check the content of their messages. A list confirmation message MUST NOT be considered as spam. The original subscribe request came from what seems to be a compromised server in Secunderabad, India. So it wouldn't have been detected by RBL focused on modem/dialup addresses. Short of raising the bar to subscribe (with a specific token that needs to be included, and then it's only a matter of time till spammers include it too), there isn't much we can do to block stuff like this at the list-server level. There is no way to detect than an address is a spamtrap. There cannot be by definition, as the spammers would avoid it themselves otherwise. |
|
| 4 comments|post comment | |
| Stolen Bike: Orange DeVinci St Tropez | [Wed, 23 Dec 2009 01:31:00 -0800] | |||||
Last time I had my bike stolen I was in the downtown eastside. This time it was stolen from outside my house, NOT visible from the street or alley, around 23h00 at night. |
||||||
| 5 comments|post comment | ||||||
| Objection to Oracle's purchase of Sun Microsystems (due to MySQL) | [Sat, 12 Dec 2009 18:45:00 -0800] |
|
I have no objections to the EC posting my mail, but I thought to also post it here, and help spread the word. ( Mail to the EC merger registryCollapse ) |
|
| 5 comments|post comment | |
| Useful and complex /etc/conf.d/net setups (In support of USE=oldnet) | [Sat, 17 Oct 2009 02:53:00 -0800] |
|
At the same time, I don't think many people are aware of how powerful the "old" network configuration mechanism is. The net.examples file is only the start, once you start mixing in the pre/post calls, there's a lot of power. It's capable of some feats that I don't see used even in certain parts of the Gentoo documentation[1]. I've put together some of my gems of conf.d/net, and if you have some, I'd love to hear them. Leave a comment or email me the scripts, along with a description. Configurations available
HostingI've also started a bit of storage in my Gentoo webspace for these collected works of network configuration, with a bit more documentation. Notes
|
|
| 4 comments|post comment | |
| Gentoo release statistics as of 2009/10/09 23h59 UTC | [Fri, 9 Oct 2009 21:04:00 -0800] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 8 comments|post comment | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visualizing Gentoo profiles | [Mon, 21 Sep 2009 02:48:00 -0800] |
|
I ran into this today, while working on the USE=modules changes for linux-mod.eclass. As an attempt to solve this, I munged up some GraphViz work to show profile inheritance, pictures as the end. Both sets have the trailing profiles "/desktop", "/developer", "/server" turned off for the 2008.0 and 10.0 releases, to cut down on the noise. Graphs and script for download. ( Which profiles?Collapse )Odd observations
Question for any skilled GraphViz users:If all nodes in a given subgroup/cluster have an edge going to a single destination node, is there any way to get graphviz to replace them with a single fat edge from cluster to destination node? |
|
| 4 comments|post comment | |
| Heatwaves lead to hardware failures | [Thu, 30 Jul 2009 05:57:00 -0800] | |||||
My website and personal email will be offline for a day or two while I ensure my backups are up to date, and redeploy to the newer fileserver (after I buy a new BBU tomorrow). |
||||||
| 4 comments|post comment | ||||||
| "District 9" movie and South African history | [Thu, 9 Jul 2009 16:15:00 -0800] | |||||
|
||||||
| post comment | ||||||
| Oneshot update from Poland | [Sat, 25 Apr 2009 14:11:00 -0800] |
|
This is a very brief update from southern Poland. Ran into some internet at a communist era apartment block while waiting in being the chauffeur with my rental car. Wedding proceeding fine, language barrier interesting but not insurmountable. Probably no more info until Tuesday or Wednesday. Apparently tonight AND tomorrow night we're required to party for 12 hours starting at 6pm. Bus service back home IS provided to avoid any drunk driving whatsoever. |
|
| 1 comment|post comment | |
| new fortune-mod-gentoo-dev release | [Thu, 5 Mar 2009 03:24:00 -0800] |
|
I really need to get back to writing in this blog. In the meantime, I scoured my email for the last 2 years of fortune submissions that I hadn't compiled together yet, and make a release. Go forth and amuse yourselves with it. |
|
| post comment | |
| Want cardboard boxes? | [Mon, 2 Feb 2009 10:29:00 -0800] |
|
Since I've just moved, I've got an excess of cardboard boxes (now flattened). If you would like some of them, phone me to arrange picking some up from me early this week (just not today, as I'm out making some runs to the transfer station). Photos of moving and renovation fun to follow soon. |
|
| 5 comments|post comment | |
| navigation | ||||||||||
|