EasyIP2023
EasyIP2023
@recp Have cycles Wanted to wait until more feedback. Do you want me to start converting? Or continue to wait for more feedback? 1. ```glm_mat#x#_mulv -> glm_mat#x#_vmul``` 2. Add new...
Yep!!! Not entirely sure if it's faster to search through cache, return the gid's, and then query out to sql to return the actual records or just use a gem...
Hey thanks!!! But nvm this example is exactly what I've wanted to try and implement https://github.com/mrvncaragay/rails-redis-search.
Trying to do this in a production env. Completely new to redis I think it's awesome though!!! I just realized, I don't need those records I just need the returned...
@yurivict There's a far better implementation that I've been working on here. https://github.com/under-view/kmsroots
1. Remove libdrm by making ioctl calls myself. 2. Maybe remove libgbm by making ioctl calls to GEM directly 3. Strip apart the dlu_drm_core * Making it separate so that...
@kraj Any status