Mark Gaiser

Results 151 comments of Mark Gaiser
trafficstars

> I prefer to not do this. It would completely change the way this software works. Yeah, I totally understand! Thank you for your fs! It's unique and quite cool!

I hope you could consider adding https://github.com/uNetworking/uWebSockets to the mix. They claim to be extremely fast https://github.com/uNetworking/uWebSockets/tree/master/benchmarks

It does reliably respond, yes, but that might take a little more then a couple seconds. While i fixed it locally by only asking the models something once every minute...

I'm not so sure about that. I just checked, again with the phi3 model. The model responds within 1 second and i'm repeating the same question over and over again...

That to me is a major motivation to ditch nodejs and play with Rust or even C++. Not because of this very issue or because of using js-tech but because...

Ahh, figured out what caused my "library desugaring" issues. I had "nextlib" cloned in my nextplayer folder and uncommented the config to let the project use that. If you do...

It took me a while but i got it working! Turns out my folder structure was a bit messy. A clean checkout and actually following to the letter what you...

Are you sure your phone does? If in doubt, set the decoder (Settings -> Decoder -> Decoder priority) to "Device decoders only". Why? This project uses media3 for media handling....

> I think this line link may have drifted out of date with other commits since you posted this question? It might be clearer to use a permalink: https://docs.github.com/en/repositories/working-with-files/using-files/getting-permanent-links-to-files I...

This turned out to what i expected it to be but couldn't really find it before. Both projects include media3. One was local, the other was still from wherever the...