<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Random Blubb - All Comments</title>
  <id>tag:blubb.org,2010:mephisto/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://blubb.org/feed/all_comments.xml" rel="self" type="application/atom+xml"/>
  <link href="http://blubb.org/" rel="alternate" type="text/html"/>
  <updated>2009-02-26T04:21:20Z</updated>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Bjoern</name>
    </author>
    <id>tag:blubb.org,2009-01-26:1355:1356</id>
    <published>2009-02-26T04:21:20Z</published>
    <updated>2009-02-26T04:21:20Z</updated>
    <link href="http://blubb.org/2009/1/26/new-technology-make-us-unhappy-and-stupid" rel="alternate" type="text/html"/>
    <title>Comment on 'New technology makes us unhappy and stupid?' by Bjoern</title>
<content type="html">See HN comments &lt;a href=&quot;http://news.ycombinator.com/item?id=494785&quot;&gt;here&lt;/a&gt;.</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Bjoern</name>
    </author>
    <id>tag:blubb.org,2009-02-10:1359:1369</id>
    <published>2009-02-25T16:31:45Z</published>
    <updated>2009-02-25T16:31:45Z</updated>
    <link href="http://blubb.org/2009/2/10/rc4-stream-cipher-alone-secure-enough" rel="alternate" type="text/html"/>
    <title>Comment on 'RC4 Stream Cipher alone secure enough?' by Bjoern</title>
<content type="html">http://research.microsoft.com/en-us/people/mironov/rc4full.pdf

http://research.microsoft.com/en-us/people/mironov/

http://www.users.zetnet.co.uk/hopwood/crypto/scan/cs.html</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>have you</name>
    </author>
    <id>tag:blubb.org,2009-02-24:1366:1368</id>
    <published>2009-02-25T00:09:34Z</published>
    <updated>2009-02-25T00:09:34Z</updated>
    <link href="http://blubb.org/2009/2/24/remote-vnc-connections-how-to-help-users-and-save-your-nerves" rel="alternate" type="text/html"/>
    <title>Comment on 'Remote VNC Connections - Make it easy for users' by have you</title>
<content type="html">check copilot.com - even easier solution; especially for helping family.</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Bjoern</name>
    </author>
    <id>tag:blubb.org,2009-02-24:1366:1367</id>
    <published>2009-02-24T23:27:03Z</published>
    <updated>2009-02-24T23:27:03Z</updated>
    <link href="http://blubb.org/2009/2/24/remote-vnc-connections-how-to-help-users-and-save-your-nerves" rel="alternate" type="text/html"/>
    <title>Comment on 'Remote VNC Connections - Make it easy for users' by Bjoern</title>
<content type="html">HN Comments, 
http://news.ycombinator.com/item?id=530170</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Bjoern</name>
    </author>
    <id>tag:blubb.org,2009-01-22:1349:1353</id>
    <published>2009-02-23T22:39:32Z</published>
    <updated>2009-02-23T22:39:32Z</updated>
    <link href="http://blubb.org/2009/1/22/autojump-or-a-cd-that-remembers" rel="alternate" type="text/html"/>
    <title>Comment on 'Autojump, or a "cd" that remembers.' by Bjoern</title>
<content type="html">They even wrote a book about this whole reactive keyboard / shell thing. (quite old though)

http://books.google.com/books?id=obxCY0wcaTgC&amp;dq=reactive+keyboard&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=KlafSYeiM9G3tweeu8iTDQ&amp;sa=X&amp;oi=book_result&amp;resnum=5&amp;ct=result#PPA27,M1</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Bjoern</name>
    </author>
    <id>tag:blubb.org,2009-01-22:1349:1352</id>
    <published>2009-02-23T22:38:30Z</published>
    <updated>2009-02-23T22:38:30Z</updated>
    <link href="http://blubb.org/2009/1/22/autojump-or-a-cd-that-remembers" rel="alternate" type="text/html"/>
    <title>Comment on 'Autojump, or a "cd" that remembers.' by Bjoern</title>
<content type="html">Martin, thanks for that comment. Seems I really missed that one !

