Mayeul Cantan

Results 151 comments of Mayeul Cantan

Not much AFAIK. Currently, this is aimed at DIY projects. However, the protocol and implementation being open, this should be easier to support than chromecast. Maybe the feature request belongs...

Shouldn't be blocked anymore, and there has been some activity on the browser front recently, so the scheme might become more relevant soon.

Note: this means selecting the option trough clicking on it.

Well, I assumed that because the linked comment says: > Clickable autocompletion options and cycling through options with tab can also be feature requests (in new issues) And cyclable autocompletion...

Yeah, I initially didn't want to dig deep inside the converter algorithm to extract the original dimetric-projected images, so I just generated a dimetric projection to work with. I now...

Just run [python in the browser](https://brython.info/) (there are also [other projects](https://almarklein.org/python_and_webassembly.html#compile%20a%20python%20interpreter), like pyodide, pypyjs, rustpython, or older empythoned). Nowadays emscripten would also be replaced by WASM :) The conversion step...

I feel like mod sharing should come with strong sandboxing guarantees (unsure if this is the case right now?). See the reluctance and issues minetest developers have encountered with their...

I have been toying with the idea of making mumble into a prototype Matrix client. Since rooms can contain arbitrary data (and are just a persistent, distributed graph database), they...

> assuming you mean Matrix.org That's indeed the protocol documented on [matrix.org](https://matrix.org) I am talking about (though not matrix.org's Matrix server instance, to disambiguate). > I think it could easily...

I am not sure if I should create a new issue for that, but the title of this issue seemed too fitting: I'd also like to bind to multiple addresses,...