Stanko Krtalić
Stanko Krtalić
Just ran into this issue this morning. @agalloch 's solution didn't work for me - I got `Undefined method jsonapi_use_foreign_key_on_belongs_to_relationship for Hash`. I'm using the JSON::API adapter with AMS 0.10.7...
I get the same output with `sudo`
I didn't run it under the `root` user but under my user `stanko`. As you suggested, I tried running it with `sudo` but I got the same output.
Thanks, it works with the `-t pok3r` option. I just came back from work and saw that `openAll` isn't supported in `rawHID`. Hope that gets fixed in the future. I'm...
Hey! Sorry for not responding earlier, I was quite busy the last few days. I'll take a look at this over the weekend.
@dati91 thanks for the response. Do you think that this feature would be difficult to implement? If it isn't too much hassle I'd like to contribute.
I went through some other libraries that implement this functionality ([ble [Python]](https://github.com/markrages/ble) and [ruby-ble [Ruby]](https://github.com/sdalu/ruby-ble)) and there doesn't seem to be a consensus on how to do this. The Python...
Not sure if this is completely related, but I'm trying to get ROCm 6 working too and built xla with the [Dockerized build.sh script](https://github.com/elixir-nx/xla/tree/f9e2768ce61fb545a65a8831a6afc3028aed34ea/builds) which gave me a tarball. When...
@jonatanklosko that did the trick! Thank you! Now I have a different problem where after creating a serving the runtime crashes.  I added `LIVEBOOK_DEBUG=true` before running the server, but...
I experimented a little bit over the last 2 days and now have a different error :D ``` ➜ crazy_idea (main) ✗ RUBY=$PWD/ruby/bin/ruby cargo run Compiling rb-sys v0.9.79 Compiling magnus...