testman @ testman @lemmy.ml Posts 480Comments 186Joined 4 yr. ago
Matrix (Element or other clients) seems to be the most popular one.
encourage people to help solve one of the issues that is keeping Lemmy from being an even more awesome alternative to Reddit:
https://popcar.bearblog.dev/lemmy-needs-to-fix-its-community-separation-problem/
in the following order:
There have been discussions about this in the Lemmy Github repo issues. Latest info AFAIK is that this feature is waiting for some volunteer to implement it. Current developers said that they are busy with other features.
But yes, this is something that I would also like to see very much. Allowing same-topic communities to connect would be good for whole Fediverse.
EA just open sourced Command & Conquer, Red Alert, Renegade and Generals
which generative model did you use to generate this post?
your best bet is probably to take a look at Lutris. Both client and website. And then go from there.
Think about how multiple instances of the website should interact with each other. And think about how the client would work with such system.
Also, aren't there a few open source Steam clients? See if there is anything useful in those projects as well.
ah yes, that, wormhole.app, that is closed source. (but if I am reading this correctly, some early iteration of it is open source. https://github.com/saljam/webwormhole )
Magic wormhole is a different thing.
can you link to the post that claims the protocol is not open? I'm interested in looking into that
anyway, source for the magic wormhole can be found here: https://github.com/magic-wormhole/magic-wormhole which also links to both the Mailbox code and the Transit Relay code.
While others already pointed out the similarity to persistent LiveUSB, I would argue that this also feels a bit like Android desktop modes, like Samsung Dex.
Thank you very much.
Yes, it is.
But I am not exactly sure that this is what OP had in mind.
What you cc'd is a Lemmy community for Newpipe.
Still, nice to see that the latest update makes it work for you.
BTW good presentation on FOSDEM👍
This could be relevant:
https://github.com/statping-ng/statping-ng
yes, valid point, thank you for the correction
As jet points out, QEMU for actual hardware virtualisation.
There is one relevant thing, which is not exactly in the same category, but does somewhat similar thing:
containers
most popular example being Docker
https://en.wikipedia.org/wiki/Containerization_(computing)
containers don't emulate whole hardware stack like virtual machines do, they just run the guest OS on top of host OS.
so because they don't put resources towards emulating hardware, they are much more resource efficient.
so if your problem is "I'm running Fedora but I want to run something that for some reason runs just on Ubuntu", then you could use containers for that.
containers are mostly used in headless environments (as in servers, no GUI), so running and displaying desktop Linux inside them is a bit tricky, but it can be done.
Lemmy is not like Reddit, you can edit the title even after the post was made.
Also, the latest release of Linux Mint is Xia:
https://www.linuxmint.com/download_all.php
https://en.wikipedia.org/wiki/Linux_Mint#Release_history
indirectly forces you to buy wireless earphones
USB-C wired headphones exist
edit: lol, replied too quickly. You mention wired headphones in the next sentence.
I think that the insistance on headphone jack has gone too far.
There are now enough wired USB-C headphones and wireless earbuds available.
Yes, there are edge cases, like people who work in audio industry where most equipment uses jack as standard connector, or car aux ports, etc.
But when it comes to most casual listening, there are enough solutions.
When migrating to the new phone I tried with USB-C to 3.5 adapter. It did not work most of the time. I suspect that the issue was in my somewhat defective headphones, which have damaged wire and therefore unreliable connection.
Previous phone and other devices were probably able to mitigate the occasional "disconnect", while the adapter completely dropped connection.
But then I bought USB-C headphones, which work fine.
Termux + Termux-x11 + Proot for Linux software.
You can do it without Proot if all the software that you need is already in Termux-x11 repository.
SmartDock / Taskbar for Android applications.
I made a relevant XDA thread some time ago.