testman

joined 4 years ago
MODERATOR OF
[–] testman@lemmy.ml 4 points 6 days ago

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.

[–] testman@lemmy.ml 9 points 6 days ago (4 children)

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.

[–] testman@lemmy.ml 1 points 1 week ago (5 children)

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.

[–] testman@lemmy.ml 2 points 2 weeks ago

Thank you very much.

[–] testman@lemmy.ml 1 points 2 weeks ago (1 children)

Yes, it is.
But I am not exactly sure that this is what OP had in mind.

[–] testman@lemmy.ml 2 points 2 weeks ago (3 children)

What you cc'd is a Lemmy community for Newpipe.
Still, nice to see that the latest update makes it work for you.

[–] testman@lemmy.ml 2 points 3 weeks ago (1 children)

BTW good presentation on FOSDEM👍

[–] testman@lemmy.ml 4 points 3 weeks ago (1 children)
[–] testman@lemmy.ml 4 points 4 weeks ago (1 children)

Ah yes, sorry. The video is from Youtube, but post points to a link that also adds one of privacy frontends. However Youtube has been very uncooperative with these kinds of things in the last year or so.
Here is a direct link: https://youtube.com/watch?v=4TmHSsIU1ns
I also added it to the post description.

[–] testman@lemmy.ml 3 points 4 weeks ago

yes, valid point, thank you for the correction

[–] testman@lemmy.ml 14 points 4 weeks ago* (last edited 4 weeks ago) (5 children)

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.

[–] testman@lemmy.ml 11 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

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

view more: next ›