Live data from Hacker News

Viewing profile — coffeekid

coffeekid

HN member
Joined
Sat, Dec 25, 2021, 9:07 PM UTC
HN karma
7
Public activity
6 items

About coffeekid

No profile information was provided.

Recent public activity

  1. comment
    Comment #48858099

    Pretty much. Running a local harness calling an llm via APIs doesn't necessarily take a lot of resources. But whatever tasks you want that agent to do via tool calling will be limi…

  2. comment
    Comment #44879214

    Different use case. Syncthing just keeps folders "in sync" between two machines even if they are not on the same network. Great tool to always have a backup of pictures taken from …

  3. comment
    Comment #34442602

    There is no silver bullet for growth. Some people need to actively seek to be more critical, others need to make that criticism more constructive, or be less harsh on themselves. H…

  4. comment
    Comment #32921323

    I was looking for this exact setup a couple months back. I found a system that works for me, though not exactly perfect. You can use the extension "Simple Tab Groups"[1] to automat…

  5. comment
    Comment #31846826

    You can also call docker commands by being part of the docker group IIRC. Doesn't this have more to do with the daemon that the user executing commands ?

  6. comment
    Comment #31846811

    Not an expert at all, but here's how I would simplify it. All corrections are welcome! Docker has two main components. The daemon (you can think of it somewhat like a server) and t…