Live data from Hacker News

Viewing profile — isb

isb

HN member
Joined
Sat, May 23, 2009, 5:16 AM UTC
HN karma
134
Public activity
43 items

About isb

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Which AI model made you most productive in 2025?

    Which one gave you a step-function change in how you work? Or was just a pure delight? For me it was o3. Claude Opus would've taken the honors but it came out late in the year.

  2. story
  3. comment
    Comment #36776435

    Hey HN, Many product and data teams have to deal with broken pipelines because analytics events get changed in the tracking code. We built an open source tool to solve this problem…

  4. story
  5. story
  6. comment
    Comment #35924904

    Wouldn't it be trivial for msft to filter out responses that include the "rules" verbatim? Which makes me think it is hallucinating.

  7. story
  8. comment
    Comment #33823844

    Yeah, the input processing part is missing but it is fairly trivial. It got most of the other stuff right.

  9. comment
    Comment #33813572

    This new model is way better at code generation after testing it on today's Advent of Code problem. I couldn't get Codex to generate a correct solution for part 2 whereas ChatGPT c…

  10. comment
    Comment #10811247

    Some good CS books that I found: Approximation Algorithms http://link.springer.com/book/10.1007/978-3-662-04565-7 How to Solve It: Modern Heuristics http://link.springer.com/book/1…

  11. comment
    Comment #10811231

    Thank you! Since the browsing experience on Springer is not very friendly, here is a link to all the old Springer titles in Amazon's catalog: Springer: http://www.amazon.com/gp/sea…

  12. comment
    Comment #9209279

    This looks very cool. At-least once semantics are the way to go because most tasks require idempotence anyway and that helps in dealing with multiple delivery. Strict FIFO ordering…

  13. comment
    Comment #8351853

    and which book would that be? :)

  14. comment
    Comment #7550954

    You can't file for an i-485 if your date is not current which is the case for folks from India/China. So there is no true portability.

  15. story
  16. comment
    Comment #7156252

    I personally enjoyed learning more about the different languages that were used at each level. Granted I'd be meaning to try out node/scala/go in a more meaningful manner and the c…

  17. comment
    Comment #6678172

    (op here) - I can't edit the link sadly. Should've linked to Jeff's AWS blog post.

  18. story
  19. story
  20. story
  21. comment
    Comment #6643121

    Algorithmic interview questions should ideally have multiple solutions of varying complexity. The "brute force" solution should be obvious to anyone competent enough. If they are a…

  22. comment
    Comment #6642850

    In interviews and in general, it usually is a good idea to get a correct yet inefficient solution and then try to optimize it. This usually yields better insights in my experience.…

  23. comment
    Comment #6632434

    There are other legal issues too - if you are on a H1B visa, you can't get paid for a try-out period at another company.

  24. story
  25. story