Viewing profile — jugglinmike
jugglinmike
HN member- Joined
- Wed, Apr 27, 2011, 2:43 AM UTC
- HN karma
- 88
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About jugglinmike
No profile information was provided.
Recent public activity
-
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
-
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…
- story
-
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. …
- story
- story
- story
-
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.
- story
-
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…
- story
- story
- story
-
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, …
-
comment
Comment #5547527
jQuery supports custom builds today: https://github.com/jquery/jquery/blob/e80117adb49eff8f82140b...
- story
-
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…
-
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…
-
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…
-
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…
- story
- story
- story
-
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 …
-
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…