• 7 Posts
  • 9 Comments
Joined 4 days ago
cake
Cake day: March 10th, 2025

help-circle
  • Videos without audio? Imgur can handle mp4s and imgur links autoplay in the Lemmy apps ive used (Boost and Voyager)

    Videos with audio, well really YT is the best place, pretty much anybody who cares about YT tracking/ads/views will have processes/plugins in place to handle YT links. Like there are plugins that will automatically modify a YT link to a designated invidious instance or whatever

    If you really really don’t want to upload to YT, a Peertube instance is your best bet, unfortunately just don’t expect it to be particularly…fast. Every Peertube video I’ve tried to watch buffered every 10-30 seconds, but I don’t blame them, video is very intense, expensive and difficult to handle compared to every other media type











  • cm0002@lemmy.cafetolinuxmemes@lemmy.worldthe perfect browser
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 day ago

    The W3C (The body that dictates web standards) specification, that describes what browser engines should handle, like CSS features, HTML5 etc and how is equivalent to thousands of pages long and there are huge standards to implement.

    HTML5 is a big thing to implement, so is CSS and the JavaScript engine and probably even more technologies I’m forgetting

    And that’s just implementation, it takes even more work to get them running well enough for the average end-user

    Ladybird has been working on their from scratch engine for ~5 years iirc and they’re not planning to even have the first alpha out until next year lol




  • It’s a monumental effort really, building a browser engine from scratch and taking it to daily driver usable is probably among the most difficult programming challenges. It’s way easier to build a new Linux kernel from scratch than a browser engine lmao

    Even Microshit tried and gave up because it was so hard