Live data from Hacker News

Viewing profile — imilev

imilev

HN member
Joined
Fri, Sep 20, 2024, 10:06 AM UTC
HN karma
26
Public activity
23 items

About imilev

No profile information was provided.

Recent public activity

  1. comment
    Comment #49242557

    yes i think everyone is waiting to see that ;d, i've been on qwen for the last year and a half now.

  2. comment
    Comment #49221130

    Great article, I think the most important aspect from it is the auto-routing. As humans laziness is in our nature, so having to think if the model is capable enough is not somethin…

  3. comment
    Comment #49221116

    Interested to dive deeper on the upfront design discussion. Have you found these to more often then not translate into the real product. In my experience at the begining of the ful…

  4. comment
    Comment #49180622

    I hope that some of the executives out there will read the list. I know they won't spend the time to read the full blog, but at least the headers should be enough

  5. comment
    Comment #49138586

    I see, I misinterpret what you are saying. I think manually written code is thing of the past. There will be need for it from time to time but we are going to operate at an even hi…

  6. comment
    Comment #49132833

    I disagree tbh, the prototype is not the product not just because of technical abilities but also because of product expertese in a topic. If it was otherwise outsourcing companies…

  7. comment
    Comment #49132826

    I think we have played this game long time ago. If products were a question of a single request then outsourcing companies would dominate over product ones. I think a lot of produc…

  8. comment
    Comment #48861290

    What happens when shit hits the fan in my exp is that I have to crack open the codebase and debug some portion of it, so I can explain it to myself in order to be able to explain w…

  9. comment
    Comment #48858056

    Cannot believe I needed a VPN to the US, to open this from Switzerland... At least give me the article ffs.

  10. story
  11. comment
    Comment #47595253

    Everyone is looking through ClaudeCode's leak, I've been working on a better way to represent codebases to observe how my agents are working on them. Wanted to dive and see what Cl…

  12. story
  13. comment
    Comment #47470328

    Awesome article, I feel a lot of people have also forgotten that good projects take iteration not 100 new features. To get few features to an excelent state it requires multilpe it…

  14. story
  15. story
  16. comment
    Comment #46620631

    https://ivanmilev.pro

  17. comment
    Comment #46210550

    Really cool blog. I have been thinking about this recently as I was a center piece of our startup, and to me the hardest part of giving away responsibilities has been 2 phase: firs…

  18. story
    Show HN: Building the Cursor UI selector but for back end

    Hey all, Me and my friends building CodeBoarding, an easy way to visualize and understand your codebase. Cursor 2.0 showed how now you can drag context for your agent directly from…

  19. comment
    Comment #44900409

    I understand, so you would much rather count an active Issue more valueable then few stars. I am saying active as I have seen already issues being open and as soon as a comment on …

  20. story
    Ask HN: Is your Open-Source project's traction real or noise?

    Hey all, I've been working on an open-source project for the past few months. It became open-source 2 weeks ago. In the first few days the project got lot's of traction by just lau…

  21. comment
    Comment #44742354

    So in order to keep the diagram up-to-date with commits we use the git difference of python files. An agent is tasked to firstly evaluate if the change is big enough to trigger a f…

  22. story
    Show HN: We create visual codebase maps that scale (static analysis and LLMs)

    Hi all, I'm Ivan, and together with Alex, we're building a diagram visualization tool for codebases. Alex and I are devs, and we've noticed that recently we've been super productiv…

  23. story
    Show HN: ToolFuzz – Automated Testing for Agent Tools

    Hi HN , I’m Ivan, and I’ve developed ToolFuzz – an Agent Tool Fuzzing framework as part of my thesis (with the help of my advisors). I really wanted ToolFuzz to be a tool for peopl…