Christian González

Results 109 comments of Christian González

Same problem here. a `clinfo` only shows Number of platforms 0 Using amdgpu driver on a Radeon Vega Rx 64

Vega RX 64 here. clinfo from Ubuntu 16.04.3 / amdgpu shows $ /usr/bin/clinfo Number of platforms 0 $ export LLVM_BIN=/opt/amdgpu-pro/bin $ /opt/amdgpu-pro/bin/clinfo terminate called after throwing an instance of 'cl::Error'...

> I just found out about another project with similar approach to "dynamic" web application from python: https://idom-docs.herokuapp.com/docs/index.html Thats a 404 now. BTW, I used sockpuppet until now, to evaluate...

This demo also does not work on Linux (here Manjaro) and Firefox 101. On Chromium (same OS) it works.

Oh, some additional [info](https://stackoverflow.com/questions/72875063/htmx-websockets-extension-doesnt-connect-to-django-channels/72904495): The problem is that when you use "defer" in the script tag, the extension does not work. I removed the "defer" attr (from the main htmx.js...

@eproxus Wouldn't it suffice to add an `autofocus` attribute to your `` element in the response?

But that doesn't help, as the cursor is at the beginning of the element again. before it was at the end. So writing is impossible,

@twidi just a small question: what do you use server-side as SSE implementation? (I suppose you are using Django)

Thanks. I've searched for years for such a project. Already experimented with sockpuppet, HTMX, unpoly, Unicorn, alpine.js and some others. And turbo-django is definitely the best, hands down. Really great...