Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

aard, to lemmyshitpost in And this is why I no longer have cable.
@aard@kyu.de avatar

That was one of the reasons why I was watching pirated versions of the Amazon shows even when I was paying for prime.

aard, to privacy in Google loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly
@aard@kyu.de avatar

Yeah, things are getting to the point where just having a mobile device running Linux and using Waydroid for some useful Android applications is less painful than trying to make Android work.

aard, to privacy in Google loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly
@aard@kyu.de avatar

At least in the EU Apple app store is considered a monopoly, and Apple is expected to allow third party stores during next year.

aard, to privacy in Google loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly
@aard@kyu.de avatar

Problem is that it not really is “just a store”. By using the google store you get access to the google play APIs, which are upgraded separately from the device OS - which is sensible from a security perspective, but they also were created by google specifically for regaining control over what goes on on Android devices.

A lot of applications are needlessly tied to play APIs - either because that way is a bit easier, or just because google is good at marketing them, and the developer didn’t think twice about it. Some relatively basic APIs are part of google play - for example maps, which needlessly is tied to google maps. Unlike Android itself the play APIs are not opensource.

Yandex tried about a decade ago to re-implement the play APIs to keep such applications working without the play store, by utilizing other services providing the same functionality, and tried to get other companies to join them. I’ve visited the Yandex office in Saint Petersburg a few times to discuss that back then (just checked, most of that seems to have been 2014 - that year Yandex was sponsoring my Russian visa). The effort failed for various reasons, unfortunately - the big one being that doing this required reverse engineering API changes on every play update google was pushing to stay compatible. There’s the microG project around now, but it seems to be less ambitious than what Yandex was trying to do back then.

My point is, as long as at least the API for play services isn’t maintained in a way that allows full open source reimplementations - or better, google releases parts as open source where we can plug different backends in - “use a different store” is not really a possible solution for many.

aard, to linux in Why I need extra kernel modules to be able to run Wayland on nvidia?
@aard@kyu.de avatar

Almost a decade ago there was a discussion how to draw into display buffers for Wayland. Everybody agreed on using Mesa GBM, nvidia wasn’t really interested, but said they’d do EGLstreams.

As nvidia wasn’t interested, and generally is a dick to everybody anyway Wayland development just progressed ignoring nvidia, and now they have to catch up to where all the other graphics driver were at already years ago. While ignoring most of the things those others learned, because they want to keep their own tiny proprietary island.

Just avoid supporting nvidias dickish behaviour by not giving them money, and eventually they might learn and change.

aard, to asklemmy in What was the last dumb phone you had before your first smartphone?
@aard@kyu.de avatar

A Siemens S55. After that I moved to a Treo 270, and stayed with Palm until Nokia gave me an N900

aard, to linux in OpenSSH is about to change. (For the better.)
@aard@kyu.de avatar

A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.

With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.

aard, to lemmyshitpost in Kids are brutal
@aard@kyu.de avatar

At least my kid remembers quite a few things from that time. She sometimes goes “remember when I was crying so much…” following by an increasingly detailed description of a situation until I do remember. And then she tells me what the issue was back then, which she didn’t have the ability to explain yet back then.

aard, to asklemmy in What was the last dumb phone you had before your first smartphone?
@aard@kyu.de avatar

It did, but note that the linked picture is the full resolution of the camera. Also, the phone had very limited storage space, and the display was in no way suitable for displaying the pictures taken, so you just hoped for the best until you managed to check them on your computer.

The S55 got lost eventually, but the camera module should still be around here somewhere.

aard, to linuxmemes in The most secure OS named windows
@aard@kyu.de avatar

Windows NT 3.5 and later NT 4 had C2 security certifications - assuming the system was not connected to a network, and didn’t have floppy drives (this was before USB was a thing).

aard, to linuxmemes in Can you install thid 25 year old program?
@aard@kyu.de avatar

Installing 25 year old binaries on Linux is rather interesting - relevant for stuff like some of the old Loki ports. Problem is mostly that they’ve been written with kernel 2.2 in mind, which does have different behaviour for quite a few things - you generally can find old libc versions compatible with the binary, but those libc versions don’t necessarily play nice with the kernel.

There are some compatibility flags which made things work last time I checked - but not sure if that’s the case, and it definitely won’t work forever, given that 32bit x86 support is likely to be dropped eventually.

aard, to linux in GIMP 3.0 finally has a release schedule
@aard@kyu.de avatar

I guess we can give GIMP a pass to be a bit slower in migrating to new versions of the _G_IMP _T_ool_K_it than others…

aard, to lemmyshitpost in A good deal of IT work, too
@aard@kyu.de avatar

In IT contracting (at least the fields I’m around) it’s quite common that “being able to acquire new skills quickly” is one of the skills you get paid for, and the time needed for you to do that is accounted for in the project planning.

aard, (edited ) to linux in Will Linux on Itanium be saved? Absolutely not
@aard@kyu.de avatar

Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.

At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.

aard, (edited ) to linux in Spending a few days with Hyprland made me realize how awesome Gnome is
@aard@kyu.de avatar

Instead of rofi I’d recommend using anyrun.

I made a quick plugin to also run stuff from path, and am currently working on a proper ssh plugin for that - extending them is a bit more involved than the simple rofi/wofi scripts, but there’s a lot more things an anyrun plugin can do.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #