Live data from Hacker News

Viewing profile — acedio

acedio

HN member
Joined
Sun, Jan 03, 2016, 9:33 PM UTC
HN karma
45
Public activity
11 items

About acedio

No profile information was provided.

Recent public activity

  1. comment
    Comment #42970073

    I implemented this as an XScreensaver hack a few years back: https://github.com/Acedio/mystical Was hoping it would be included in the distribution, but sadly never got a response …

  2. comment
    Comment #41136570

    The presenter, Devine, is one of the folks behind 100r :)

  3. comment
    Comment #37972304

    Tried seeing how small of a program I could fill the screen with. Came up with this, but feels like there has to be a more elegant solution ^^; [[[[[[[[[[[[[[[[F]]]]]]]]RRF[[R]R]]]…

  4. comment
    Comment #32774031

    I was a projectionist at a local 14-plex for a couple of years back in college. It was a really excellent job for getting homework done while the machines buzzed in the background.…

  5. comment
    Comment #29778785

    That's a better solution in general IMO, but the author's approach can guarantee that you'll never go over N calls in a sliding window rather than fixed windows. I don't believe th…

  6. comment
    Comment #18326106

    Reminds me of SimTunes! "Bugs" move around the screen according to simple rules, triggering notes as they pass over them. For example: https://youtu.be/DAluHrsCKxw

  7. comment
    Comment #16320768

    From the article: >> It's to be expected that these cameras might have little impact on the behavior of police officers in Washington, D.C., he says, because this particular force …

  8. comment
    Comment #16320644

    Could be wrong, but I believe the areas you're referring to as continuous are the areas where it takes a while for the first flip to occur (if it ever does). Once a flip happens, n…

  9. comment
    Comment #13430406

    The actual play starts at 29:00 ( https://youtu.be/Ukq29ePnTqI?t=29m00s ), but the video streaming through the SNES starts at 55:50 ( https://youtu.be/Ukq29ePnTqI?t=55m50s ).

  10. comment
    Comment #13430389

    Yeah, I think the effect would have been better had they explained what was going on immediately rather than saving it until the end. Very cool tech, regardless :)

  11. comment
    Comment #13408715

    I'd definitely recommend TECS for folks looking to learn more about the many layers of abstraction sitting under their interpreter/VM. Also worth taking a look at the Little OS Boo…