Merge branch 'master' of voker57@bitcheese.net:/var/gits/bwiki
Merged: b61cdbe1236f61ff62a35e315716e01190ad6ca7 fb40f59f6ea688cc75a9a756279455fa463633e2
-- a/nopython++ b/nopython
@@ -6,7 +6,7 @@
Have you ever tried to use Python app? For example, Gajim, lastmp, debtorrent, deluge?
If you didn't notice that these programs are sluggish and consume much memory, -you are a moron- -you're blind- even now you can still be healed.
Lastmp, for example, crashes "wherever it encounters broken Unicode":http://bitcheese.net/vlog/post/580. Looks like you need to surround every string loading with try..catch in python for that not to happen. Good design, eh?
@@ -68,7 +68,7 @@
Python is totally broken. Please don't write crappy apps with it or use other people's ones. If you still think it's a really good language, ask yourself:
# Haven't I been using C++ for ages and now is blinded with metaprogramming & PR?
# Did I try other dynamic languages? Ruby or Ruby, LISP, for example? Haskell, OCaml?
h2. Links