Live data from Hacker News

Viewing profile — BugsBunnySan

BugsBunnySan

HN member
Joined
Mon, Mar 05, 2012, 11:38 PM UTC
HN karma
128
Public activity
41 items

About BugsBunnySan

No profile information was provided.

Recent public activity

  1. comment
    Comment #14423893

    It might have something to do with what the article's author writes as the moral 'lying is bad'... And understanding why it is bad if code lies about stuff. I can imagine someone l…

  2. comment
    Comment #13117544

    Well, very interesting indeed! Cool that you actually went through with writing a complete shell :) I guess, I might've been too optimistic about the power of parser generators. St…

  3. comment
    Comment #13114683

    I tried to implement a shell in C once, just to see how to do it. Until I realized, I was basically just writting a shell language interpreter, and thus implementing a lexer and pa…

  4. comment
    Comment #13114361

    Should be the other way around, shouldn't it: "Only if you really care about security should you be allowed to write in C" :) (i.e., don't use a professional-grade band-saw, if you…

  5. comment
    Comment #13037034

    Yes, but not if you don't want it to: http://winaero.com/blog/turn-on-xmouse-active-window-trackin...

  6. comment
    Comment #13037011

    The awesome thing about focus-follows-mouse is that it doesn't raise the window that gets the focus (which clicking in it usually does). So I can type into a partially hidden windo…

  7. comment
    Comment #13030549

    Focus-Follows-Mouse for the win :) Which is even available on the crippled window manager that Windows has...

  8. comment
    Comment #12100420

    I think the difference is that the test shows what the idea you (as the architect) have is, while the code shows how you (as the developer) implemented it. And then you run the tes…

  9. comment
    Comment #12015258

    "Your ideas are intriguing to me and I wish to subscribe to your newsletter!" XD It would be pretty cool to remote control all of those sockets and make a blinkenlights display vis…

  10. comment
    Comment #12015131

    a) the sockets all connect to a central server in China b) the sockets identify themselves to that server with their MAC address (kind of makes sense, it's a readily available, glo…

  11. comment
    Comment #11960567

    Maybe it's a bit the complexity of todays game engines, but I suspect that also, If you give people that much freedom, the publishers and other DRM-zealots will freak out, since th…

  12. comment
    Comment #11917064

    oh, ok, that is pretty usefull actually!

  13. comment
    Comment #11916957

    Yeah, but afaik, switching those profiles in Firefox is (currently) really difficult. So much so that it almost feels the same as if you didn't have the capability to do it...

  14. comment
    Comment #11916582

    I think, often it was more that one didn't want others to know about the history of those activities, which is not the same thing as not wanting them recorded. If there had been a …

  15. comment
    Comment #11916342

    Omg, finally this exists :D I think this is the actual solution to the problem that 'private browsing' was trying to fix when it first came out.

  16. comment
    Comment #11893206

    Well, there goes that neighbourhood.

  17. comment
    Comment #11870571

    So, it has come to this: https://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thomp... (Ken Thompson "Reflections on Trusting Trust") in real life...

  18. comment
    Comment #11785510

    IANAMathematician, but, a brute force proof is still a proof though, isn't it? If I have the theory, that all positive integers smaller than 5 are also smaller than 6, I would assu…

  19. comment
    Comment #11769811

    "Well, I don’t think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error…

  20. comment
    Comment #11760966

    This is not about the recording side of things, this is about the display side of things. And if you display footage shot on film on a standard computer monitor, you won't magicall…

  21. comment
    Comment #11753921

    In a different field (digital cinema) the above is being done for color, lookup the ACES colorspace and workflows... (Very) Basically the camera's recording goes through a process …

  22. comment
    Comment #11738388

    You don't need EME to play video, HTML5 video can be played just fine without it. AFAIK, You need EME to make sure that only browsers that have the Foo-Corporation EME plugin can p…

  23. comment
    Comment #11737570

    well, good riddance to flash, but Encrypted Media Extensions are definitly not an advantage, see for example https://www.eff.org/deeplinks/2016/04/save-firefox

  24. comment
    Comment #11729704

    Nice post! I hope lot's of people read and understand it, the world will be a better place for it :) One thing that would be good to add is: If you implement a way to create/add so…

  25. comment
    Comment #11720834

    If your hwclock is a source of randomness, maybe you should be worried ;)