• 0 Posts
  • 6 Comments
Joined 13 days ago
cake
Cake day: November 8th, 2024

help-circle

  • _pi@lemmy.mltoFirefox@lemmy.mlMagic Lasso suggests that Chrome might be the new IE
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    2 days ago

    This is hilariously silly from a developer perspective because Safari exists. Safari is literally the bane of my existence in WebDev because it’s usually the browser that does something weird and not according to standards (which is classically the IE problem). Apple WebKit has significantly deviated from KHTML/Blink in ways that are worse for developers. Chrome does inject defaults to standard interfaces to make websites “work better” where Firefox is much more strict about the standard.

    To pretend that Chromium/Blink/V8 is worse than Firefox or any other competitor is just burying your head in the sand. Blink and V8 are extremely highly optimized and standards driven, there’s a reason Node didn’t choose SpiderMonkey. Dev Tools have significant difference in speed and usability, and I’m a Firefox daily driver and use it for development.

    What Google is doing that’s ridiculous and stupid is using it’s weight to influence the design of Chromium such as the deprecation and removal of Manifest V2 to prevent adblockers under the guise of “safety” or whatever, as well as driving more telemetry and anti-features into the Chromium core product.

    Also of course “MagicLasso” doesn’t say Safari is the IE because it’s a adblocker for Safari. lol


  • This practically means nothing tbh. Social networks when they gain economies of scale due to the network effect will effectively shed all the pretense of open source and open platform etc.

    We’ve seen it with Facebook, Google, etc, during the 2010’s with closing of chat standards and destruction of XMPP. Reddit 3rd Party API access is another example of this. We’ll see it again.




  • I think one thing you guys should keep in the back pocket, is that Mozilla jobs are the outlier. The average Open Source Developer salary is very close to the US Federal poverty line. They’re paid mostly in comped passes to conventions. Most of the “averages” you see are compiled from data from companies like Mozilla. OSS devs are typically make around $30k in pure cash, even for ones working on large projects. The only OSS devs that make between the $95k and $150k (25th and 75th percentiles) you’ll see online are ones that work for Mozilla, or Intel, or whoever.

    What makes this possible is MIT licensing models that corpos shilled in the 2000’s and 2010’s that directly benefit corperate engineering costs, but don’t contribute back nearly the value they extract. If the majority was GPL + copyright assignment, there would be income streams for leveraging OSS projects in closed source applications via licensing deals.

    But the genie is out of the bottle on most of these things. See how Amazon is effectively forking an destroying existing OSS models via AWS provisioning of things like redis and elasticache.