Live data from Hacker News

Viewing profile — trees101

trees101

HN member
Joined
Fri, Aug 13, 2021, 9:09 PM UTC
HN karma
108
Public activity
87 items

About trees101

No profile information was provided.

Recent public activity

  1. comment
    Comment #49178162

    you can copy extensions rather than install them to avoid that problem

  2. comment
    Comment #49014175

    Web clipper is great. just tried the reader mode on this chatgpt transcript, it only shows 1 page of it. Is the purpose of reader mode to enable interactive annotation before savin…

  3. comment
    Comment #48668592

    what is a good way to read PDFs using AI?

  4. comment
    Comment #48577882

    there will always be a difference between the general capabilities, and the particularities of your exact environment and requirements. Closing this gap is done in the harness, eit…

  5. comment
    Comment #48315945

    can you please share details about your harness

  6. comment
    Comment #48287197

    Anyone use this stuff with Delphi? I've been looking for tips for getting the best out agents for Delphi

  7. comment
    Comment #47774569

    looks like you've done some thorough testing. Have you found that prompting reliably reduces premature quitting? And have you found that reducing premature quitting results in more…

  8. comment
    Comment #47773163

    From my reading, the official docs don’t support the strong claim that frontier LLMs are explicitly RL-trained to “be lazy” or conserve tokens as claimed in this thread. What they …

  9. comment
    Comment #46789389

    The P≠NP conjecture in CS says checking a solution is easier than finding one. Verifying a Sudoku is fast; solving it from scratch is hard. But Brandolini's Law says the opposite: …

  10. comment
    Comment #46713555

    Skill issue. I'm far more interactive when reading with LLMs. I try things out instead of passively reading. I fact check actively. I ask dumb questions that I'd be embarrassed to …

  11. comment
    Comment #46624599

    oh I see, you're force-revoking someone else's key

  12. comment
    Comment #46624462

    why would you do that rather than just revoking the key directly in the anthropic console?

  13. comment
    Comment #43932191

    great tips if you want more context, aider has /copy-context that copies the files that you have added to the context, your chat (I think). you can then paste into a subscription c…

  14. comment
    Comment #43932157

    https://github.com/hotovo/aider-desk is a gui, takes 5 mins to install, has MCP support (try context7). Definitely worth a look and is an "easy" way in to aider.

  15. comment
    Comment #43900534

    its a pity that it only works with Claude out of the box. There is a way to proxy it to other models: https://github.com/1rgs/claude-code-proxy I've found it works with Gemini. But…

  16. comment
    Comment #43852998

    how do we access this?

  17. comment
    Comment #43819189

    I tried it and it didn't work too well. I suspect the prompts were optimized for Gemini, not local Gemma. TBH I found the whole thing quite flaky even when using Gemini. I don't th…

  18. comment
    Comment #43818871

    edit your `.config/tmuxai/config.yaml` to add these lines: ``` openrouter: api_key: "dummy_key" model: gemma3:4b base_url: http://localhost:11434/v1 ```

  19. comment
    Comment #43746724

    Not sure how accurate my stats are. I used ollama with the --verbose flag. Using a 4090 and all default settings, I get 40TPS for Gemma 29B model `ollama run gemma3:27b --verbose` …

  20. comment
    Comment #43384334

    very interesting, I'm looking for something like this, will check it out. In my obsdian vault, I keep a lot of code snippets and even entire python scripts. Do you see your method …

  21. comment
    Comment #43167130

    with Claude coder, how does history work? I used it with my account, ran out of credit then switched to a work account but there was no chat history or other saved context of the w…

  22. comment
    Comment #43166607

    with Claude coder, how does history work? I used it with my account, ran out of credit then switched to a work account but there was no chat history or other saved context of the w…

  23. comment
    Comment #42547052

    Can you expand on that? Where do big enterprise orgs products fit in, eg Microsoft, Google? What are the leading providers as you see them? As an outsider it is bewildering. First …

  24. comment
    Comment #42481672

    Does this require you to run a virtualized apple OS in order to keep track of your tags?

  25. comment
    Comment #42333432

    fair point