ad_on_is

joined 9 months ago
[–] [email protected] 4 points 1 month ago (1 children)

I know about WayDroid, but never heard of ATL.

So yeah, while we have the fundamentals, we still don't have an OS that's stable enough as a daily driver on phones.

And this isn't a Linux issue. It's mostly because of proprietary drivers. GrapheneOS already has the issue that it only works on Pixel phones.

I can imagine, bringing a Linux only mobile OS to life is even harder. I wish android phones were designed in a way, that there is a driver layer and an OS layer, with standerdized APIs to simply swap the OS layer for any unix-like system.

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

And what exactly does that have to do with GrapheneOS?

[–] [email protected] 1 points 1 month ago

not necessarily... I mean If they run under the same VM, I'd be fine with that as well...but having a sandboxed wrapper would for sure be nice.

[–] [email protected] 41 points 1 month ago (12 children)

if there was something that could run android apps virtualized, I'd switch in a heartbeat

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

And GIF is pronounced GIF

 

Per one tech forum this week: “Google has quietly installed an app on all Android devices called ‘Android System SafetyCore’. It claims to be a ‘security’ application, but whilst running in the background, it collects call logs, contacts, location, your microphone, and much more making this application ‘spyware’ and a HUGE privacy concern. It is strongly advised to uninstall this program if you can. To do this, navigate to 'Settings’ > 'Apps’, then delete the application.”

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

Lucky you.. I managed to get banned once, for not being "left" enough. So I just don't engage in specific kind of topics anymore.

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

Hey Canada, just so you know: I'm an European, and I watch "Son of a Critch" and "Shoresy"

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

Yes! I as well started my Lemmy journey on kbin first.

Back when the API changes were introduced in Reddit, everyone on Reddit kept about lemmy.

Then, in the comments you read stuff like "Lemmy are a bunch of tankies, kbin is better, yada yada"...

Great, now you're already torn between two sides, without even knowing about the basic concepts of how they both work.

You then go to one Lemmy server, and see how bad the UI is, then you check out kbin, and it feels nice.

Well, and the rest is history...

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

Companies have spent the last 15 years o so making their best efforts at obscuring the stack,

I fully agree here. Whatever software they have developed, is not rocket science, and mostly based off of existing standards.

Gmail, Outlook, etc... just a bunch of *DAV servers on top of an emailing service, paired with some SSO. Same goes for Reddit/X/FB. A simple DB just storing some info and doing some fancy sorting based on that info.

Perhaps this situation should be regarded as a problem to be solved

Yes!

But, on the other hand it's a two-fold sword.

Corps are making money off of peoples lack of knowledge, and this has been the way of how "offering a service" is being done probably since human history... and yes, it pisses me off as well, especially when it comes to human health and nutrition, etc...

But....

Say, you hire contract workers, to build a house, bc. you don't know how to do it yourself. Then you need to hire someone else to approve the quality of the work that's been done, since again... you lack the knowledge. After you've moved in, something breaks, again... you hire someone to fix it.

Now, at what point do you start learning about all the components involved in a built house? electricity, plumbering, walls, etc... and most importantly, do you even care in learning so or not?

And some people, just don't care. They simply don't. Even if the concept of a topic is very easy to grasp, they simply lack the interest in knowing about how it works.

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

I think, you didn't get my point.

Everything you mentioned, is nice and all, but who cares where the server is located? if they federate with each other, it doesn't matter. Again, I'm just talking from a novices POV and things thst might confuse them. They surely confused me at the very beginning

[–] [email protected] 9 points 2 months ago* (last edited 2 months ago) (8 children)

Whether these are just lazy excuses or not, but let's be real for a moment.

Imagine someone, who's used to go to reddit.com, search for a reddit app in the app store, both of which have the same logo, design, etc... and use their username/password to login and browse the content.

almost every service, that people use for the last decades is based on this specific approach, except for emails. Even the TLD was always .com

Now imagine, how overwhelmed those people might feel, when you tell them "just come over to lemmy".

Lemmy, where? lemmy.com? Here's where you then start explaining the different instances, federation, etc..

the next question will be: where's the Lemmy app? Remember, the unified logo and design? well, good luck explaining that all lemmy apps are de facto third-party-apps.

Now, once they make it throug all of that, the next hurdle that will confuse the hell out of them are the communities scattered all across the instances.

 

Hey, I just published a self-hosted streaming service, it's called Odin. Odin comes in two parts, a server and an Android app. Both can be found on GitHub, with their install instructions.

Odin Server https://github.com/ad-on-is/odin-server

Odin TV App https://github.com/ad-on-is/odin-tv

Motivation:

I've used many of the readily available apps in the past, and they all came with their pros and cons. I was mostly annoyed by the fact, that most of them use their own server-backend, somewhere. So each time, the app stops working, I didn't know whether their server just crashed, or the developer abandoned the app and I had to look for something else. I also started becoming paranoid, whether someone was collecting my data and offering them to "the highest bidder". Oh, and I also disliked the UI of these apps.

That's why I started working on Odin. In fact, I've been using it for almost 4 years now, and did a LOT of iterations during these years. Now, I'm more than happy with the end result, and wanted to share it with the world.

The main features of Odin are:

  • Discovering movies and TV shows
  • A nice and beautiful UI
  • Customizable Trakt lists
  • Multi-User support

I hope you like it!

Oh, and feel free to submit any feature requests or issues on GitHub. If you want, you can star the repo, so I know there's actual interest in the project.

 

Hey, I just published a self-hosted streaming service, it's called Odin. Odin comes in two parts, a server and an Android app. Both can be found on GitHub, with their install instructions.

Odin Server https://github.com/ad-on-is/odin-server

Odin TV App https://github.com/ad-on-is/odin-tv

Motivation:

I've used many of the readily available apps in the past, and they all came with their pros and cons. I was mostly annoyed by the fact, that most of them use their own server-backend, somewhere. So each time, the app stops working, I didn't know whether their server just crashed, or the developer abandoned the app and I had to look for something else. I also started becoming paranoid, whether someone was collecting my data and offering them to "the highest bidder". Oh, and I also disliked the UI of these apps.

That's why I started working on Odin. In fact, I've been using it for almost 4 years now, and did a LOT of iterations during these years. Now, I'm more than happy with the end result, and wanted to share it with the world.

The main features of Odin are:

  • Discovering movies and TV shows
  • A nice and beautiful UI
  • Customizable Trakt lists
  • Multi-User support

I hope you like it!

Oh, and feel free to submit any feature requests or issues on GitHub. If you want, you can star the repo, so I know there's actual interest in the project.

1
Bruh! (imgur.com)
 

Honestly... everybody should try out neovim for at least a week. I mean like... fully commit to it.

It's just amazing how fast and light on resource usage it is, compared to vscode.

For reference: I just opened qmk_firmware which has a shit load of clang code and files. Guess what, neovim doesn't even break a sweat, while vscode almost burns my CPU.

 

I'm just sick of Reddit.

The communities there seem much more active than the once on lemmy, which is not a surprise.

However, I oftentimes find myself doom scrolling through reddit, just because of some nonsense BS propaganda, ads, etc .., snuck inbetween of the community posts I'm actually interested in.

How can we convince the people over there to move away?

view more: next ›