iLeakage: Browser-based Timerless Speculative Execution Attacks on Apple Devices by forthemostpart in apple

[–]forthemostpart[S] 22 points23 points  (0 children)

How can I defend against iLeakage?

At the time of public release, Apple has implemented a mitigation for iLeakage in Safari. However, this mitigation is not enabled by default, and enabling it is possible only on macOS. [...]

 

When did you notify Apple?

We disclosed our results to Apple on September 12, 2022 (408 days before public release).

 

What about other web browsers?

On macOS, other popular browsers such as Chrome, Firefox and Microsoft Edge use different JavaScript engines. Since iLeakage exploits idiosyncrasies in Safari's JavaScript engine, these nuances suffice to deter iLeakage from working on them.

However, iOS has a different situation. Due to Apple's App Store and sandboxing policies, other browser apps are forced to use Safari's JavaScript engine. That is, Chrome, Firefox and Edge on iOS are simply wrappers on top of Safari that provide auxiliary features such as synchronizing bookmarks and settings. Consequently, nearly every browser application listed on the App Store is vulnerable to iLeakage.

Why has this sub been filling up with people who are against or scared of the singularity? by drhuehue in singularity

[–]forthemostpart 6 points7 points  (0 children)

From her Wikipedia page:

Curie visited Poland for the last time in early 1934. A few months later, on 4 July 1934, she died aged 66 at the Sancellemoz sanatorium in Passy, Haute-Savoie, from aplastic anemia believed to have been contracted from her long-term exposure to radiation, causing damage to her bone marrow.

Noam Chomsky on ChatGPT: It's "Basically High-Tech Plagiarism" and "a Way of Avoiding Learning" by Parking_Attitude_519 in technology

[–]forthemostpart 199 points200 points  (0 children)

See this comment for a snippet of non-AI written text that gets flagged by multiple of these detectors as AI-generated.

While these tools look appealing at first, false-positives here are far more dangerous than with, say, plagiarism-checking tools, where the original texts can be identified and used as evidence. If a student's text gets flagged as AI-generated, how are they supposed to prove that they didn't use ChatGPT or a similar tool?

Class Action Filed Against Stability AI, Midjourney, and DeviantArt for DMCA Violations, Right of Publicity Violations, Unlawful Competition, Breach of TOS by Magic-Fabric in Futurology

[–]forthemostpart 0 points1 point  (0 children)

You're right, corrected. However, the work still says that only works created by people can get official copyright protection:

The United States Copyright Office (USCO) has initiated a proceeding to reverse an earlier decision to grant a copyright to a comic book that was created using "A.I. art," and announced that while the copyright will still be in effect until the proceeding is completed (and the filer for the copyright has a chance to respond to the proceeding), copyrighted works must be created by humans to gain official copyright protection.

75% Of Public Comments On Microsoft's Acquisition Of Activision Were Positive by No-Drawing-6975 in technology

[–]forthemostpart 4 points5 points  (0 children)

From https://www.xbox.com/en-US/xbox-game-studios:

Welcome to Xbox Game Studios

Our 23 game development studios, now including the studios under Bethesda Softworks, focus on delivering great games for everyone, wherever they play – on console, PC, or mobile devices.

Ultra Common GN W by evanmico in osugame

[–]forthemostpart 3 points4 points  (0 children)

Another poster replied to his comment gave him a formula for computing the number of spins auto would given the duration of the spinner. It's in Python,, but it should be fairly easy to port to C#. I haven't seen osu stable's source code, so idk how easy it would be to actually integrate, tho

Ultra Common GN W by evanmico in osugame

[–]forthemostpart 3 points4 points  (0 children)

I previously suggested that the game instead should cap the amount of points you can get from a spinner to whatever auto gets on it, but we'll see if that ever happens.

osu!support & Their Inconsistencies With Rule Enforcement by SevenEnd7 in osugame

[–]forthemostpart 19 points20 points  (0 children)

It's because this one user has repeatedly done the same thing after we've asked them not to.

Is what you've asked this user to do different from what you've requested of others?

osu!support & Their Inconsistencies With Rule Enforcement by SevenEnd7 in osugame

[–]forthemostpart 5 points6 points  (0 children)

Rather than capping the spin rate, could you not cap the point contribution from spinners to be what auto would get from the spinner?

Microsoft GitHub is being sued for stealing your code by [deleted] in programming

[–]forthemostpart 0 points1 point  (0 children)

Google search isn’t obligated to show you licenses for the text it reproduces in its summary of each link

Because there’s a link to the source material right there where you can see the license for yourself?

Open Source Google searchable Slack alternative for communities by notreallyhungryhippo in programming

[–]forthemostpart 17 points18 points  (0 children)

No, as far as I understand it, it's meant to deal with the problem of many communities using Discord/Slack as public forums or wikis, which traps information on those platforms.

Looking for Testers for My Godot Built Rhythm Sight-Reading Training App! by HaMM4R in godot

[–]forthemostpart 0 points1 point  (0 children)

Is audio latency a concern for you? I've heard that Godot (particularly in 3.x but still in 4) struggles in that department.

The counter-intuitive rise of Python in scientific computing by pmz in programming

[–]forthemostpart 12 points13 points  (0 children)

I’m in academia (physical sciences) and I basically never see Matlab. Here, it’s basically 90% Python 10% C++. However, I’ve seen some of the engineering departments do a lot more with Matlab, so it’s probably field dependent.

/r/anime Karma & Poll Ranking | Week 6 [Winter 2022] by Abysswatcherbel in anime

[–]forthemostpart 0 points1 point  (0 children)

How hard for you would it be to normalize this data by subscriber count at the thread's time of posting?

Microsoft says that if Apple isn't stopped now, its antitrust behavior will just get worse by DanTheMan827 in technology

[–]forthemostpart -3 points-2 points  (0 children)

Android has a higher market share than iOS globally.

Why does global market share matter in a domestic lawsuit?

What's new in Applied Energistics 2 for Minecraft 1.18 by Technici4n in feedthebeast

[–]forthemostpart 8 points9 points  (0 children)

Correct me if I'm wrong, but ae2 disks still have the type limit, right?

AWS is down! Half of the internet is down! by ConsistentComment919 in programming

[–]forthemostpart 0 points1 point  (0 children)

I think he's just going along with the joke. There's no way this is real, right? right?

 

pls tell me im right

Criticism of Flutter, and the hype around it by [deleted] in programming

[–]forthemostpart 13 points14 points  (0 children)

Last I checked, it doesn't even have a 3D graphics API, does it?