Skip to content

Honda successfully launched and landed its own reusable rocket

Technology
138 90 0
  • Websites Are Tracking You Via Browser Fingerprinting

    Technology technology
    16
    1
    117 Stimmen
    16 Beiträge
    0 Aufrufe
    B
    Really bad headline. The actual article is about a study showing that browser fingerprinting is being used in real time in pricing target ads to your browser. To investigate whether websites are using fingerprinting data to track people, the researchers had to go beyond simply scanning websites for the presence of fingerprinting code. They developed a measurement framework called FPTrace, which assesses fingerprinting-based user tracking by analyzing how ad systems respond to changes in browser fingerprints. This approach is based on the insight that if browser fingerprinting influences tracking, altering fingerprints should affect advertiser bidding — where ad space is sold in real time based on the profile of the person viewing the website — and HTTP records — records of communication between a server and a browser. “This kind of analysis lets us go beyond the surface,” said co-author Jimmy Dani, Saxena’s doctoral student. “We were able to detect not just the presence of fingerprinting, but whether it was being used to identify and target users — which is much harder to prove.” The researchers found that tracking occurred even when users cleared or deleted cookies. The results showed notable differences in bid values and a decrease in HTTP records and syncing events when fingerprints were changed, suggesting an impact on targeting and tracking. Additionally, some of these sites linked fingerprinting behavior to backend bidding processes — meaning fingerprint-based profiles were being used in real time, likely to tailor responses to users or pass along identifiers to third parties.
  • 221 Stimmen
    16 Beiträge
    11 Aufrufe
    V
    Does it mean that some people take orders from AI and don't know it's AI ?
  • Front Brake Lights Could Drastically Diminish Road Accident Rates

    Technology technology
    337
    1
    595 Stimmen
    337 Beiträge
    17 Aufrufe
    M
    I always say there are drivers out there who only survive by the grace of other drivers.
  • 110 Stimmen
    84 Beiträge
    26 Aufrufe
    T
    It's not new technology you numpty. It's not news. It's not a scientific paper. Wireless energy transfer isn't "bullshit", it's been an understood aspect of physics for a long time. Since you seem unable to grasp the concept, I'll put it in bold and italics: This is a video of a guy doing a DIY project where he wanted to make his setup as wireless as possible. In the video he also goes over his thoughts and design considerations, and explains how the tech works for people who don't already know. It is not new technology. It is not pseudoscience. It is a guy showing off his bespoke PC setup. It does not need an article or a blog post. He can post about it in any form he wants. Personally, I think showcasing this kind of thing in a video is much better than a wall of text. I want to see the process, the finished product, the tools used and how he used them.
  • Google is Using AI to Censor Independent Websites

    Technology technology
    40
    1
    147 Stimmen
    40 Beiträge
    7 Aufrufe
    demonsword@lemmy.worldD
    You can go to communism Island if you want Despite all the propaganda, there is no place right now on the face of our planet that is under communism. bit [sic] I’d rather have capitalism, thank you Well, aren't you fortunate, you already have all the capitalism you want, anywhere you go. Choke on it.
  • 124 Stimmen
    12 Beiträge
    3 Aufrufe
    T
    Premium supported. You get plenty with the free tier, but you get lots more with paid.
  • 143 Stimmen
    30 Beiträge
    19 Aufrufe
    johnedwa@sopuli.xyzJ
    You do not need to ask for consent to use functional cookies, only for ones that are used for tracking, which is why you'll still have some cookies left afterwards and why properly coded sites don't break from the rejection. Most websites could strip out all of the 3rd party spyware and by doing so get rid of the popup entirely. They'll never do it because money, obviously, and sometimes instead cripple their site to blackmail you into accepting them.
  • [paper] Evidence of a social evaluation penalty for using AI

    Technology technology
    10
    28 Stimmen
    10 Beiträge
    11 Aufrufe
    vendetta9076@sh.itjust.worksV
    I'm specifically talking about toil when it comes to my job as a software developer. I already know I need an if statement and a for loop all wrapped in a try catch. Rather then spending a couple minutes coding that I have cursor do it for me instantly then fill out the actual code. Or, ive written something in python and it needs to be converted to JavaScript. I can ask Claude to convert it one to one for me and test it, which comes back with either no errors or a very simple error I need to fix. It takes a minute. Instead I could have taken 15min to rewrite it myself and maybe make more mistakes that take longer.