Remix.run Logo
matifali 8 hours ago

I wonder why you believe that running agents locally is the best approach. For most people, having agents operate remotely is more effective because the agent can stay active without your local machine needing to remain powered on and connected to the internet 24/7.

NegativeLatency 8 hours ago | parent | next [-]

It’s nice having control and ownership of your software.

I’m assuming it’s similar to why people run plex, web servers, file sharing, etc

Also personally I’d rather not pay monthly fees for stuff if it can be avoided.

paxys 4 hours ago | parent | next [-]

These agents are all calling APIs that are well beyond your control. How does it matter whether a thin CLI wrapper is running on your computer or not?

mikodin 7 hours ago | parent | prev [-]

Piggybacking on this - I think it well equips us for a future when local models are stronger. I for one am grateful for efforts like these

deevus 7 hours ago | parent | prev | next [-]

For this specific problem I built pixels: https://github.com/deevus/pixels

It supports running on a TrueNAS SCALE server, or via Incus (local or remote). I'm still working on tightening the security posture, but for many types of AI workflows it will be more than sufficient.

sunnybeetroot 3 hours ago | parent | prev [-]

It’s nice to debug Apple platform projects immediately