- 214 Posts
- 77 Comments
testman@lemmy.mlto Games@lemmy.world•List of Fan (OpenSource) Ports/Remakes of GamesEnglish6·2 months agohttps://osgameclones.com/ is the best aggregate for this kind of thing.
https://libregamewiki.org/ also looks like something relevant.Maybe now that we have a messy thread of various links, we can go check whether some of them are not yet listed in osgameclones.
The best kind of correct
cool idea
concept somewhat reminds me of OpenDesk
https://en.wikipedia.org/wiki/Opendesk
Which I know about because it uses the same name as https://opendesk.eu/en/ , which I am actually interested in.
https://gitlab.opencode.de/bmi/opendesk/gitlab-profile/-/blob/main/README_EN.md
testman@lemmy.mlto Linux@lemmy.ml•Is this video a legitimate way to get Linux on LineageOS via Termux or is there a better recent method?3·3 months agoIt does work, I have been using it for a long time now in context of my interest of using a phone as a PC.
https://xdaforums.com/t/phone-as-a-pc.4633441/Thing is that with just termux, you get just the android/termux environment.
There is a way to get more familiar Linux environments running on your phone by using proot from within termux.
https://wiki.termux.com/wiki/PRoot
For example, using that you can install ARM version of Manjaro, which is basically the same thing that you would run on Raspberry Pi.
But everything in there runs a bit slower, because Proot is some layer that takes up a bit of performance.
Benefit of that is that you can run some Linux software that is not found within Termux packages, but is available in the repositories of other distros. Libreoffice is one such example.
testman@lemmy.mlto Linux@lemmy.ml•Is this video a legitimate way to get Linux on LineageOS via Termux or is there a better recent method?2·3 months agoLineageOS 22.2 (on FP4) does not seem to have that option yet.
At least, it is not listed in the developer options.
You can find it if you tap on the search button within developer options (or just general settings, as that also includes results from developer options) and type “terminal” or “linux”.
The(Experimental) Run Linux terminal on Android
result shows up.
But after you tap on that, you see that toggle is greyed out. Can’t be enabled.I am interested in getting that to work, so any help is appreciated.
There is hopefully some ADB command or something that forcefully enables Linux environment.
testman@lemmy.mlMto Mastodon@lemmy.ml•Can I follow an X / Twitter account from Mastodon? How?2·3 months agoThere are / were some bridge bots that mirrored the posts from one site to another. Bur i don’t know what the current state of those is.
testman@lemmy.mlto Technology@beehaw.org•New Free Tools to Track Corporate Misconduct Around the World2·3 months agoTitle reminds me of the thing that Lous Rossmann initiated:
https://wiki.rossmanngroup.com/wiki/Main_Pagewhich seems like it could be a subset of the thing in OP
testman@lemmy.mlto Technology@lemmy.ml•World's smallest microcontroller looks like I could easily accidentally inhale it but packs a genuine 32-bit Arm CPU4·4 months ago“accidentally inhale”
heh, then YOU could run Linux
which reminds me of this sketch from LoadingReadyRun where Linux gets installed on everything, even a person:
https://youtu.be/ajW2fDy41fY?t=229
StackOverflow says that it can be done by editing xrdp.ini:
https://askubuntu.com/questions/133343/how-do-i-set-up-xrdp-session-that-reuses-an-existing-session#360835Is there a specific reason for choosing RDP?
VNC is the most common protocol in Linux. And RustDesk is also a good, more advanced alternative.
testman@lemmy.mlto Games@lemmy.world•Gaming chat platform Discord in early talks with banks about public listingEnglish6·4 months agoMatrix (Element or other clients) seems to be the most popular one.
in the following order:
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.
testman@lemmy.mlMto Newpipe@lemmy.ml•#newpipe funktioniert wieder nach dem letzten Update. 🙏1·5 months agoYes, it is.
But I am not exactly sure that this is what OP had in mind.
testman@lemmy.mlMto Newpipe@lemmy.ml•#newpipe funktioniert wieder nach dem letzten Update. 🙏2·5 months agoWhat you cc’d is a Lemmy community for Newpipe.
Still, nice to see that the latest update makes it work for you.
testman@lemmy.mlto Fediverse@lemmy.ml•Potential Fediverse Equivalent for Service Uptime Monitoring?4·6 months agoThis could be relevant:
https://github.com/statping-ng/statping-ng
There is a project called Example Suite, which is meant to be a CC0 template for building other games upon it.
But I am not aware of any other from-scratch games made for OpenMW. There are quite a few total conversions, but those all use some of Morrowind game files.