• 1 Post
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle


  • That’s not how it works. Or, rather, that’s not only how it works. Sure, advertisers dream of users who see an ad once and run to buy a product. But ad effects are spread over time. They build brand recognition. They fake familiarity. Say you are in a supermarket and you want to buy a new type of product that you haven’t bought before. Very likely you’ll pick something familiar-sounding, which you heard in an ad. Ads pollute the mind even if the most obvious effects are, well, obvious and easily discarded, more subtle influence remains.



  • Gutting defeated/ousted manager’s projects is an obligatory and unavoidable ritual in corporate environment. Competent or convenient employees are pulled into other teams, pesky/unconvenient ICs are fired since everything can be pinned on the loser. Projects are often dismantled - even profitable ones to remove any possible foothold for a comeback. Shit, now I want to write a corpo book but styled like high school biology textbook.



  • vvvvv@lemmy.worldtoLinux@lemmy.mlThe future of Linux
    link
    fedilink
    English
    arrow-up
    4
    ·
    11 months ago

    A few years ago people were talking about convergence of phone/desktop, i.e. you plug your phone into a big screen and keyboard and it’s now your desktop computer.

    Mobile apps are shit for that. Sure, my phone is powerful enough to browse internet, play video and music but on desktop with mouse/kb it’s just weird and funky. And I’m not even talking about any productivity software which is straight impossible.









  • Basically, it would allow websites to only serve users who comply with website requirements (i.e., no extensions, no ad blockers, only Chrome-based, whatever) whatever these requirements are.

    You (your browser) go to a website, example.com, which requires attestation. So you must go to an attestation server and attest your device/browser combo (by telling the attestation server whatever information it requires). If the attestation server thinks you are trustworthy, it gives you an integrity token that you pass to example.com, and then you can see example.com. The website knows which attestation server issued your integrity token, so you can’t create your own.

    So no extra software means no attestation server would attest you; means you can’t see example.com. End of story. It’s the same as the current “your browser is not supported” window, only you can’t get around it by changing the user agent.

    As usual with these initiatives, bullshit is spread across different specs - this spec by itself implies that any number of attestation servers can exist, and they can check whatever they want, and no browser should be excluded, etc., etc., but practical implementation would probably check installed extensions, etc.