Explore >> Select a destination


You are here

til.simonwillison.net
| | rossmarks.uk
3.0 parsecs away

Travel
| | AI is a hot topic at the moment and I wanted an excuse to play with it and learn how to use OpenAI's API. It is likely that email companies will be using AI to
| | mydeveloperplanet.com
2.3 parsecs away

Travel
| | This blog explores using WireMock for mocking external system behavior in unit integration tests for Spring Boot applications. It emphasizes its utility when no container image is available, providing step-by-step guidelines for setup, stubbing requests and responses, and testing both non-streaming and streaming APIs effectively.
| | blog.pamelafox.org
2.7 parsecs away

Travel
| | When building web APIs that make calls to OpenAI servers, we really want a backend that supports concurrency , so that it can handle a n...
| | daverupert.com
24.3 parsecs away

Travel
| 2022 was a massive year for CSS. We got CSS Layers, more subgrid support, the impossible :has() selector, and WE GOT CONTAINER QUERIES! ?? Thank you to everyone who worked on those. A lot of the success for CSS this past year was due to an incredible cross-browser effort called Interop 2022, a loose agreement amongst browsers to try to work on some of the same features so feature support gaps between browsers are shorter.