Viewing profile — mclin
mclin
HN member- Joined
- Thu, May 21, 2009, 7:19 PM UTC
- HN karma
- 319
- Public activity
- 114 items
- HN profile
- View on Hacker News ↗
About mclin
No profile information was provided.
Recent public activity
-
comment
Comment #4410563
Would be nice if the dates in the selection range were highlighted, and unselectable dates (eg. later than the end date in left calendar, earlier than start date in right calendar.…
-
comment
Comment #3890233
I'm surprised these companies didn't give up and start selling in other countries, like Canada or the UK, to begin with.
-
comment
Comment #3857902
> Your goal is to put the other robots out of action. But not with weapons! Hey! What's the fun in that? :P
-
comment
Comment #3719382
I agree with most of this issues, but it sounds like his editor doesn't have auto import and jump to definition like Eclipse. eg complaint about nested packages. (not that I agree …
-
comment
Comment #3701042
Wow, genius. Good point, it doesn't need to be wireless to look good.
-
comment
Comment #3678250
That's why I find it's much better to find and follow someone with similar tastes to you that posts a lot on chowhound or other forums. Never really got Yelp. Taste in food is too …
-
comment
Comment #3601306
He takes the time to link to "patent medicine" and "swamp root" but not to a single TED talk illustrating his point? Lame.
-
comment
Comment #3574176
Haven't looked into it, but supposedly with BB6+ you can make apps with HTML5/JS. I switched back from iPhone for the bold 9900. It's come a long way.
-
comment
Comment #3553959
Wait, so your saying your devs aren't allowed to listen to music through their headphones? Inconceivable.
-
comment
Comment #3527835
"Don't make me think" is a pretty good book on this topic.
-
comment
Comment #3450322
Skype works pretty well for small teams too. One advantage is you can bring customers into the chat seamlessly if they already have a skype account.
-
comment
Comment #2896810
Sure, but as the guy talks about in the article, he is hands on. He just spends a certain fraction of his time trying to maintain a global picture of the project and applying insig…
-
comment
Comment #2896776
I like this quote: Perhaps my biggest advantage is that, while I do spend some time coding, when I think about our software I am not constrained by the fear that I will have to imp…
-
comment
Comment #2847638
It's not supposed to be something you learn from, but something you reference. Really? That's the exact opposite of how I think of it. An encyclopedia is something you learn an ini…
-
comment
Comment #2847596
Well, I'd seen the term 'Continuous Linear System' somewhere and came to this page, where it starts out as: Consider the continuous linear time-variant system so, bad.
-
comment
Comment #2846942
Thanks! Way too often I find a math article jumps straight into the equations without a good overview that can be understood by someone without a math background. Example applicati…
-
comment
Comment #2817956
The last part was the most insightful for me. Personally I am pretty damn sure that WSGI no longer carries the importance it had a few years ago. I think it no longer makes sense t…
-
comment
Comment #2777061
Does this also explain why everyone still uses console BBS's in Taiwan? http://itunes.apple.com/us/app/ibbs/id309616952?mt=8 I've been trying to find an explanation for this.
-
comment
Comment #2736523
I don't know any first hand, but other's I've heard of: Taverna: http://taverna.org.uk/ Trident: http://www.microsoft.com/mscorp/tc/trident.mspx
-
comment
Comment #2735939
Rather than building these data analysis/visualization programs from scratch each time, my thought is that scientists should instead be writing them as modules for a data workflow …
-
comment
Comment #2735924
This is why I think, rather than every data analysis/visualization program being written from scratch with it's own custom UI and I/O, formatting etc, these programs should be writ…
-
comment
Comment #2730961
Is this going to help in any way to better clone facebook? http://www.renren.com
-
comment
Comment #2662934
> People who can code in the world of technology companies are a dime a dozen and get no respect. People who can code in biology, medicine, government, sociology, physics, history,…
-
comment
Comment #2640079
If I add a calendar event to google calendar I'm still a bit surprised when I later notice it in my iPhone calendar. Same with updating contacts across devices.
-
comment
Comment #2590052
super(myclass, self) was. Like I posted below, sometimes I have real trouble keeping the 5 or so languages I use straight. The other day I actually forgot what 'None' is in python …