• Following no one
  • Everyone
  • Someone Random
  • Recommendations
  • Events
 

Stuart Langridge   -   Follow Person   Add Another Site   Edit
sil    freenode:aquarius    @lugradiolive2008   
LinkedIn
Web Developer at GCap Media
Twitter
@segphault yeah. I've just pulled your changes and got conflicts all over the place, yay! I'd like @jimmac's tango icons for my buttons, too 2 hours ago
@segphault I've pushed my gwibber changes to lp:~sil-launchpad/gwibber/gwibber-webkitui (specifically, buttons for each service) 2 hours ago
@p01: it does not. It interprets CSV as Windows-1252 whether you like it or not, even wit a UTF-8 BOM. UTF-16+BOM+tab separators is the way 2 hours ago
identi.ca
@segphault I've pushed my gwibber changes to lp:~sil-launchpad/gwibber/gwibber-webkitui (specifically, buttons for each service) 2 hours ago
Introduced to icanhaz.com/007 by @simonw. Still laughing. 4 hours ago
Having a cigarette out of the hotel window in flagrant violation of the rules. 17 hours ago
Delicious/sil
Box2DJS - Physics Engine for JavaScript   11 days ago

port numptyphysics to JS

Monospace/Fixed Width Programmer's Fonts   19 days ago
Monospace/Fixed Width Programmer's Fonts   19 days ago
as days pass by, by Stuart Langridge
Certification   14 days ago

Lots of discussion on Planet Gnome about self-signed certificates and SSL and so on. I wonder if the Linux distros should get together and create a new CA, and then install that CA’s root certificate in browsers? So that way, things like various project bugzillas will have a legit SSL certificate without having to pay if they don’t want to. Of course, this new FreeSoftwareProjectCA would still have to go through the same verification processes to ensure that a given certificate is being asked for by the right people, etc, etc.

Fronteers 2008   15 days ago
Setting an environment variable for all your apps   16 days ago

In the New World Order, Linux apps should all store their user-specific data according to the FreeDesktop Base Directory specification, which in practice means that config details for myapp end up in $HOME/.config/myapp. All well and good. However, I don’t like having configuration stored in dotfiles; I like to be able to get at it more easily, so I want it in $HOME/Settings. The XDG spec provides for this: you set an environment variable XDG_CONFIG_HOME (which defaults to $HOME/.config) and then everything uses it. Great! But…where do I set this variable so that all the apps get it?

Some suggestions:


Learn about this site | Contact | API
© 2008 Christopher Blizzard