Toni Alatalo

Results 11 issues of Toni Alatalo

Hi - am using external authentication for users with Isso, because we embedded Isso in a system where already had user info, auth and sessions using bearer tokens. For the...

server
client
feature
needs-decision

Hi - very cool to see that you have worked on this after the original devs seem to have gone elsewhere. Are you still planning to continue, or is this...

using an obj with transparent material on top of the map with images doesn't work -- the background shows through the map. apparently as it has depthWrite disabled. we encountered...

Hi, has anyone done or thought of solving 'dogpiling' somehow with fastapi-cache? The dogpile.cache lib describes the problem nicely, https://dogpilecache.sqlalchemy.org/en/latest/ Briefly, in the case of an empty initial cache, it's...

Hi - would someone know how to profile async SQLAlchemy operations with this? This works in the sense that I get to see something, but the timing is always ~1ms,...

Hi, and thanks a lot for the cool and well working bridge! I'm testing using it to run https://github.com/opensouls/SocialAGI in our Python written backend. I ported the beginning of one...

EDIT: just realized the this already uses vector_math for the types, just not in arrays. I could experiment and see if it affects the perf, I think it does via...

Hi, is it possible to somehow configure the option that Cloud Run has for CPU allocation? It's like this in the Run YAML: ```yaml apiVersion: serving.knative.dev/v1 kind: Service metadata: name:...

waiting for customer response

Would it make sense to support async functions here, so that the event handlers could be called in an async manner and consequently call async libraries? This way a single...

feature-request
blocked: framework

Hi - I hope it's OK to use this for support requests. I'd need to use the ENFUSER Air Quality data, which is available as a grid. Am doing `model_data...