Live data from Hacker News

Viewing profile — tessro

tessro

HN member
Joined
Wed, Jul 29, 2009, 6:09 PM UTC
HN karma
1,357
Public activity
203 items

About tessro

It's me, Tess.

~Engineer~ Agent Whisperer at Sierra by day.

~Mom~ Agent Whisperer by night.

tessro.ai

Recent public activity

  1. story
  2. comment
    Comment #5114420

    Right. And you can also ratchet up the statistical power you want, at the cost of increased sample size requirements.

  3. 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…

  4. 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.

  5. 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…

  6. 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.

  7. comment
    Comment #4070063

    Thanks! (Sadly I think the demo cron job will delete that after an hour or so :))

  8. 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…

  9. 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…

  10. story
  11. 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 …

  12. 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…

  13. comment
    Comment #3825507

    Unfortunately, screen sharing no longer works in Skype 2.8 on Lion.

  14. comment
  15. 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…

  16. story
  17. story
  18. story
  19. 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

  20. comment
  21. comment
    Comment #3219037

    Here's a video of a recent (July 2011) version of the talk. http://confreaks.net/videos/614-cascadiaruby2011-confident-c...

  22. story
  23. 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…

  24. comment
  25. comment