Viewing profile — isb
isb
HN member- Joined
- Sat, May 23, 2009, 5:16 AM UTC
- HN karma
- 134
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About isb
No profile information was provided.
Recent public activity
-
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.
- story
-
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…
- story
- story
-
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.
- story
-
comment
Comment #33823844
Yeah, the input processing part is missing but it is fairly trivial. It got most of the other stuff right.
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #8351853
and which book would that be? :)
-
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.
- story
-
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…
-
comment
Comment #6678172
(op here) - I can't edit the link sadly. Should've linked to Jeff's AWS blog post.
- story
- story
- story
-
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…
-
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.…
-
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.
- story
- story