You are here |
nurkiewicz.com | ||
| | | |
byroot.github.io
|
|
| | | | 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
|
|
| | | | How to send a video stream using HTTP protocol from FastAPI backend to a browser and display it with video tag. | |
| | | |
www.markusdosch.com
|
|
| | | | 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
|
|
| | Retrieval augmented generation (RAG) enables you to use custom documents with LLMs to improve their precision. |