- 82 Posts
- 71 Comments
testman@lemmy.mlto Stop Killing Games@lemmy.dbzer0.com•Slovakia has crossed the threshold! 🇸🇰English4·4 days ago🇸🇮 is the flag of Slovenia, while 🇸🇰 is the flag of Slovakia.
Luckily Lemmy allows us to edit post titles.
testman@lemmy.mlto DeGoogle Yourself@lemmy.ml•Any good solutions for degoogleing music videos on Linux and android?13·2 months agoDid you check out NewPipe?
testman@lemmy.mlto Lemmy@lemmy.ml•Should Lemmy hide downvotes on your own posts by default?English141·2 months agoI was not aware of the issue that downvotes negatively affect mental health.
testman@lemmy.mlto Selfhosted@lemmy.world•What OS should I use for self-hosting that doesn't require extensive terminal knowledge?English10·2 months agoYUNOHost iso is basically just Debian, but the one-click-install for various self-hosted things is it’s primary purpose. All done through web interface.
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 Lemmy@lemmy.ml•How do you think Lemmy's interoperability with other federated software (beyond Mbin/Piefed) could be improved?English3·3 months agoIsn’t that exactly the beauty of the fediverse?
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.
Make an app that guides users when folding the phone
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
I don’t know that.
[gif that lemmy imageproxy refuses to show for some reason]
Now there’s a frood who really knows where his towel is 👍
What Is the airspeed velocity of an unladen swallow?
this post provides a good overview of this issue and possible solution. https://popcar.bearblog.dev/lemmy-needs-to-fix-its-community-separation-problem/
testman@lemmy.mlto Android@lemdro.id•Android's Linux Terminal app adds tabs so you can multitask more easilyEnglish11·4 months agoSupposedly Google would have better time taking care of just one consumer OS instead of two, so Android is getting some PC features so that it will be able to replace ChromeOS in the future.
testman@lemmy.mlto Buy European@feddit.uk•France and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)161·4 months agoThia does not look like Google Docs alternative. Readme.md says that it is much more limited, with the purpose of simplicity.
You want something closer to FOSS alternative to Google Docs?
Check out OnlyOffice anf Collabora office. Both can be integrated into NextCloud.
Or CryptPad, that is also good one.Then go a step further and check out OpenDesk, a project that aims to be a collection of various FOSS services in order to create an alternative to Microsoft Office 365 / Google Suite.
It is being heralded by ZenDiS, which is mentioned in the post that you linked to.
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.
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.
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.