Viewing profile — tessro
tessro
HN member- Joined
- Wed, Jul 29, 2009, 6:09 PM UTC
- HN karma
- 1,357
- Public activity
- 203 items
- HN profile
- View on Hacker News ↗
About tessro
~Engineer~ Agent Whisperer at Sierra by day.
~Mom~ Agent Whisperer by night.
tessro.ai
Recent public activity
- story
-
comment
Comment #5114420
Right. And you can also ratchet up the statistical power you want, at the cost of increased sample size requirements.
-
comment
Comment #5113316
> you do have good reason to believe that the choice is harmless. The issue you will run into here is that 95% confidence means that you will only have a false positive 5% of the t…
-
comment
Comment #4070424
Cool! I'm happy to provide guidance, and I'll take a pull request if you can get it working with some unit tests.
-
comment
Comment #4070236
Yeah, that's a neat project. I was already thinking about building this before they launched, and their positive reception spurred me on. If you're already using Heroku Postgres th…
-
comment
Comment #4070196
If you can run Rack apps in your environment, it would be pretty straightfoward to add a SQL Server driver to Oculus. Right now it supports MySQL and Postgres.
-
comment
Comment #4070063
Thanks! (Sadly I think the demo cron job will delete that after an hour or so :))
-
comment
Comment #4070055
It's designed to be used within a team environment, where you trust everyone. (Although even then, I highly recommend using it with a readonly SQL account!) I would be skeptical of…
-
comment
Comment #4069827
Author here. I do a lot of analysis each day and am constantly sharing it with my team by taking screenshots of Sequel Pro. I built Oculus so I could keep a centrally available rep…
- story
-
comment
Comment #4011019
This is an interesting study, but I found the HN title to be misleading. Here are the bullets from the concluding paragraph: * The American public has long held generally positive …
-
comment
Comment #3930119
This is a powerful approach when you can quantify your regret. For many startups, however, it's important to understand the tradeoffs involved in moving one metric upward or downwa…
-
comment
Comment #3825507
Unfortunately, screen sharing no longer works in Skype 2.8 on Lion.
- comment
-
comment
Comment #3628488
I love Giles. His first Archaeopteryx talk was one of the best Ruby-related talks of all time. He's way too harsh on Rails though. The original "blog in 15 minutes" demos that cata…
- story
- story
- story
-
comment
Comment #3219087
Also, you can't make a Ruby object falsy. So if you overload #nil? you get fun problems like: obj.nil? # => true !!obj # => true
- comment
-
comment
Comment #3219037
Here's a video of a recent (July 2011) version of the talk. http://confreaks.net/videos/614-cascadiaruby2011-confident-c...
- story
-
comment
Comment #3067569
It does in fact share memoization. Easy shared state is a key strength of the single-threaded model. :) Re: Node.js, you're right. The core of the debate is whether the single-thre…
-
comment
Comment #3014423
[dead]
- comment