Live data from Hacker News

Viewing profile — Imanari

Imanari

HN member
Joined
Wed, Apr 25, 2018, 4:30 PM UTC
HN karma
125
Public activity
129 items

About Imanari

No profile information was provided.

Recent public activity

  1. comment
    Comment #49132105

    What is wrong with "please make plot XYZ in plotly?"

  2. comment
    Comment #49113707

    How do you run 'deep research'?

  3. comment
    Comment #49107787

    Here is what most people miss…

  4. comment
    Comment #49024550

    There is a technique where you keep your hand almost still and move the whole arm instead. https://youtu.be/-F8SA_QySkc?is=z0P7I8loxuHVwKXn

  5. comment
    Comment #48991679

    So its basically (a plan + a bunch of file reads + a first edit) injected into the context of a cheap model so the cheap model does not feel like it has to re-read the files and ju…

  6. comment
    Comment #48846769

    I think a Q&A-based approach is could also be a suitable way to capture the reasoning behind a project. Instead of writing documentation afterward, an AI could interview the develo…

  7. comment
    Comment #48816985

    Did you experiment with the Pruner completely replacing the Reranker?

  8. comment
    Comment #48663932

    I'll take it ;)

  9. comment
    Comment #48656300

    I started to take VitD on a whim and my mood and energy sure improved. Also I feel like I get sick less often. 3 friends whom I recommended VitD told me the same. Living in norther…

  10. comment
    Comment #48627235

    This mirrors my experience. I have been using it in Pi. It is smart and output is good but it is not efficient in getting there.

  11. comment
    Comment #48495140

    Only tangentially related: MiMo-2.5Pro is fast, cheap and very capable, although not quite gpt5.5 level iontelligence (I dont use the claudes). It works flawlessly in Pi and is an …

  12. comment
    Comment #48441936

    I always feel GPT5.5 is better at ‘getting the bigger picture‘ when I am describing something vaguely vs Chinese models. What’s your experience with that?

  13. comment
    Comment #48381512

    What do the model have as inputs? What’s their harness like? Just price data or are they free to pull reports etc. from the web?

  14. comment
    Comment #48203145

    Very cool work! Regarding your finding "the tool ran successfully and returned data" and "the tool ran successfully but found nothing." Couldn’t this be solved by designing better …

  15. comment
    Comment #48176464

    Good old aider ahead of its time

  16. comment
    Comment #48061361

    That’s exactly the approach of smolagemts. The only “tool“ available is writing python code

  17. comment
    Comment #48061112

    As with so many things aider.chat was ahead of its time with its ability to create deterministic scripts.

  18. comment
    Comment #47894631

    Like a special parser? Would you mind elaborating?

  19. comment
    Comment #47886308

    How can they fix it after the release? They would have to retrain/finetune it further, no?

  20. comment
    Comment #47886169

    Just tested it via openrounter in the Pi Coding agent and it regularly fails to use the read and write tool correctly, very disappointing. Anyone know a fix besides prompting "alwa…

  21. comment
    Comment #47872821

    Why do the Xiami releases never get any attention? Mimo-V2-Pro was pretty good, excited to try V2.5

  22. comment
    Comment #47832446

    > Listening often means not jumping to a solution; but absorbing and processing someone’s pain > When in actuality, they should [...] finding a way to solve the pain points Honest …

  23. comment
    Comment #47782486

    absolutely stunning

  24. comment
    Comment #47661254

    How well do the Gemma 4 models perform on agentic coding? What are your impressions?

  25. comment
    Comment #47646964

    I will also leave this here https://github.com/shareAI-lab/learn-claude-code/tree/main/a... I found it excellent in explaining a CC-like coding agent in layers.