Live data from Hacker News

Viewing profile — johncomposed

johncomposed

HN member
Joined
Wed, Dec 28, 2011, 7:21 AM UTC
HN karma
6
Public activity
9 items

About johncomposed

No profile information was provided.

Recent public activity

  1. comment
    Comment #47661643

    I fully credit Autechre's album Exai for deconstructing and reconstructing my brain to learn functional programming back in college (shoutout Racket and BSL).

  2. comment
    Comment #47346179

    There was a measure used during the Toyota Unintended Acceleration case called McCabe Cyclomatic Complexity, I wonder if anyone is using it alongside AI assisted code.

  3. comment
    Comment #47339371

    As a side note, huge fan of Promise.allSettled. When that dropped it cleaned up so much of the code I was writing at the time.

  4. comment
    Comment #45599325

    I do hate that they significantly increased the height of the player just to what, show off how transparent it is? It feel really bad. Especially when you're scrubbing through vide…

  5. comment
    Comment #17377951

    A while ago someone posted https://tabler.github.io/tabler/docs/index.html which I quite like. But in most of my work I've used UI kits like https://ant.design/ and http://element.…

  6. comment
    Comment #15684203

    This image is fascinating, is there a source to it? Reverse google images sadly didn't turn anything up.

  7. comment
    Comment #14911498

    Npm has had github integration for a while now (and straight git integration). Depending on how they setup things, a repo with a good postinstall script will build once it gets pul…

  8. comment
    Comment #14792470

    Fwiw, I built a very-very similar application recently using Angular (1.5) and it wasn't a great experience. I originally used Angular because of all the enterprise components avai…

  9. comment
    Comment #14708320

    That said, with react tools like https://github.com/threepointone/glamor or https://github.com/milesj/aesthetic * you can get the best of both worlds. Isolated css plus :hover and …