Explore >> Select a destination


You are here

nurkiewicz.com
| | byroot.github.io
11.3 parsecs away

Travel
| | I want to write a post about Pitchfork, explaining where it comes from, why it is like it is, and how I see its future. But before I can get to that, I think I need to share my mental model on a few things, in this case, HTTP/2.
| | stribny.name
9.0 parsecs away

Travel
| | How to send a video stream using HTTP protocol from FastAPI backend to a browser and display it with video tag.
| | www.markusdosch.com
11.3 parsecs away

Travel
| | When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets make everything better.
| | bdtechtalks.com
79.2 parsecs away

Travel
| Retrieval augmented generation (RAG) enables you to use custom documents with LLMs to improve their precision.