Live data from Hacker News

Viewing profile — s900mhz

s900mhz

HN member
Joined
Wed, May 26, 2021, 9:03 PM UTC
HN karma
54
Public activity
40 items

About s900mhz

No profile information was provided.

Recent public activity

  1. comment
    Comment #49220816

    No one mentioned communism?

  2. comment
    Comment #48532673

    I have a similar setup at home, I’m sure you heard this before but I must +1 the Infuse app on Apple devices. It’s a much better client than Jellyfin’s but can connect to Jellyfin …

  3. comment
    Comment #48407858

    Yes! Where it gets really interesting is the scenario in which every developer has their own unique review skill/workflow, so the reviews end up being different than you running it…

  4. comment
    Comment #48066398

    Thank you!

  5. comment
    Comment #48065685

    This is awesome! I hope they can restore the cartoon cartoon summer resort games.

  6. comment
    Comment #48031465

    Has 5.1 reliability improved? I would love to use it again. The inference was just too unreliable when it was first released.

  7. comment
    Comment #47546404

    Yes this is the path I’m taking. Experiment, build your own toolbox whether it’s hand rolled skills or particular skills you pull out from other public repos. Then maintain your ow…

  8. comment
    Comment #47392779

    Looks like the repo is very young. First thing to do is try it out in a hobby project see how it works out!

  9. comment
    Comment #47373052

    I find it useful to make Claude track the debugging session with a markdown file. It’s like a persistent memory for a long session over many context windows. Or make a subagent do …

  10. comment
    Comment #46493285

    I was doing the same, but recently I noticed that Claude now writes its plans to a markdown file somewhere nested in the ~/.claude/plans directory. It will carry a reference to it …

  11. comment
    Comment #46411669

    Why not? If one of your goals is to try to relax and/or meditate more, then I feel it’s a valid list entry. It’s all a matter of perspective and personal goals, no?

  12. comment
    Comment #46342591

    I personally replaced my playwright mcp with this. Seems to use less context and generally more reliable.

  13. comment
    Comment #46042528

    This is a task I think is suited for a sub agent that is small in size. It can can take the context beating to query for relevant tools and return only what is necessary to the mai…

  14. comment
    Comment #45858993

    When I have a bug I’m iterating on it’s much easier and faster to have it write out the playwright script. That way it does not have to waste time or tokens performing the same act…

  15. comment
    Comment #45608767

    Download the godot docs and tell the skill to use them. It won’t be able to fit the entire docs in the context but that’s not the point. Depending on the task it will search for wh…

  16. comment
    Comment #45445294

    I personally do not do any writes in parallel but parallel works great for read operations like investigating multiple failing tests.

  17. comment
    Comment #45445282

    Claude can then proceed to fix the issues for you

  18. comment
    Comment #45421957

    You can use the built in task agent. When you have a plan and ready for Claude to implement, just say something along the line of “begin implementation, split each step into their …

  19. comment
    Comment #45390821

    https://apps.apple.com/us/app/wipr-2/id1662217862 Wipr 2 It’s a one time paid app that works for both Mac and iOS

  20. comment
    Comment #44674975

    Ahh thanks for the clarification, I misunderstood!

  21. comment
    Comment #44665590

    It’s a feature of Kagi. Putting the question mark does invoke AI summaries. https://help.kagi.com/kagi/ai/quick-answer.html

  22. comment
    Comment #44224731

    I personally love LLMs and use them daily for a variety of tasks. I really do not know how to “fix” the terminology. I agree with you that they are not thinking in the abstract lik…

  23. comment
    Comment #44224644

    I use Claude code daily at work, it writes all my PRs. It uses the GitHub cli to manage them. Since all agents are able to use the terminal I suggest looking up the Gitlab CLI and …

  24. comment
    Comment #44176987

    I’m not who you replied to but I keep functions small and testable paired with unit tests with a healthy mix of happy/sad path. Afterwards I make sure the LLM passes all the tests …

  25. comment
    Comment #44119589

    Perplexity basically has this right? They let you buy things with a button in the chat itself!