Live data from Hacker News

Viewing profile — jugglinmike

jugglinmike

HN member
Joined
Wed, Apr 27, 2011, 2:43 AM UTC
HN karma
88
Public activity
37 items

About jugglinmike

No profile information was provided.

Recent public activity

  1. comment
    Comment #48280837

    ARIA-AT is a W3C Community Group (of which I'm a member) trying to address this problem: https://aria-at.w3.org/about

  2. comment
    Comment #46992461

    It also contradicts the author's earlier argument: > I need to know there was intention behind it. [...] That someone needed to articulate the chaos in their head, and wrestle it i…

  3. story
  4. comment
    Comment #44435464

    Great catch. I was getting ready to mention the theoretical risk of asking an LLM be your arbiter of truth; it didn't even occur to me to check the chosen example for correctness. …

  5. story
  6. story
  7. story
  8. comment
    Comment #32499587

    That part was straightforward thanks to the "d3-force" plugin for D3.js: https://github.com/d3/d3-force I probably ought to spend a little more time tuning the parameters, though.

  9. story
  10. comment
    Comment #30235484

    > Maybe there is a way to build a new web, a new kind of social media using a > hash graph to implement a decentralized web of trust, something that can > allow content verificatio…

  11. story
  12. story
  13. story
  14. comment
    Comment #5549261

    The real irony comes from the author's claims: > Unlike reading books and long magazine articles (which > require thinking), we can swallow limitless quantities > of news flashes, …

  15. comment
    Comment #5547527

    jQuery supports custom builds today: https://github.com/jquery/jquery/blob/e80117adb49eff8f82140b...

  16. story
  17. comment
    Comment #4896787

    Based on the full quote (below), it seems that he was referring to Valve's offering only: "Well certainly our hardware will be a very controlled environment," he said. "If you want…

  18. comment
    Comment #4868474

    Yeah, that's a good point. This introduces a new inventory consideration, namely CPU model demands (they'll have to determine the best distribution of proc models across each produ…

  19. comment
    Comment #4867688

    Two points that I haven't seen covered yet: 1. Waste. If some component on your motherboard goes, you're on the hook for a new CPU (and vice versa). This seems tremendously wastefu…

  20. comment
    Comment #4702188

    The OP doesn't mention expected client count, but the number of concurrent connections is a crucial factor that these tests overlook. I'm currently doing some Socket.io stress test…

  21. story
  22. story
  23. story
  24. comment
    Comment #4029956

    "Showing up every day is very interesting because it’s the least visible indicator of success. No successful person tallies how much they show up every day. Well except maybe this …

  25. comment
    Comment #3871605

    There was a good discussion on this kind of service a while back--check out "Javascript Cryptography Considered Harmful" HN: http://news.ycombinator.com/item?id=2935220 Direct link…