Live data from Hacker News

Viewing profile — codinhood

codinhood

HN member
Joined
Sun, Dec 10, 2023, 1:28 AM UTC
HN karma
99
Public activity
18 items

About codinhood

No profile information was provided.

Recent public activity

  1. comment
    Comment #49110213

    Sure, ideally, but if no one can agree on the spec (as evidenced by the need for these types of articles,) then it's not really saving me much effort is it? Better to just pick som…

  2. comment
    Comment #49110087

    REST seems to bring out people who like to define specs and correct others on following the spec or not. There are many other things in tech like this. To be honest, I just kind of…

  3. comment
    Comment #49059028

    I keep running into this as well. Someone shared a link to a study from last year telling me that AI doesn't make programmers as productive as they think. The study was obviously d…

  4. comment
    Comment #48545415

    Yeah this is exactly what I'm waiting for. Personally, I don't think we're at that point yet. While I do think model improvement is starting to plateau (reaching a local ceiling), …

  5. comment
    Comment #48545122

    If you’re arguing that model metrics don’t necessarily translate into useful output, I agree. That’s not how I measure the success of a mode and not really the point I'm trying to …

  6. comment
    Comment #48544206

    I don't think you're going to get many "true" answers to this. The opportunity cost of not using the latest and best models is just too much right now. Every month I research this …

  7. comment
    Comment #47694591

    Interesting, so you're saying Anthropic/Openai/etc will get a general solution that won't be hands off. The moat for other companies will be creating the specific, managed solution…

  8. comment
    Comment #47694400

    I wonder how long until Claude/OpenAI eat a lot of the current AI/Agent SaaS's lunch. Originally I thought they would stick towards being a model provider mainly, but with all the …

  9. comment
    Comment #46483452

    > Fundamentals of Physics by Halliday, Resnick, Walker I strongly recommend this textbook. I used in college, and it's really good. There are a lot of problems for each chapter, I …

  10. comment
    Comment #46113058

    It's kinda wild to take something people really like and just keep re-writing it while keeping the same name. They were around when Angular 1 -> Angular 2 right? No one liked that.…

  11. comment
    Comment #45876310

    Working on some fun/silly projects. My favorite so far is: "The Anti-AI UI Test". After ChatGPT Atlas came out I thought it would be fun to find UI patterns that AI browsers couldn…

  12. comment
    Comment #45659516

    Yeah I thought the same, they're automating ordering on instacart. That's such a small task. I wonder if it was a paid product placement

  13. comment
    Comment #45652058

    AI seems obvious, but social video? Are they saying people watch TikToks instead of reading Wikipedia, or people who used to look things up don’t bother anymore because of TikTok?

  14. comment
    Comment #43931852

    > This distinction is important. Sometimes, creating a separate service is the scrappy thing to do, sometimes creating a monolith is. Sometimes not creating anything is the way to …

  15. comment
    Comment #43059098

    This perfectly captures my thoughts about the situation. I don't know why they're so resistant to do treat SPAs as a completely valid way to use React in 2025. The majority of devs…

  16. comment
    Comment #42951443

    This has been my exact issue with giving up reddit. It's really hard to replace very niche topics without it, since many online forums are dead. I also append so many searches on g…

  17. comment
    Comment #42859102

    There are definitely problems with react, but I think his point was that they're not big enough to justify a change. Though I agree trying other frameworks is a good practice. See …

  18. comment
    Comment #42854366

    Yeah it's interesting because on the one hand you're adding one more step to login. You're adding friction. On the other hand, it's pretty obviously a good security practice. I won…