Remix.run Logo
HenryNdubuaku 2 days ago

thanks, yeah, the problem is just handling scale, we don't have the infra ready to go, but anyone can do that. Its easy for people to run on their laptops straight up. Will try the VPS route.

benob a day ago | parent | next [-]

Deployed it to a huggingface space: https://huggingface.co/spaces/benoitfavre/needle-playground

You can check the very simple docker file there.

simonw a day ago | parent | next [-]

Here's the Dockerfile, it's delightfully simple https://huggingface.co/spaces/benoitfavre/needle-playground/...

HenryNdubuaku a day ago | parent | prev [-]

Thanks!

imhoguy a day ago | parent | prev | next [-]

Try WASM, I bet every phone browser would run it. That would be killer demo!

giancarlostoro 2 days ago | parent | prev [-]

Alternatively, record a video that showcases it.

HenryNdubuaku 2 days ago | parent [-]

Ok, will do that now!

giancarlostoro a day ago | parent [-]

I know we all think of bad things when we hear "short form video" but short demos can do a LOT for any project, shows the user how its used, what it looks like, what it solves, etc all in anywhere from 15 seconds to a couple of minutes, doesn't need to be ultra fancy, screen recording is fine. :)

bityard a day ago | parent | next [-]

Since there is no GUI here, I feel like a simple plaintext chat transcript would be both 100x smaller and 100x easier to read. (Not to mention accessible.)

giancarlostoro a day ago | parent [-]

Sure, and we've seen those terminal screen recorders that give you back a replayable demo, that could work too.

TobTobXX 20 hours ago | parent [-]

https://asciinema.org/ in case anyome is searching it.

Barbing a day ago | parent | prev | next [-]

One of the most important things missing from too many projects. Even fifteen seconds can often help significantly.

HenryNdubuaku a day ago | parent | prev [-]

Yes, a demo might be a good idea.