Viewing profile — kirbysayshi
kirbysayshi
HN member- Joined
- Fri, Apr 01, 2011, 6:02 PM UTC
- HN karma
- 61
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About kirbysayshi
Recent public activity
-
comment
Comment #48262611
looks at code, sees safety closures, function assignments, sequential var declaration Ahh I see you are one of the old ways, of the lost knowledge :) I am very nostalgic for this s…
-
comment
Comment #23387087
[flagged]
- story
- story
-
comment
Comment #5765483
Seems to be broken in FF 23
-
comment
Comment #5386841
I've heard of Plan 9, but I honestly have no idea what this is. But it sounds interesting... could you give a briefer to someone that is not familiar with Plan 9?
-
comment
Comment #4635124
Something that struck me from your comment is that yes, there are more serious repercussions than others. The problem here is that the pressure and feedback from those repercussion…
- story
-
comment
Comment #4186019
I agree, this article feels like it was written in 2006. While the analysis of Obj-J is spot on, does anyone actually use it anymore? I would never consider it a viable framework, …
-
comment
Comment #4112170
This is absolutely fascinating, but how do we actually interact with eve? How does she actually work? Where is she running?
-
comment
Comment #4080097
If you really want quotes and things to be presented in the same formatting as the site, you might want to try Citational. It fills a different role than GimmieBar, in that it's me…
-
comment
Comment #4080020
This was my exact thought as well. Just because the ad industry doesn't want this to happen, doesn't mean the apps implementing it should get slammed. IE has done great strides in …
-
comment
Comment #3879938
My completely non-scientific observations have found that OS X needs plenty of RAM, like any modern OS. However, any disk I/O task has a huge performance impact on the rest of the …
-
comment
Comment #3879890
Firefox 12 does this too, on both my MB Pro and iMac. I think it has to flush so many caches that disk I/O just takes forever. This is purely conjecture, though.
-
comment
Comment #3823088
You won't be surprised, but checkout Project Bikeshed, which was just demoed at JSConf: http://bike.sh/ Pretty cool stuff!
-
comment
Comment #3730782
Ah, my mistake, I should have looked first. Honestly, it was a beautiful screen.
-
comment
Comment #3715182
Any chance you have a Motorola Droid (1st one) hanging around? I'd love to see how that screen compares. It was near-retina, at least by the look of it, and I think was AMOLED (sin…
-
comment
Comment #3714499
I thought some weird cache from Oink's Pink Palace was found! Hadn't heard of this Oink until now.
-
comment
Comment #3709160
The view source is not a non-sequitor. What would prevent a server from refusing to stream the source? It would have to be part of the VM spec that the source must be made availabl…
-
comment
Comment #3709107
Yes, you're right. Sorry, I was mistaken, confusing how Dart has its own VM, and how the browser has to have explicit support for said VM. (And yes, I know Dart can also compile to…
-
comment
Comment #3708919
Brendan Eich has talked about why bytecode + VM is a bad idea for a browser: http://www.aminutewithbrendan.com/pages/20101122 If you really want a VM, it already exists. It's calle…
-
comment
Comment #3573856
Yes, Git does. For text files. Not for something like a PSD. A PSD absolutely requires some sort of visual diff tool that can interpret a diff of a binary PSD, just just a binary f…
-
comment
Comment #3567908
Picard states this several times, almost explicitly, when explaining to alien cultures why the Federation doesn't use money. The pursuit of wealth was superseded by the pursuit of …
-
comment
Comment #3567892
Keep this in mind too: Star Trek, while originally attempting to portray humanity in the future, inevitably created canon. Thus, there is a world war 3 in the star trek universe th…
-
comment
Comment #3354204
I would discount any performance/benchmarking discussions unless it uses jsperf, benchmarkjs or a similar suite.