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

help-circle




  • 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
    16
    ·
    edit-2
    9 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 '?



  • They aren’t saying that the email/number is part of the message. What the are saying is that they are able to decrypt the logs in order to identify the senders .

    It could be they cross-reference matching some internal ids / tokens / physical addresses of the devices together with all the data the Chinese government already has (or can obtain) …or it could be a bluff… who knows… there’s not enough information, and what we know is probably distorted.





  • 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”…



  • With the new European regulations Whatapp will soon be forced to offer some compatibility towards 3rd party apps, so there are chances that perhaps bridging in this way will become easier in the near future, or at least have some level of official support. But we won’t know for certain how will it work until it happens. All we know is that Whatsapp is currently working on a way for 3rd parties to connect with them.

    Personally, I’d hold for a bit to see where does that go and then decide what method to use.