Interesting enough though this thing has alot of features &quot;-j&quot; for immediate jump makes it behave similarly like the above scripts. The pattern matching is a bit weird though. It seems to index everything then based on that you can either get selections or jump to the most likely.

If I try out this thing it tends to jump to directories where I don't even want to go. Either I am doing something wrong or the weighting of the thing is off. The above implementation is different though. 

It follows the AutoJump scheme which means that it learns from the usage of the filesystem not from the filesystem structure. This makes it much more userfriendly in my opinion.

Anyway thanks for your input !</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Martin Hauser</name>
    </author>
    <id>tag:blubb.org,2009-01-22:1349:1351</id>
    <published>2009-02-23T22:36:54Z</published>
    <updated>2009-02-23T22:36:54Z</updated>
    <link href="http://blubb.org/2009/1/22/autojump-or-a-cd-that-remembers" rel="alternate" type="text/html"/>
    <title>Comment on 'Autojump, or a "cd" that remembers.' by Martin Hauser</title>
<content type="html">Hey Bjoern,

awesome Idea, but for me, this thing sounds quite similar to what 'wcd' is capable of doing, maybe you want to have a look at that one as well and add it to your 'autojump' here?

Greets from Germany
Martin</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Bjoern</name>
    </author>
    <id>tag:blubb.org,2009-02-10:1359:1362</id>
    <published>2009-02-10T04:31:00Z</published>
    <updated>2009-02-10T04:31:00Z</updated>
    <link href="http://blubb.org/2009/2/10/rc4-stream-cipher-alone-secure-enough" rel="alternate" type="text/html"/>
    <title>Comment on 'RC4 Stream Cipher alone secure enough?' by Bjoern</title>
<content type="html">HN Comments: http://news.ycombinator.com/item?id=508824</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Bjoern</name>
    </author>
    <id>tag:blubb.org,2009-11-08:1360:1361</id>
    <published>2009-02-10T04:28:04Z</published>
    <updated>2009-02-10T04:28:04Z</updated>
    <link href="http://blubb.org/2009/11/8/iphone-development-what-do-you-need" rel="alternate" type="text/html"/>
    <title>Comment on '3D iPhone Development - What do you need?' by Bjoern</title>
<content type="html">HN Comments: http://news.ycombinator.com/item?id=508898</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Martin Hauser</name>
    </author>
    <id>tag:blubb.org,2008-02-19:186:194</id>
    <published>2008-02-20T08:46:00Z</published>
    <updated>2008-02-20T08:46:00Z</updated>
    <link href="http://blubb.org/2008/2/19/a-true-wtf-microsoft-style" rel="alternate" type="text/html"/>
    <title>Comment on 'A true WTF Microsoft style' by Martin Hauser</title>
<content type="html">*runs away screaming*

WtF????

This is so much behand any comprehension on my part, I can't really get it in any way... it is just super *urgs*.

Let's hope it stops here. No Unix Beasts please!</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Martin Hauser</name>
    </author>
    <id>tag:blubb.org,2008-02-11:141:145</id>
    <published>2008-02-12T08:02:20Z</published>
    <updated>2008-02-12T08:02:20Z</updated>
    <link href="http://blubb.org/2008/2/11/gnu-linux-exploit-for-2-6-17-2-6-24-1" rel="alternate" type="text/html"/>
    <title>Comment on 'Linux Kernel exploit for 2.6.17 up to 2.6.24.1' by Martin Hauser</title>
<content type="html">Hey there,

yeah, this exploit is another one being out in the wild for linux... especially for those people with many users (i. e. Universities) will have a lot of _fun_ with that bug, as an arbitrary student could get root using that thing. There've been some local user privileges out there, but this one seems rather heavy (as for the account of vmsplice *brr*)... can't wait for that thing to be fixed.</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Martin Hauser</name>
    </author>
    <id>tag:blubb.org,2008-02-04:134:140</id>
    <published>2008-02-11T08:51:28Z</published>
    <updated>2008-02-11T08:51:28Z</updated>
    <link href="http://blubb.org/2008/2/4/the-right-jargon" rel="alternate" type="text/html"/>
    <title>Comment on 'The right Jargon' by Martin Hauser</title>
