Isn’t the VollaPhone Quintus the best option for Ubuntu Touch? (It’s more expensive than the Fair Phone, but it ships with UT)
- 6 Posts
- 59 Comments
I’d argue that Ubuntu Touch and Sailfish are the most mature offerings. Both OSs are (or at least were at some point) developed as commercially viable alternatives to the duopoly. That gives them a headstart in terms of apps and overall pollish.
The postmarket shells are catching up, but you still get instructions like “drag and drop a file from your file manager to open it”, which doesn’t work on a phone. Phone UX still seems like an afterthought in many cases.
Postmarket OS is a desktop Linux system, but for phones. UT and Sailfish on the other hand are mobile OSs, that happen to use much of the same tech as desktop Linux. They are therefore much closer to the duopoly (for bettet or for worse).
Vittelius@feddit.orgto Linux@lemmy.ml•[SOLVED] how come yt-dlp on a terminal returns bash: yt-dlp: command not found even though I installed it with wget? debian 13English4·1 month agoI found pipx the easiest way to install and manage a current ytdlp installation
sudo apt install pipx pipx ensurepath pipx install yt-dlp
Yes I know, it’s an additional package manager, but it actually is a package manager and will therefore ensure the setup is correct
The feature is called “WiFi Tethering” and is available on most Android systems (sometimes OEMs or carriers disable it)
On iOS it should enable automatically if you’ve got a hotspot active and connect your device to your computer via USB
Resolve is not available as a flatpak so distrobox would be your only option to get it running on a atomic distro.
But in general flatpaks are more secure than distrobox containers. Flatpaks are sandboxed. Apps can request access to different parts outside the sandbox through so called portals. Portals are basically like the permission system on your phone. But not all portals are finished yet so apps can get way more permissions in the name of user friendliness. There are third party tools like flatseal, that manage permissions though.
Distrobox on the other hand doesn’t have any of that. Apps can access your entire home directory and a bunch of other stuff if they want
Vittelius@feddit.orgOPto Games@lemmy.world•Stop Killing Games: The EU's Digital Fairness Act, or how you can help even if you've already signedEnglish7·2 months agoI’m not defending the praxis, but I will point out that this is a slightly different problem. The initiative is fine with publishers delisting a game, after all. It’s more concerned with what happens to a game after it has been sold.
That doesn’t excuse payment providers playing cop, but again: Slightly different problem.
And for resolve there is even a preconfigured container: https://github.com/zelikos/davincibox
You could replicate this workflow by replacing iCloud with Nextcloud and Time Machine with Timeshift.
The iOS app for Nextcloud allows the automatic upload of photos, you just need an account with a Nextcloud provider (or just host your own instance).
Timeshift is preinstalled on a bunch of distros, including Linux Mint, and can be installed on all other major ones. See https://github.com/linuxmint/timeshift for details.
Vittelius@feddit.orgto Games@lemmy.world•Statement on Stop Killing Games - VIDEOGAMES EUROPEEnglish16·3 months agoThat part of the argument is slightly different. If I understand the press statement correctly, what they are saying is: “Some servers can’t, on a technical level, be hosted by the community”. And that’s not a straw man (arguing against something never asked for), that’s just a lie. We have access to all the same stuff as the industry (AWS etc). Hosting these kinds of servers might be very expensive, but the initiative only asks for a way to keep games alive not for a cheap way (though I would prefer a cheap way of course)
Vittelius@feddit.orgto Games@lemmy.world•Statement on Stop Killing Games - VIDEOGAMES EUROPEEnglish62·3 months agoIt’s also a strawman argument. Because yes, developers have less to no control over the operation of private servers. Yes, that means they can’t moderate those servers.
But
This initiative only covers games, not supported anymore by the devs anyway. Meaning legally speaking everything happening to private servers would be literally not their concern anymore. And new legislation, should it come to that, would spell that out.
Not necessarily. Both have their drawbacks. It takes longer for new hardware to be supported on Debian and setting up a Nvidia grafics card is more complicated
You should try pangolin. It uses Traefik instead of Caddy under the hood but it automates approximately 80 % of setup. It’s what I use for my setup.
Vittelius@feddit.orgto Games@lemmy.world•Signatures skyrocket for **Stop Killing Games** campaign after big youtubers take up the cause, resulting in 100k signatures in 48 hours. (Details on how to help in text body of post)English5·3 months agoOne thing you can do: In person organising. It’s something the campaign has been really bad at. Have some flyers printed up and start handing them out. I don’t know the Italian school schedule, but if universities are still in session they might be good targets.
I did it last year, first at Gamescom and then at a local uni and I think it helped spread the word.
Vittelius@feddit.orgto Linux@lemmy.ml•Alright fine I admit it, I want to learn LinuxEnglish2·3 months agoDistro: short for distribution. Linux is not an operating system. It’s a piece of technology (specifically something called a kernel) you can use to create an OS. Those Linux based OSs are referred to as distros. We are usually not calling them “Versions” because the Linux Kernel is also frequently seeing updates and that would just cause confusion.
Debian and Ubuntu: Popular distros. Ubuntu tends to be a bit more user friendly than Debian and was the default recommendation for new user for a long time. In recent years its popularity among enthusiasts declined because of a series of unpopular decisions, mainly the adaptation of something called snaps which is not completely open source and takes a bit more time to launch apps than alternatives. Debian on the other hand really values stability. Updates arrive less frequently than on other distros but undergo really rigorose testing.
You are right. I’ve corrected my comment
There’s also qobuz for your more mainstream music needs. And you can always use a YouTube downloaded like yt-dlp together with a music tagging tool like MusicBrainz Picard.
Vittelius@feddit.orgto Linux@lemmy.ml•Is the Gnome Background Apps UI a complete Mess or do I miss something?2·3 months agoI could be completely wrong, but the fact, that you stated, that Telegram doesn’t receive messages without the tray icon leads me to believe that they are doing background services wrong. Because the status icon in the tray is supposed to be exactly that. The service itself shouldn’t be tied to that.
There are multiple tools to edit subtitles. From the web based https://subtitle-editor.org/ to really powerful software like SubtitleEdit