Raymond McGinlay (verlaine)
-
Playing with libcloud standardizes mutliple clould apis, worked well on #rackspace http://libcloud.apache.org/ #python
-
http://is.gd/gbMEMH Bad news if true, the Amazon tablet will be a forked version of Android with no Google stuff. Makes it useless to me.
-
3 devices I carry everyday netbook, Kindle and phone. All run on !linux !lo
-
#apple being site down when they update should be a ridiculed, it's either a cheap publicity stunt or awful deployment management.
-
Finally won my tribunal case, happy day.
-
So the Facebook video chat requires you install a Windows exe? That makes it even more more useless.
-
!lo Bitcoin episode was fascinating, makes you think about how unreal "real" currency actually is.
-
Ubuntu bug, trash icon looks like Greek Philosopher http://is.gd/YLfiHX !lo
-
It's generally true that any savoury hot food can be improved by melting cheese on it.
-
@thisislvlup all mailto: does for me is launch an unconfigured mail client.
-
Are mailto: links still useful with web based email accounts? Contact form are easier for the user and allow you to capture more info.
-
Developers Sicamp is this weekend http://is.gd/a6030Z signup for my project "Bubble" looking for mobile devs or if you want to learn django
-
listening to Tom and Jerry music with no visuals. Sounds like disjointed free jazz with little snatches of tune. Quite good hacking music.
-
http://vimeo.com/24175601 pretty accurate representation of kids violent imagination.
-
@sudaraka: More an accepted standard than a preference hence the pep8 warning if you use tabs.
-
@sudaraka: for php for example I'd use tab. Python is a special case due to the indentation being part of the syntax
-
@sudaraka: nothing wrong with using tabs for your own projects if you prefer, but you will find 4 spaces is the standard in pypi projects.
-
@sudaraka that's the problem with tabs, using spaces indentation will look exactly the same in all editors regardless of settings.