<content type="html">I guess jargon is really a problem in nowadays 'internet' talk to talk and even more in the daily normal talk as people suddenly switch to a different language inside the language, or so at least it seems. I find that quite annoying when done by other professions and I try only to use it myself if i'm sure everyone else present can understand it. 

Still I did not know about the UBD and I've only heard tales of the jargon file... gotta have a look at the latter some time soon.</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Martin Hauser</name>
    </author>
    <id>tag:blubb.org,2007-12-20:35:36</id>
    <published>2007-12-20T08:05:56Z</published>
    <updated>2007-12-20T08:05:56Z</updated>
    <link href="http://blubb.org/2007/12/20/internet-explorer-8-passes-the-acid-2-test" rel="alternate" type="text/html"/>
    <title>Comment on 'Internet Explorer 8 passes the ACID 2 test' by Martin Hauser</title>
<content type="html">Hmm, okay. I'm quite astonished as well. I had to read it twice to believe it... IE is back on the browser war? well it never really left but it was more like being without any teeth to chew.

Everyone who knows me, also knows my opinion because of the redmond company. But my opinion is not because Microsoft is bad, but because Microsoft did not do their job very well. If they all of a sudden start developing good software, i for my part will be content with people having their software. They won't ever by my choice i think, but... freedom is also about the freedom to make the choice. If someone chooses to use the Redmond Software and it is a good product with reasonable price they choose... go ahead, i won't bash you about that. My personal taste is different, but as said, it's about the choice.

Now for the web-developers side, hell yeah I agree. I think it will save us a lot of headaches not having to deal with IE's br**f*** rendering flaws anymore. 

And for those of the OSS community now fearing Firefox and co. will loose a lot of market share, be sure they won't. Standards Compilance has never been really influencing the standard users choice of browser. It merely influenced the choice of WebDevelopers and other geeks... and i doubt they will really feel too much of it. It might keep them on track though, which i consider a good thing. Good competition brings better things. I'm really looking forwards to better and (hint @firefox) faster and less memory chewing browsers.</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Martin Hauser</name>
    </author>
    <id>tag:blubb.org,2007-12-13:32:33</id>
    <published>2007-12-14T08:04:28Z</published>
    <updated>2007-12-14T08:04:28Z</updated>
    <link href="http://blubb.org/2007/12/13/case-study-most-dangerous-american-prisons" rel="alternate" type="text/html"/>
    <title>Comment on 'Case study: American Prisons' by Martin Hauser</title>
<content type="html">Hi Bjoern, interesting article you brought up there.


I do not think, isolation is the way to go. Sure punishment might seem to be needed, but you are generating a huge problem by locking people away. Not only you create a state with a huge nightmare for both officers and prisoners, you also create a place where you break the law to survive... which seems even more wrong to me. 

It's a rather heavy subject you have chosen, but probably one of the most difficult things on western society. What do you do with those breaking the laws? Is it really justified to lock them away and treat them like animals 'for their own safety?'... where do their human rights stop (should they even stop ? ) and can't there be a way which takes all wind out of the gang-politics sails? 

I don't know the answer to that... but i know that the current conditions are not the answer.</content>  </entry>
  <entry xml:base="http://blubb.org/">
    <author>
      <name>Martin Hauser</name>
    </author>
    <id>tag:blubb.org,2007-12-05:30:31</id>
    <published>2007-12-05T20:00:27Z</published>
    <updated>2007-12-05T20:00:27Z</updated>
    <link href="http://blubb.org/2007/12/5/case-study-yersinia-pestis" rel="alternate" type="text/html"/>
    <title>Comment on 'Case study: Yersinia pestis' by Martin Hauser</title>
<content type="html">Hey Bjoern, thanks for giving us an insight on what you've learned about the &quot;Black Death&quot;. It indeed makes me shiver as well, considering how unarmed we are in this war against the diseases and i think dying from the plague is one of the worst deaths... I also did not realize that the latest plague was in 1997 and therefore am thankful for this piece of information. 

Keep up the good articles (even though this one is really a shaker...!). Thanks</content>  </entry>
</feed>
