- 49 Posts
- 53 Comments
testman@lemmy.mlto Lemmy@lemmy.ml•Should Lemmy hide downvotes on your own posts by default?English151·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·3 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.
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 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.
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.
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.
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
testman@lemmy.mlto Android@lemdro.id•Probably preaching to the choir here, but headphone jacks are really a must, and USB-c adapters have their limitsEnglish23·6 months agoindirectly forces you to buy wireless earphones
USB-C wired headphones exist
edit: lol, replied too quickly. You mention wired headphones in the next sentence.
testman@lemmy.mlto Android@lemdro.id•Probably preaching to the choir here, but headphone jacks are really a must, and USB-c adapters have their limitsEnglish44·6 months agoI 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.
testman@lemmy.mlto Android@lemdro.id•What custom ROMs are you using today, with which phone?English9·6 months agoLineageOS 22.1 on FairPhone 4
testman@lemmy.mlto Android@lemdro.id•I want my smart Android TV to be dumb againEnglish26·9 months agoare there custom ROMs for TVs like there are for Android phones?
Did you check out NewPipe?