back
user profile
madprops
120karma·203submissions·July 15, 2012
recent activity (203 total)
comment
I usually just route a json request to a python function and send a response. And I've found the ORM which would be the most high level part of it to do everything I've needed to do which without twea…
comment
I find django's level of complexity just about right. It has a lot of built-in things that you might not need in every case, but they might come handy some of the times. But what makes me stick with d…
comment
There's a place for that kind of online network. There's also a place for random usernames like radnation. There are a lot of games to play.
comment
It's either this or HTTP. I like the current level of abstraction the net has, I wouldn't like seeing it transforming in a closed platform on a single domain. I made radnation.com to be another place…
comment
I've had those combined file operations on nautilus for quite some time, the pause button is nice though
comment
Yes patents should be abolished. They are not good for the advancement of mankind as a whole.
comment
from what i read the difference is that the UX32A has hybrid storage against the SSD only UX31A so it should be alright.
comment
Being and UX31A user myself I share your joy. I ditched windows and installed archlinux and tailored it to my liking. This is indeed one fine laptop. I think that until we get something that makes key…
comment
Teller is boss
comment
My thoughts exactly.
comment
Until a fatal drop makes your phone's screen to bleed blue ink.
comment
This reminds me of that KDE vs Windows 7 comparison https://www.youtube.com/watch?v=CPIgEFIv5MI
comment
I just check if there's a @
comment
I usually have firefox, a terminal, sublime text, ftp client, irc client and a file browser open. All I use is openbox for a windows manager, tint2 for a task manager and dmenu for a launcher. I very …
comment
red box firefox linux
comment
Since most people are eager to share a lot of the content they create this can be seen like some sort of backup of your shared data with a built-in viewer. Which may sound like what Facebook is doing …
comment
whoa I think their site is pretty cool
comment
I think it looks very clean, very nice. I also think making it a place to find interesting content to share in people's social networks, were the majority of conversations are happening, instead of ma…
comment
Isn't this kinda the goal of Status.net?
comment
ctrl + t swaps text, for example foo(bar) if you place the cursor before the parenthesis and press ctrl + t it will become bar(foo). ctrl + m when in a bracket sets the cursor to it's matching bracket…