This is pretty awesome but when played it kept selecting/hi-lighting any time I tapped the screen which made it super annoying.
Not sure if it's possible, but maybe find a way to disable tap-selection.
Hey, I'm working on a project that does a similar thing, and I'd be interested in working together, if your up for it?
You can learn more about it at https://www.threadedstack.com
The project is not live yet, but will be in the next month. Check it out, and if you're interested let me know. Thank
Im literally working on the exact same solution. Difference is I'm running the system in a Kubernetes cluster.
I essentially run a sidecar container that sets up ip tables that redirect all requests through my mitm proxy. This was specifically required because of Node not respecting HTTP_PROXY.
Also had to inject a self signed cert to ensure SSL could be proxied and terminated by the mitm proxy, which then injects the secrets, and forwards the request on.
Have you run into any issues with this setup? I'm trying to figure out if there's anything I'm missing that might come back to bite me?
I’ve been running this with workloads accessing Anthropic, GitHub, Gemini, and AWS & CF R2 APIs for a while now, and have not ran into issues. I’m sure there’s an API out there that won’t work out of the box but I’m positive that support could be added.
Another thing I did was to allow configuring which hosts each credential is scoped to. Replacement /resigning doesn’t happen unless host matches. That way it is not possible to leak keys by making requests to malicious hosts.
The last note about configuring hosts to credentials is an excellent idea, and one I did not think to do. Currently I'm just doing a replace on any that matches in the request.
This adds an extra layer of security to it. Much appreciated.
Thanks for sharing. Super interesting video.
Never spent a lot of time with it, but I've always been curious how people could rebuild an ecosystem.
I think it was the dune series, that I read a number of years back that touched on this idea a bit in the second or third book? It was not something I ever really thought about before that. It's cool to see a real life example of it.
Universities all over the world are asking that question - and have been for centuries. They have come up with some great answers over time. It takes years for farmers to learn - agriculture (like science) advances on the death of old people who continue their unsustainable practices to the grave - but things are overall much better than the past and getting better.
Yeah there's a lot of that even in the first Dune book. The Fremen's leader is an ecologist and they're explicitly collecting water and preparing to change the entire world to be greener and more livable.
The linked channel has a lot of good videos it, and Mossy Earth is another. They aren't going to make you an expert by any means, but they provide good introductions to various projects that are underway doing ecological restoration. They're nice introductions to the topic.
This is awesome and it looks like the exact solution I've been looking for. That said, I'm way out of my depth when it comes to building this.
What would it take to get a step by step tutorial on how to build this thing?
I read through the readme, and there's some good info there, but a few things went over my head.
Never used a Pico board, only exp is with a Tensor board that came out a few years back.
Any further advice on where / how to get started with is would be appreciated?
Also great work, the transition looks super smooth.
I would recommend https://www.devspace.sh
I use for just about everything.
It also works well as a good gateway into the kubernetes world when coming from docker compose.
I think this is my first ever comment on HN, mostly just a lurker. But I had to say the tool look pretty cool.
A quick question about your development; What was the reasoning for going with a browser extension?
Was there other paths you looked at?
I am not an avid user of extensions and so I always wonder about this?
I'm sure there is a large market for it, but I'm not aware of it. Have you done research on this?
Either way good luck. I'd be interested in trying it out, but the price point is not for me.
I'm not saying you shouldn't charge for it, I just don't think I'm your target audience.
reply