

An XMPP client embedding jitsi meet or having a plugin for it could be an option.


An XMPP client embedding jitsi meet or having a plugin for it could be an option.


Are there migration path for projects embedding a LUA version? Or is LUA incompatible between version?
Like if I build a plugin for a project in LUA 5.1, and the project want to migrate to 5.5, are there forward incompatibilities? Are there API deprecated for long enough to let people migrate?
As an observer I don’t understand why “once you choose a version for your project and a plugin ecosystem develop on it, you are married to this version”.


I tried XMPP but could not find a client that let me have a “video call” where I could share my screen without also needing a webcam. Or even have a video call where not everyone is forced to have a video flux. As far as I can tell an audio call cannot be turned into a video call for 1 streamer.
Like in Discord where one want to share its screen while playing. XNPP was my biggest hope to replace Discord with my friend but I either did not find the correct client or the ecosystem is not mature enough (or oriented in the direction I expected).
Picture or artistic impression? If picture I want it as wallpaper!


But any source code leak is also open sourcing in that world.
You cannot prevent someone from “hacking” the hardware they buy to use it from a PC instead of being forced to use an app.
Maybe I’m wrong, but that’s the way I understand it.


Sixel or the kitty image protocol can do it high res. There are also some low res options


I recently found https://f-droid.org/packages/net.canvoki.carburoid
Work we state provided data in Spain and France. I saw an issue requesting to add Italy. You may request your country too


What’s the show for the uninitiated?
Don’t they know what we collectively absolutely all want and is good for the planete?


Typos in French version:
tandis que d’autres ne sont pas pensent que ça fait partie de l’application
GNOME mettrait évidement en place les protocoles pertinents et activerait les décorations côté serveur sur toutes les applications qui ne demandent pas explicitement le SSD.
-> CSD
Side note: after reading all this I still read Solid State Drive and wonder why Gnome want me to use Hard Disk Drive…


SteamDeck’s isn’t the same at all. It is a fake sleep: “Go to sleep but you can finish downloading whatever you need before” (inside the steam software, outside of it it has no idea).
On OLED screens you get to have the screen powered off. On LCD we see the screen is still powered. Maybe they just turn the brightness to the minimum and send black color of pixels?
Anyway, once the download queue finish, the SteamDeck goes to proper hibernation and does only get to wake up when using the power button. Not at any notification or when a background process want it like I see explained on comments in this thread.
Edit: The SteamDeck version looks a lot more like the “Finish the update and restart/shutdown/hibernate button”


I really dodged a bullet upgrading from my 1070Ti to the last AMD (9070XT or I misremembered?) for the black Friday. Lowest price of the generation just before RAM’s price skyrocketed.
My SO is not so lucky…
Maybe we should use this card for under TV computers with Windows… sadly?
Why no ones seems to remind this person that they are using a GPL V3 software? Like they say “you broke my stuff you should have fixed it within a day” while in the same time the license state (scream?) all over the place :
- Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
I would also love to know. It is not on F-Droid so I’m a bit suspicious at first. (Not all is open source? Or is it too new?)


Ok. On Lutris it was proposed directly. I hopped for a more integrated shop but I imagine that’s not possible because of the DRM launcher.


You can install battle.net in Heroic? How? I only seen in Lutris.
If I could have access to the games without the Battle.net launcher that would be even better.


I direct everyone to https://yunohost.org/ As you describe it your project looks very similar.


I suppose your mirror pull on a cron job?
How much space does it take to have a full mirror?


If it works for you. I have heard the advantage of screen is that you can bind directly to a Pty/serial. Would be nice for me since I sometimes needs to connect as serial instead of SSH.
And in the mean time I read that there are frequent and apparently non trivial breakage on version.
Not trying to point finger since it is not easy, but thinking about the upgrade strategy of a project (or language) and help consumers of your project (and their plugin) get to the next version would help them on this issue. We have examples of languages doing this (or not). There may be more challenges for an embedded languages (than for Rust or Python) but I’m sure some concepts can still be applied anyway.