kalle is currently certified at Journeyer level.

Name: Kalle Svensson
Member since: 2002-11-30 02:45:57
Last Login: 2008-09-14 13:48:36

FOAF RDF Share This

Homepage: http://juckapan.org/~kalle/

Notes:

I'm a free software enthusiast and hacker wannabe from Sweden. I enjoy programming in Python and finding out new things to do on my Debian GNU/Linux system. Contact me? Use email: kalle at juckapan.org.

Projects

Recent blog entries by kalle

Syndication: RSS 2.0
etrepum:

Fair enough. But the [::-1] slice syntax is ugly as well.

Of course, the reversed() builtin also has it's own ugliness, IMO, but it would be nice in this case.

etrepum:

k = [(i, j) for i in range(10) for j in range(10)[::-1]]

You probably want k = [(i, j) for i in range(10) for j in range(9, -1, -1)] instead. The slice creates a new list, quite unnecessary in this case.

dyork: I've been using a combination of PyBlosxom and AsciiDoc to get a system that's easy to update and edit, without using difficult markup. This requires a bit of work with the configuration and design, including messing with HTML and CSS, but is really easy to use afterwards.

So I've registered for Debconf 3, including Debcamp from the 14th. As the plans to travel together with a friend from Linköping fell through, I'll be all alone. And, I'm not even a Debian developer. Hope I'll manage to overcome my insecurity in social situations and find things to do, otherwise I'm in for a sucky week.

Bought a CD today, Jurassic 5 - Strength in Numbers. Great hiphop, recommended.

I've had some problems with my wrists recently, a few days with almost no computering helped. Still, I don't feel comfortable with having this kind of problems at my age (22).

Thinking about RPGs (not the computer kind). Might be fun to take up again, it's been a long time since I played seriously.

5 older entries...

 

kalle certified others as follows:

  • kalle certified kalle as Apprentice
  • kalle certified mwh as Master
  • kalle certified mbp as Master
  • kalle certified mikeszcz as Apprentice
  • kalle certified chakie as Journeyer
  • kalle certified TheCorruptor as Journeyer
  • kalle certified emil as Apprentice
  • kalle certified henrik as Journeyer
  • kalle certified abo as Apprentice
  • kalle certified tfheen as Journeyer

Others have certified kalle as follows:

  • kalle certified kalle as Apprentice
  • fxn certified kalle as Apprentice
  • kwoo certified kalle as Apprentice
  • ib certified kalle as Journeyer
  • helcio certified kalle as Journeyer
  • mwh certified kalle as Journeyer

[ Certification disabled because you're not logged in. ]

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page