this post was submitted on 10 Mar 2026
441 points (98.9% liked)

Technology

82488 readers
3968 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] starblursd@lemmy.zip 6 points 6 hours ago (1 children)

All the other problems with it aside literally this... All operating system providers, including Linux somehow, are supposed to implement a system with a background API that can be pinged by websites through a method that hasn't even been made yet.. concept of a thing to your software that communicates with this other concept of a thing or else we fined into the ground effective in less than one year... Good luck.

Pssst Microsoft.. pssst Apple... Don't worry we'll send you exactly what to put in your code. Just keep it to yourselves tho

[โ€“] Archr@lemmy.world 1 points 5 hours ago

How I understood it would be that the api could be implemented as an API contained within your os. So it would be more equivalent to comparing it to a system call like open file or allocate memory than a REST API.