spoiler

made you look

  • 0 Posts
  • 76 Comments
Joined 6 months ago
cake
Cake day: July 27th, 2024

help-circle
  • Not to the same extent, part of the point of AT is that everything shares the same feed, while the AP relays only offer the view of co-operating servers.

    Now Mastodon does offer its own streaming API that lets you see every post on a given server, and at least the fedibuzz relay offers that as well, so if you use that API endpoint you’ll see every post of every server it knows about in real time.


  • The_Decryptor@aussie.zoneto196@lemmy.blahaj.zonemodern rUIe
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 hours ago

    A lot of the GPU drivers back then sucked since it was a rather large departure from how stuff worked under XP.

    Like in one release we went from a model where only a single app could use the 3D bits of the GPU at once, to the system itself using relying on them to present the UI and letting multiple apps share it at the same time.




  • NTFS was designed back in the mid 90s, when the plan was to have the single NT kernel with different subsystems on top of it, some of those layers (i.e. POSIX) needed case sensitivity while others (Win32 and OS/2) didn’t.

    It only looks odd because the sole remaining subsystem in use (Win32) barely makes use of any of the kernel features, like they’re only just now enabling long file paths.