• 0 Posts
  • 102 Comments
Joined 3 years ago
cake
Cake day: June 29th, 2023

help-circle

















  • We need a better funding model for open source.

    Praying that people will donate enough to support your browser isn’t exactly great and really doesn’t work for most open-source projects.

    Unless they are doing something new in that space, it’ll just he smooching up to big donors in back rooms.

    At least Firefox is open about their deal with Google.



  • 1 or 3; maybe 4.

    With several assumptions made, ultimately, they’re asking for json, and we should still return json, but what that looks like is up to you. It should be static enough that the person on the other end can write:

    If json.grtnode(error) == "unauthorized access"
    Do stuff
    

    Ifnyour going to be changing the text with some regularity to contain relevant information for the error (eg, an item ID, that is now invalid), then consider a code/text and additional fields.