Live data from Hacker News

Viewing profile — frankc

frankc

HN member
Joined
Fri, Jul 23, 2010, 12:51 AM UTC
HN karma
810
Public activity
203 items

About frankc

No profile information was provided.

Recent public activity

  1. comment
    Comment #49153798

    It could easily be the other way around - religious addiction for people can't let go of the code.

  2. comment
    Comment #48347616

    I agree but I think its also more nuanced. I am also happy to use AI to operate at a higher level faster. I think that is somewhere in between. For instance, maybe I have some spec…

  3. comment
    Comment #47641372

    My main thought is would this allow me to speed up prompt process for large MoE models? That is the real bottleneck for m3ultra. The tokens per second is pretty good.

  4. comment
    Comment #47358666

    I think it's more granular than this, though. I also like to "make computer do thing" and have enjoyed using AI. But I also like building systems, optimizing systems. I find AI is …

  5. comment
    Comment #46918206

    I think we really need to have a serious think of what is "good quality" in the age of coding agents. A lot of the effort we put into maintaining quality has to do with maintainabi…

  6. comment
    Comment #46909690

    I recently built something in the same universe - using ffmpeg to receive streams from obs to capture audio and video - don't want to get into details beyond except to say it invol…

  7. comment
    Comment #46869753

    You need to be in plan mode. Not only can it not change code, its interaction with you is quite different. It will surface issues and ask you for choices.

  8. comment
    Comment #46767926

    One of the ways the chinese companies are keeping up is by training the models on the outputs of the American fronteir models. I'm not saying they don't innovate in other ways, but…

  9. comment
    Comment #46766318

    I think this is a pretty solid analogy but I look at the metaphor this way - people used to get strong naturally because they had to do physical labor. Because we invented things l…

  10. comment
    Comment #46747873

    if you are doing equity statarb, its all low touch strategies, so yes the quants 'trade' in that they can write the strategies. The traders in that environment are more like suppor…

  11. comment
    Comment #46691567

    I think this makes sense but I wonder if firecracker would work better than vagrant for this? I haven't used it before, though. I guess it might if you are trying to run gas town l…

  12. comment
    Comment #46429472

    Personally, I have been using beads for a few days on a couple of projects. I also like https://github.com/Dicklesworthstone/beads_viewer which is a nice tui for beads (with some a…

  13. comment
    Comment #46336456

    The skills that matter most to me are the ones I create myself (with the skill creator skill) that are very specific and proprietary. For instance, a skill on how to write a servic…

  14. comment
    Comment #46331971

    I think that is both pretty true but massively underrated in how much faster you can solve the problems you know how to solve. I do also help it finds helps me more quickly learn h…

  15. comment
    Comment #46173357

    I actually think the social media factor is the biggest reason...we can now compare ourselves to a much, much large circle which makes our relative standing seem much worse. I thin…

  16. comment
    Comment #45847659

    We are all going to need to have personal passwords/safe words we don't reveal to untrusted parties for authentication. Or maybe personal retinal scanners? I think personal auth mi…

  17. comment
    Comment #45619924

    So far I am in the skeptic camp on this. I don't see it adding a lot of value to my current claude code workflow which already includes specialized agents and a custom mcp to searc…

  18. comment
    Comment #45597645

    The thing is that I don't use AI to replace things I can do deterministically with code. I use it to replace things I cannot do deterministically with code - often something I woul…

  19. comment
    Comment #45501667

    Demand is a function of price. At any given price there is a quantity demanded. To know the price you also need to know the supply function. There is a demand for socks but if no o…

  20. comment
    Comment #45373555

    I also feel like what gets lost in this is not everything you are building is a bite size feature in large existing project. Sometimes you are adding an entire subsystem that is la…

  21. comment
    Comment #45163946

    I never tell anyone they have to use AI tools. You do you. In a few years we will see who is better off.

  22. comment
    Comment #45161945

    I don't know exactly where AI is going to go, but the fact that I keep seeing this one study of programmer productivity, with like 16 people with limited experience with cursor,unc…

  23. comment
    Comment #44984080

    Clarifying can help but ultimately it was trained on older versions. When you are working with a changing api, it's really important that the llm can see examples of the new api an…

  24. comment
    Comment #44931909

    Somewhat, though CQRS might advocate for separate read and write models. It might be something like the writer publishes an event that is consumed by something that updates the rea…

  25. comment
    Comment #44883959

    I think that is a good question and we don't really know yet. I think we are going to have to overhaul a lot of how we educate people. Even if all AI progress stops today, there is…