• 0 posts
  • 121 comments
Joined 3 years ago
Cake day: June 13th, 2023
  • Google could have done that from the spec though. Google is doing that with chromium despite the source being entirely available

    even agpl wouldn’t protect this tool in most cases if a company didn’t want to contribute back, since it’s probably just used in server side scripts and such. also companies aren’t required to upstream stuff, just make source available, which means hard to discover ftp site with a pile of code.

    sure something more copyleft is better for large, more commercial projects, but this in particular probably gets more patches from the extra use in the rust community from MIT than they would forcing companies to open source changes

  • this overloads a handful of names, like the “client side routing” really confused me for a second there, I kept trying to fit in actual csr until I realized what it had done. not sure if they’ve just heard the terms before out of context or if it’s llm slop.

    for reference, I’ve commonly seen this as backend for frontend (bff) in architecture discussions