this post was submitted on 09 Oct 2025
1262 points (99.1% liked)

Technology

75963 readers
3664 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Eyes Up's purpose is to "preserve evidence until it can be used in court." But it has been swept up in Apple's attack on ICE-spotting apps.

you are viewing a single comment's thread
view the rest of the comments
[–] FaceDeer@fedia.io 1 points 2 days ago (2 children)

Sure, it's possible. But you're basically turning the browser into a virtual machine and building an app on that virtual machine, jumping through a lot of weird hoops in the process. It's unnecessary. Or should be unnecessary, anyway, with a sane operating system.

[–] pennomi@lemmy.world 4 points 2 days ago

What? No man, this is all standard mobile web stuff.

[–] SkyeStarfall@lemmy.blahaj.zone 1 points 2 days ago* (last edited 2 days ago) (1 children)

A web browser is already basically a "virtual machine". You can even run what basically amounts to native code using WebAssembly (yeah it's closed to JVM but you get what I'm trying to say).

[–] FaceDeer@fedia.io 1 points 2 days ago

Yes, I know. I'm saying it should be an unnecessary layer.