Monthly Archives: August 2010
EtherPad: live collaborative text editing
Ever thought that it would be cool to just collaborate with others while writing a document? Well ok, there are wikis but I mean real-time. Not that it’s new or anything (google docs, wave), but EtherPad recently became one of … Continue reading
Posted in Uncategorized
Tagged brainstroming, collaborative, editor, etherpad, live, realtime, text, web2.0, wiki
1 Comment
Bash prompt indicating return value
Lately I’ve fiddled a lot with installing virtuoso on some virtual machines and found myself repeatedly asking bash for the return value of the last command echo $?. I remembered this blog post by Gecko quite a while ago and … Continue reading
P != NP solved?
Well, it happens every now and then, that someone finds a proof for a long standing theoretical problem. This time it’s the famous P = NP or P != NP problem of computer science that Gecko pointed me to: P … Continue reading