Live data from Hacker News

Viewing profile — bryanbraun

bryanbraun

HN member
Joined
Fri, Dec 06, 2013, 10:35 PM UTC
HN karma
1,421
Public activity
72 items

About bryanbraun

No profile information was provided.

Recent public activity

  1. comment
    Comment #41955308

    The post talks a bit about this: In a perfect world, when your legitimately good content isn’t being surfaced by Google, it’s a failure on their part, and their problem to solve, n…

  2. comment
    Comment #41952238

    OP here, and yes, I've been getting that same message for musicbox.fun. I thought it just needed some time but I requested a fresh index two weeks ago, and nothing seems to have ch…

  3. story
  4. story
  5. comment
    Comment #35056160

    Yep, more details here: https://archive.org/about/dmca.php

  6. comment
    Comment #34642587

    Yeah, just look at how balanced the design looks. Either they programmed that flight path or the pilot spent a lot of time on an etch-a-sketch growing up.

  7. comment
    Comment #32188340

    This reminds me of Code-a-piller. It's a toy designed for pre-schoolers, so definitely not a full language, but it's physical and lets you sequence basic instructions in an intuiti…

  8. comment
    Comment #32123662

    I've never made the Flash connection but I totally agree. On my end, I try not to worry too much on the gaming vs coding thing. I'd rather have my kids playing games on Scratch the…

  9. comment
    Comment #32121329

    I wonder if there's a way to smooth out the transition into modding "real" games that teenagers are already playing with their friends. I'll bet it would be pretty motivating to ha…

  10. comment
    Comment #32120948

    Oh wow, great find! Gonna put this on the calendar. That "Hacking apps with Makey Makey & Scratch" session looks particularly interesting.

  11. story
  12. story
  13. comment
    Comment #28865445

    Andrew Healey just took a pass at this and did a great write-up about it here: https://healeycodes.com/doom-rendered-via-checkboxes It looks decent but dithering would be nice so I…

  14. comment
    Comment #28829800

    Good callout... I updated the post to link this one.

  15. comment
    Comment #28828682

    Also the new CSS accent-color property. My coworker hacked together a demo that's pretty wild: https://twitter.com/nathanAlan/status/1436145205019922440

  16. comment
    Comment #28828519

    Good catch. I posted an issue: https://github.com/bryanbraun/checkboxland/issues/16

  17. comment
    Comment #28828432

    This is giving me ideas. Thanks for sharing!

  18. comment
    Comment #28827745

    Very clever! It kind of reminds me of this pattern I saw that someone made out of range sliders (though not as animated): https://codepen.io/xdesro/pen/dyRNqqY

  19. comment
    Comment #28512127

    This is what I used for testing... it you try it with a bunch of different videos: https://www.bryanbraun.com/checkboxland/docs/demos/video-tes...

  20. comment
    Comment #28512073

    I wrote up some notes about it here: https://github.com/bryanbraun/checkboxland/tree/master/src#p... In short: only updating when needed, minimizing the number of DOM queries, and …

  21. comment
    Comment #28512011

    Yeah, the boxes are bit brighter by default in Safari, so that's the browser I tend to use for screenshots and video.

  22. comment
    Comment #28503320

    pretty accurate tbh

  23. comment
    Comment #28501035

    There's a better webcam demo that's kind of buried but fun to play with here: https://www.bryanbraun.com/checkboxland/docs/demos/webcam-te...

  24. comment
    Comment #28469516

    Some background: a little while ago I built a library called "Checkboxland" at the Recurse Center for rendering stuff into a checkbox grid. I recently made an update that lets it r…

  25. story