Live data from Hacker News

Viewing profile — brihati

brihati

HN member
Joined
Thu, Jan 04, 2024, 4:54 AM UTC
HN karma
18
Public activity
32 items

About brihati

No profile information was provided.

Recent public activity

  1. comment
    Comment #48006476

    I use both Codex & Claude Code. With Codex, their long running agents are still not as good as Claude Code. But I don't complain because they burn very less tokens as compared to C…

  2. story
    Next 12 months: Production Code that runs itself

    Here's what I've been watching: startups do the market research, build the product, create the category and Claude Code ships the exact same feature once the market adapts So here'…

  3. story
    Ash HN: Excavating Decision Archaeology

    I was digging through a magic number in code that has lived in the code for quite some time & couldn't figure out why that specific value was chosen. Digged through docs, PRs, PRs'…

  4. story
    Ask HN: The Alignment Tax

    I am having conversations with engineering leaders where they have expressed concerns that it's not only the code but a lot of other things around code: 1. Alignment between engine…

  5. story
    Ask HN: What to do when Claude Code is writing code?

    I have been using claude code extensively for coding at my startup, but I am feeling that I can be more productive by utilising the time when the claude code is writing code instea…

  6. comment
    Comment #46349949

    Six thinking hats, taught me how to structure my thoughts by wearing multiple hats where hats are perspective

  7. comment
    Comment #46346963

    Interesting take on generational wealth.

  8. comment
    Comment #46345803

    Interesting satire, would add it to my reading list

  9. story
    Ask HN: What's a book that fundamentally altered your mental models

    Not looking for books that taught you something new, but ones that changed how you think – the kind that made you see patterns or connections you couldn't unsee. What book rewired …

  10. story
    Ask HN: What is still hard about system design with AI?

    We use Claude code internally and it does a good job generating first-pass system designs when given templates and existing architecture. It often captures the obvious components a…

  11. story
    Ask HN: Communities for Staff+ Engineers?

    Besides HN, are there any communities where I can discuss an idea with peers?

  12. comment
    Comment #46298839

    In the software engineering world, in 2026 we saw a wave of code assistant products. In 2026, we will see a wave of designing software architecture products, not just on greenfield…

  13. comment
    Comment #46270751

    Thank you so much for sharing this with the community. Starred the project and will definitely try it out within my company. More power to you!

  14. comment
    Comment #46262614

    Interesting, how did you come up with this idea? Have you tried it in production workloads?

  15. comment
    Comment #46261842

    I agree. have you tried any framework such as spec-kit by Microsoft to generate feature specs?

  16. comment
    Comment #46261829

    Great approach, since you are following a pre-defined set of approaches, have you thought of building an agent for it? or do you have a prompt which helps you with getting the rele…

  17. story
    Ask HN: Do you write a technical doc first or just vibe code?

    When starting a greenfield project, do you take the time to write things down sketching out the domain, architectural direction, and key trade-offs to clarify your thinking upfront…

  18. comment
    Comment #46230144

    What you say is what you get

  19. comment
    Comment #46230125

    Is 2+2 still 4 :p

  20. comment
    Comment #46230106

    In distributed systems, at least we have the variables, functions, pods, log traces, spans etc some pre defined structure, and some level of determinism. I would say Causality is s…

  21. story
    Ask HN: What hard problems are still underexplored?

    Problem with ambiguous boundaries, messy constraints and no linear path to a solution

  22. comment
    Comment #46228268

    I come to HN because it's one of the few places left where you can sill watch people think and present new ideas. The people in the world has done intellectual outsourcing, where i…

  23. comment
    Comment #46222039

    This was fun, I enjoyed it while claude was busy writing code

  24. comment
    Comment #46221770

    BloodHound team: blood is in your hands. You’ve taken the name of an established security tool and attached it to what, based on your description, looks like a lightly engineered L…

  25. comment
    Comment #46221655

    First of all, thanks for the contributing to the community. This is a good observability tool to reproduce reasoning paths using structured trace of prompts. During this process, I…