Live data from Hacker News

Viewing profile — dnadler

dnadler

HN member
Joined
Tue, Feb 23, 2016, 3:12 AM UTC
HN karma
643
Public activity
295 items

About dnadler

dan@thetortoise.io

Recent public activity

  1. comment
    Comment #48714767

    Well, for one thing, I’d point to all the other anecdotes of developers being made 10x more efficient due to LLM use. But really I’m just comparing against my personal experience. …

  2. comment
    Comment #48710644

    > Don't use it to write code. It's a terrible programmer. I see this sentiment often, and I’m honestly not sure where this comes from, as it’s really not been my experience. I feel…

  3. comment
    Comment #48266699

    Was it repressed? It doesn’t look to be significantly less prevalent than other 9s from the histogram.

  4. comment
    Comment #48205928

    He sold his business . That tends to happen quite a bit.

  5. comment
    Comment #47928616

    Yeah, historically it’s been software that’s limited AMD here. Not surprised to hear that may still be the issue. NVidia’s biggest edge was really CUDA.

  6. comment
    Comment #45522237

    It’s not that they don’t have it. It’s that they don’t want it.

  7. comment
    Comment #45490471

    Software aside, does AMD have a potential strategic advantage in the long term since they are also producing top tier CPUs? Is there some future benefit to tightly integrating thei…

  8. comment
    Comment #45490451

    I’ve been wondering about this. It used to be that different chip makers had different efficiencies, and so measuring two different companies chips in gigawatts wouldn’t be a good …

  9. comment
    Comment #45109274

    Franklin Templeton | Quant Implementation Lead | Boston, MA | In-Person | $145k - $190k + Bonus We're building an end-to-end portfolio construction system to support FTIS, a $100bn…

  10. comment
    Comment #43481443

    I think maybe this refers to unlearning wrong information?

  11. comment
    Comment #43435032

    I have a similar mindset though less focused on the type of questions being asked and more about how many times I have to answer the same question. Ideally, the number is one time.…

  12. comment
    Comment #43419321

    Actually, I think humans require much less energy than LLMs. Even raising a human to adulthood would be cheaper from a calorie perspective than running an AGI algorithm (probably).…

  13. comment
    Comment #43241551

    I think the big piece that is being overlooked here is the distance. The distance itself poses significant challenges. The obvious things like resupply and communication are much h…

  14. comment
    Comment #43205645

    I haven’t kept up with python too much over the past year or two and learned a couple new things from this code. Namely, match/case and generic class typing. Makes me wonder what e…

  15. comment
    Comment #42909128

    Oof, yeah, this site is really not great on iOS. The first time I published a site, I was surprised by how much traffic came from mobile devices, even though my page was intended f…

  16. comment
    Comment #42610501

    It’s interesting how many different opinions there are in this thread! Perhaps it really varies by field. I was reading mostly neuroscience papers when I was taught this method as …

  17. comment
    Comment #42602239

    While that wasn’t my experience as a junior developer, this is something that I used to do with academic papers. I would read it start to finish. Later on, I learned to read the ab…

  18. comment
    Comment #41441294

    You’ve convinced me!

  19. comment
    Comment #41429597

    It can be more than one thing - it's both, and more.

  20. comment
    Comment #41429588

    Well, commutes into a central city is a bit of different beast, and many metros in the US have trains that service the suburbs. Driving in and around the suburbs is what I was talk…

  21. comment
    Comment #41429579

    That fixes it for certain types of people, but certainly not for most people in in the north east during winter.

  22. comment
    Comment #41419372

    People in US suburbs frequently live several miles from their town center, if they even have a town center at all. Cycling simply isn’t viable to large swaths of the US. There isn’…

  23. comment
    Comment #41358839

    Yeah, that’s fair, and something you basically get for free. Also, hi James! :)

  24. comment
    Comment #41346921

    I’ve never seen it used for backtests personally. Generally backtested results are saved as a batch of variants following some naming convention as different symbols.

  25. comment
    Comment #41346899

    For pricing data, sure, but for things like fundamentals or economics where there are estimates that are revised over time, one way to store this data is with a versioning feature.…