• 0 Posts
  • 66 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle




  • If you don’t like it, vote with your wallet

    I’d say more: don’t use Youtube if you don’t like it.

    It’s very hypocritical to see how everyone bashes at Youtube, Twitter, Facebook, Uber, etc. and yet they continue using it as if life would be hell without the luxury of those completelly non essential services. If you truly don’t like them, just let them die… look for alternatives. Supporting an alternative is what’s gonna hurt them the most if what you actually want is to force them to change.

    There’s also a lot of videos from rich Youtube creators complaining about Youtube policies, and yet most of them don’t even try to set up channels on alternative platforms. Many creators have enough resources to even launch their own private video podcast services, and yet only very few do anything close to even attempt that.



  • The packager always should “explicitly require” what are the dependencies in a Nix package… it’s not like it’s a choice, if there are missing dependencies then that’d be a bug.

    If the package is not declaring its dependencies properly then it might not run properly in NixOS, since there are no “system libraries” in that OS other than the ones that were installed from Nix packages.

    And one of its advantages over AppImages is that instead of bundling everything together causing redundancies and inefficient use of resources, you actually have shared libraries with Nix (not the system ones, but Nix dependencies). If you have multiple AppImages that bundle the same libraries you can end up having the exact same version of the library installed multiple times (or loaded in memory, when running). Appimages do not scale, you would be wasting a lot of resources if you were to make heavy use of them, whereas with Nix you can run an entire OS built with Nix packages.




  • Flatpak still depends on runtimes though, I have a few different runtimes I had to install just because of one or two flatpaks that required them (like for example I have both the gnome and kde flatpak runtimes, despite not running either of those desktop environments)… and they can depend on specific versions of runtimes too! I remember one time flatpak recommended me to uninstall one flatpak program I had because it depended on a deprecated runtime that was no longer supported.

    Also, some flatpaks can depend on another flatpak, like how for Godot they are preparing a “parent” flatpak (I don’t remember the terminology) that godot games can depend on in order to reduce redundancies when having multiple godot games installed.

    Because of those things, you are still likely to require a flatpak remote configured and an internet connection when you install a flatpak. It’s not really a fully self contained thing.

    Appimages are more self contained… but even those might make assumptions on what libraries the system might have, which makes them not as universal as they might seem. That or the file needs to be really big, unnecessarily so. Usually, a combination or compromise between both problems, at the discretion of the dev doing the packaging.

    The advantage with Nix is that it’s more efficient with the users space (because it makes sure you don’t get the exact same version of a library installed twice), while making it impossible to have a dependency conflict regardless of how old or new is what you wanna install (which is something the package manager from your typical distro can’t do).


  • From the actual regulation text:

    the concept of ‘illegal content’ should broadly reflect the existing rules in the offline environment. In particular, the concept of ‘illegal content’ should be defined broadly to cover information relating to illegal content, products, services and activities. In particular, that concept should be understood to refer to information, irrespective of its form, that under the applicable law is either itself illegal, such as illegal hate speech or terrorist content and unlawful discriminatory content, or that the applicable rules render illegal in view of the fact that it relates to illegal activities. Illustrative examples include the sharing of images depicting child sexual abuse, the unlawful non-consensual sharing of private images, online stalking, the sale of non-compliant or counterfeit products, the sale of products or the provision of services in infringement of consumer protection law, the non-authorised use of copyright protected material, the illegal offer of accommodation services or the illegal sale of live animals. In contrast, an eyewitness video of a potential crime should not be considered to constitute illegal content, merely because it depicts an illegal act, where recording or disseminating such a video to the public is not illegal under national or Union law. In this regard, it is immaterial whether the illegality of the information or activity results from Union law or from national law that is in compliance with Union law and what the precise nature or subject matter is of the law in question.

    So, both.


  • Ferk@kbin.socialtoProgrammer Humor@programming.devWhitespace
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    8 months ago

    But C syntax clearly hints to int *p being the expected format.

    Otherwise you would only need to do int* p, q to declare two pointers… however doing that only declares p as pointer. You are actually required to type * in front of each variable name intended to hold a pointer in the declaration: int *p, *q;


  • Ferk@kbin.socialtoProgrammer Humor@programming.devifn't
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    8 months ago

    Yes… how is “reducing exclamation marks” a good thing when you do it by adding a ' (not to be confused with , ´,or’` …which are all different characters).

    Does this rely on the assumption that everyone uses a US QWERTY keyboard where ! happens to be slightly more inconvenient than typing '?



  • Most of those 90% of vendors are not big enough to pull it off. The ones with the muscle to do it successfully are apparently offered special deals by Google that make it not really worth it for them to spend the effort to try and invest in building their own store. Specially if doing so compromises that deal.

    Add to that the technical hurdles of trying to run a store in an OS managed by the competition and with increasingly tight security restrictions for functionality that is considered “system level” (eg. automatic updates on F-droid don’t work unless you root/flash the firmware…), to the point that you need to make your own OS/firmware if you want to be a real alternative with the same level of user friendliness.

    Then add the technical hurdles of installing/managing an alternative firmware for several phone models, to the point that it might be easier to become (or partner with) a phone manufacturer.

    Then add to that how competitive and ruthless the phone manufacturing market is, with very thin margins, and how reluctant people are to trying something that isn’t already mainstream and doesn’t have the fancy apps from the remaining 10% of successful big companies in the Play Store.

    A giant as big as Amazon tried to pull it off at a few of those levels (from running their own installable store on regular Android to making their own devices with their own firmware) and even with all the pull from Amazon it isn’t making much of a dent. And in some of the device categories (like the fire phones) they already gave up.


  • This is further crippled by how the increasingly tight security measures in Android make harder and harder to add functionality that is considered “system-level” and is as deeply integrated as the Play Store.

    You can’t simply install F-droid and expect the same level of user friendliness and automatic app updates as in the official Play Store. Without esoteric, hackish and warranty-voiding rooting methods, you need to give manual user confirmation for every small update. You need to update 30 apps that accumulated because you forgot to manually update each of them? get prepared for going 30 times thought the same process of pressing buttons and giving confirmation for each of them.


  • If your grocery store “willfully acquired or maintained monopoly power by engaging in anticompetitive conduct”… then you’d be actively and purposefully affecting the ability for anyone to “try to build an alternative to compete with [it]”.

    They aren’t asking Google to use a specific price, what they are asking is for them to stop offering special custom-made deals under the table for some of the partners with the intent of preventing competition. Nobody is stopping Google from offering the same fees to everyone indiscriminately… the issue is when they pick and choose with the purpose of minimizing/discouraging competition. Particularly when they are already the biggest one in their market by a wide margin, so they have a higher power/responsibility than a Mom’n’Pop store.



  • Will you be notified and asked permission before the page is loaded?

    I mean, even for self-signed/invalid certificates, most browsers allow you to optionally access the page anyway… it’ll show some error page first, but it’ll allow you to load it if you explicitly request to continue in the error page itself, right? and you’ll get an eye-catching red icon indicating the website is untrusted… why can’t browsers implement something similar to that? Just use a different icon and a different page/dialog to opt-in on first visit. Something that isn’t as strong as the error page, but that makes it clear to the user which organization/government is responsible for authorizing the access.

    But then again… why not simply have that website registered under .id.eu (for example) and have the EU use that DNS for registering/signing subdomains using eIDAS certificates? then there would be no risk for it to potentially poison other top-level domains if it’s compromised. And imho, it would be great if when a citizen gets their eIDAS certificate it comes with a personal domain that they can freely use.

    I feel I’m not fully understanding here neither what exactly is being asked nor the purpose for asking it.
    Is there some more clear and unbiased information on this? …the way they wanna call it “secret” is also very confusing to me, that smells of FUD… in which way is it “secret”? are there no public details about the request? “secret legislation” feels almost like an oximoron. I feel that what they want to say is that the controversial sections were introduced very late in the process, following some closed-door meetings, but that’s no the same thing as the legislation being “secret”…