this post was submitted on 27 Oct 2024
293 points (99.0% liked)

Linux

50275 readers
1708 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

This is really interesting stuff, found it on Hacker News. It's like WINE, but for Android <-> Linux: https://gitlab.com/android_translation_layer/android_translation_layer/

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 51 points 3 months ago* (last edited 3 months ago) (6 children)

Wow this is awesome! Waydroid is insecure (outdated, rootful container), slow in development and only sandboxed on Fedora.

But that they take Newpipe... which is notoriously broken as Youtube tries to block everything...

Other apps are

  • OSMAnd~
  • OrganicMaps
  • Grayjay
  • Jerboa, Fedilab, Pixeldroid
  • Amethyst, Voyage

Those are really unique on Android

[–] [email protected] 31 points 3 months ago (6 children)

I'm using NewPipe daily and it doesn't seem broken at all?

load more comments (6 replies)
[–] [email protected] 12 points 3 months ago* (last edited 3 months ago) (2 children)

it's worth noting that no actual security problems have been presented that haven't been dealt with, Sandboxing is available on any distro assuming the tools are made availible. Waydroid supports both apparmor and selinux, please report any security issues and tag the maintainers when doing so.

EDIT: you do need to set apparmor into enforce mode manually though.

load more comments (2 replies)
[–] [email protected] 7 points 3 months ago* (last edited 3 months ago) (1 children)

I've been using FreeTube on desktop and it has worked great (with VPN)

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)

Freetube uses Electron. The Flatpak is 240MB in size, the Newpipe + Translation layer is 40MB

It also doesnt bundle an often outdated version of Chromium, as found in Electron

But I tried Newpipe Flatpak and it was blocked totally. May have been because of my VPN though. Freetube had the same issues.

Grayjay is king at block circumventiom

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago) (1 children)

Good to know, thanks. If the FreeTube flatpak is working for me, I might as well try the Newpipe one if it's that much better. I guess I just assumed that the translation layer would add CPU overhead.

I'll have to look into Grayjay. Is there a flatpak? I'm on immutable, so flatpak is much preferred.

[–] [email protected] 1 points 3 months ago

Newpipe flatpak is totally broken XD

but it is more efficient, the translation layer is not an issue.

Actually, I am not sure what LocalSend and ConverterNOW use but those also look kinda like Android apps with GTK decorations.

Grayjay is android-only but a really nice cross-platform player. It is a framework with plugins, for nearly all streaming services... apart from Peertube??

[–] [email protected] 5 points 3 months ago (1 children)

I went from newpipe to tubular since it comes with sponsorblock, but iirc the backend is the same.

No VPN or anything, it works great.

[–] [email protected] 1 points 3 months ago (1 children)

Yes with no VPN it will work easier

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago) (1 children)

It's most likely watching Youtube with your VPN that's broken then, not NewPipe. Youtube implemented Captchas for IPs that generate a lot of traffic/a lot of people are using. That's how they are trying to kill frontends like invidious that proxy the requests. NewPipe by default uses your own IP so it doesn't have that problem. If you use a VPN IP that a lot of others are using too, you'll get that same problem though.

[–] [email protected] 1 points 3 months ago

Yes I assume this increases many issues.

This might also explain why sometimes the one, sometimes the other app (desktop vs phone) is broken

[–] [email protected] 2 points 3 months ago

hey! don't be mean like that to my baby...

[–] [email protected] 2 points 3 months ago (1 children)

Newpipe works perfectly fine with only small issues sometimes. OrganicMaps is available on flathub

[–] [email protected] 1 points 3 months ago (2 children)

The OrganicMaps for "regular" Linux is very different from the Android app though. Completely different UI tech (Qt vs native Android widgets) and lacks important things like turn-by-turn navigation.

load more comments (2 replies)
[–] [email protected] 29 points 3 months ago* (last edited 3 months ago) (3 children)

As the rule of thumb with FOSS projects, it has a horrible name

Time to rename it to one of the very creative FOSS project names

  • yet another something (YAS)
  • something is not other thing (SINOT)
  • OpenSomething, FreeSomething, LibreSomething
  • Something
  • Periodic table
  • Somethingify (this one is new)

Kudos to devs though. This is awesome

[–] captain_aggravated 6 points 3 months ago
  • KDE Advanced Something Editor (KASE)
  • Gsomething
  • Some random word. The worst ones I can think of are simultaneously Kleopatra and Seahorse. Guess what they do.
  • "It's actually the name of an Indonesian fruit commonly eaten at celebrations..."

Yeah it's not open source unless the title is a garbage fire.

[–] [email protected] 2 points 3 months ago

You forgot -XNG

[–] [email protected] 14 points 3 months ago (1 children)

Interesting concept, if it gets good enough I hope ubuntu touch adopts this because I'm not a big fan of waydroid.

[–] [email protected] 4 points 3 months ago (1 children)

It's still really basic, but has loads of potential, Unforunately it has a hard requirement on GTK, otherwise there are a few things that would have been nice for greater AX86 in general, for instance they have mediacodec->vaapi support, something ax86 has... struggled with in the past. but we can't use it since we can't use gtk.

[–] [email protected] 2 points 3 months ago (1 children)

Ubuntu Touch can't use GTK? Why not?

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago) (1 children)

what does Ubuntu touch have to do with this? I explicitly refered to the greater ax86 ecosystem.

[–] [email protected] 1 points 3 months ago (1 children)

You were responding to a comment talking about Ubuntu Touch. You then talking about "we" without any explaining of who you meant made me assume you meant Ubuntu Touch users.

load more comments (1 replies)
[–] [email protected] 11 points 3 months ago (4 children)

This is great. This gives me hope for Linux mobile 🙏🏽

load more comments (4 replies)
[–] [email protected] 10 points 3 months ago

Android apps on flathub will be lovely.

[–] [email protected] 8 points 3 months ago (1 children)

How is ATL's architecture different than Waydroid's?

[–] [email protected] 4 points 3 months ago

I guess it's running a free ART implémentation? As Android runs on Linux there's at least no kernel translation layer to do

[–] [email protected] 6 points 3 months ago* (last edited 3 months ago) (5 children)

finally a non electron yt client, i also have another question does sober use the same method.

[–] [email protected] 5 points 3 months ago* (last edited 3 months ago) (1 children)

It didn't work on my Arch (btw) nor Fedora

[–] [email protected] 4 points 3 months ago

Someone on HN earlier today mentioned they would fix the Arch issues

[–] [email protected] 5 points 3 months ago (1 children)

Does anyone know if this is the same way Sober is running the port of Roblox?

[–] [email protected] 3 points 3 months ago

No, it's the same way as how mcpe-launcher works with android minecraft

[–] [email protected] 5 points 3 months ago
[–] [email protected] 4 points 3 months ago (2 children)

really buggy on fedora kinoite

[–] [email protected] 3 points 3 months ago

Well yes, it's still early days and very much WIP. But the fact it works at all is amazing and shows what can be done with more work.

[–] [email protected] 3 points 3 months ago

feel you, brother

[–] [email protected] 3 points 3 months ago (2 children)

I wonder how does it work? New pipe is originally a portarit application for Android.

[–] [email protected] 9 points 3 months ago

It translates the Android API to Linux desktop-compatible calls, just like Wine does for Windows apps.

[–] [email protected] 2 points 3 months ago

Newpipe works great on tablets too, a lot of Android apps have a landscape mode

[–] [email protected] 1 points 3 months ago

It won't show a file picker for importing subscriptions so rip

load more comments
view more: next ›