There isn’t anything interesting here.

  • 0 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle





  • I agreed with most of the opinion. However, I found myself often wishing the author had citations for their interpretation of current events.

    The Trump administration has made it clear to companies with federal contracts that if any of their employees say anything bad about the administration, those companies will lose said contracts.

    Here is one that is just generic enough that I can’t find much in terms of information. It would have been nice for the author to do that. Then again, perhaps would have been simply a bit too to manage for an opinion writer.

    Accurate grim view for those of us who can’t leave.














  • As an FYI to myself: the leaps have not been made.

    I would love to have TypeSpec enable support for examples, callbacks, and links. If it added those three, it’d be a total game changer (for me).

    My position is one of always design an API first (produce the OpenAPI document of what you want to build) and get buy off from your customers/stakeholders. Then when we start coding, we know exactly what well the end result should be.

    Even better would have the ability to do request/response validation via a OpenAPI spec in .NET. Still holding out on that pipe dream (I know it’s available via other languages).