Viewing profile — tst
tst
HN member- Joined
- Wed, Jul 16, 2008, 5:33 PM UTC
- HN karma
- 203
- Public activity
- 90 items
- HN profile
- View on Hacker News ↗
About tst
Recent public activity
-
comment
Comment #8347402
Atul Gawande wrote about 'non-human' tools in medicine [0]. He advocated using checklists but he has also written about other tools. One I remember was a flow chart to predict some…
-
comment
Comment #8339948
I'm also recovering from a depression which lasted for quite a while. It absolutely sucks because you think you're worthless, nobody loves you, you can't get anything right and the…
-
comment
Comment #8318956
I think the analogy to Wozniak is great. I remember an article some months ago in which he basically said the same: He wants to tinker and hack. I remember watching some parts of n…
-
comment
Comment #8197827
About 7 years ago I wrote my first line of Python and I loved it. Before that I had some experience with C and PHP and the clarity of code and the great documentation was mind blow…
-
comment
Comment #8192029
You can check out Machine Learning: An Algorithmic Perspective by Stephen Marsland[0] which takes a less math-driven approach to ML. The code is available online if you want to tak…
-
comment
Comment #7903841
I can recommend scrapy[0] if you work on a bit bigger problem. But even then if you familiar with scrapy it's incredible fast to write a simple scraper with your data neatly export…
-
comment
Comment #7869980
I can give you some feedback if you want. In the past I have searched freelancers in the web, app and design space. For each position I maybe look at ~200 freelancers. That means a…
- story
-
comment
Comment #7842205
As someone with no experience in computer graphics it's always insane to see demos like this. Especially using just around 250 lines of javascript. Really impressive. Also on the t…
-
comment
Comment #7830636
Here's a pretty good talk about restricted Boltzmann machines by Geoffrey Hinton. He explains the concepts and problems very well and basically without maths: https://www.youtube.c…
-
comment
Comment #7825573
> I believe in the real world, you are best represented by a body of work and/or the ability to demonstrate that you are capable of tackling the problems associated with the job in…
-
comment
Comment #7803667
I would even go further. The biggest problem isn't just using p values and R^2. I think the biggest problem is that a lot of people didn't learn statistics properly. Properly is a …
-
comment
Comment #7772143
I completely agree on the package manager issue. I switched to OS X about 6 years ago. Before that I mainly used Arch Linux with wmii. My switch from Arch to OS X took about 6 mont…
-
comment
Comment #7628750
I would be interested to see how this effect affects the conversion rate. I could imagine that it could work very well on physical products.
-
comment
Comment #4486788
Just a small tip which may ease the search for methods. The general term for "on the fly" learning is online learning [1]. The rest depends on your problem but there are often onli…
-
comment
Comment #4459734
I think these numbers are based on one blog post the company made[1]. They wrote: "[...] defined that an app has to hold a position for at least 7 days to be considered as "ranked"…
-
comment
Comment #3620545
There was a site called hearablog.com ( https://twitter.com/#!/hearablog ) which narrated some of the more famous tech blogs. Jason discussed it on This Week in Startups: http://ww…
- comment
-
comment
Comment #3439840
The data is pretty easily accessible as JSON - however, here's the data I used: http://pastebin.com/nRYv40U8 Firstly, a boxplot with the quotient of entertainment contributions to …
-
comment
Comment #3341776
Here's the full report at Science: http://www.sciencemag.org/content/334/6061/1413.full
- comment
-
comment
Comment #2904262
Yes: http://thenextweb.com/eu/2011/01/13/german-google-analytics-... However, I've never heard of someone paying this fine.
-
comment
Comment #2776523
Probably Kuka: http://drstienecker.com/tech-332/11-the-kuka-robot-programmi...
-
comment
Comment #2756175
Reminds me of the infamous Rapidshare Captcha with cats. [1] There were hard to solve. However, also for humans. [1]: http://www.labnol.org/internet/favorites/cats-inside-rapidsh..…
-
comment
Comment #2685187
That doesn't mean so much if you don't know the effect size and variance. In the end you have to look at the confidence intervals.