Live data from Hacker News

Viewing profile — cmar00

cmar00

HN member
Joined
Mon, Aug 25, 2025, 3:31 PM UTC
HN karma
7
Public activity
14 items

About cmar00

My webiste: manyapis.xyz Contact me here: news-97fad6@proxiedmail.com

Recent public activity

  1. comment
    Comment #48918171

    Wow this feels next level! So you only talk to the orchestrator, then it calls sub agents to do the actual work, review and realign. Got a few questions for you: - Which tools did …

  2. comment
    Comment #48884346

    I was like this too. I found pride for myself on only using the web chat. But being constantly bombarded by titles like "Look what crazy software project this accountant built with…

  3. comment
    Comment #48884314

    Yep, some time I think we are going back to a waterfall methodology

  4. comment
    Comment #48884305

    Thank you for your suggestion. Going straight to the next prompt while the agent is still working will probably help me stay in flow state longer. However I'll still have to contex…

  5. comment
    Comment #48870701

    Very good point!

  6. comment
    Comment #48870695

    So do you still use agentic programming? What percentage of code do you write yourself and what percentage do you hand off to AI?

  7. comment
    Comment #48860935

    Thank you so much for suggesting this, I will definitely enjoy reading it!

  8. comment
    Comment #48860911

    Yep, I think right now one of the best use cases is one-off disposable code for things that I don't really care about and don't want to do. At least, that's what I'm mostly using t…

  9. comment
    Comment #48860855

    Well, there's mass hysteria at the moment. I'm lucky enough to be self employed right now, but there definitely are people being forced to use them by their bosses

  10. comment
    Comment #48846419

    Yes! Yes! Yes! The band-aid patches! I really hate that. Regarding old API regression, I think that's because the LLM sees a lot more examples of deprecated APIs throughout the cod…

  11. comment
    Comment #48846334

    I do read the commits and really try to understand what the model is trying to do. However, I think this conflicts against what we are really trying to do here: - We want to code f…

  12. story
    Ask HN: I hate coding agents. Is this skill issue?

    1. Farewell deep focus. Before, I could work in flow state for hours on end. Now, waiting for the prompt to finish introduces constant interruptions, which translates into constant…

  13. comment
    Comment #45014984

    Hi all, first post for me here on HN! In the past few days I found out an interesting way to do a deck shuffle in O(1) space and time complexity. I think some of you might enjoy. L…

  14. story