/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

aivarsk.com
| | stribny.name
2.6 parsecs away

Travel
| | How to send a stream of data from FastAPI backend to a browser and display it.
| | jeff.glass
4.2 parsecs away

Travel
| | Electronics, Making, Software Development, and Amateur Radio from a Midwest Nerd
| | www.curiousefficiency.org
4.1 parsecs away

Travel
| | One of the recurring questions with asyncio is "How do I execute one or two operations asynchronously in an otherwise synchronous application?" Say, for example, I have the following code: >>> import
| | yasoob.me
27.4 parsecs away

Travel
| Hi everyone! I maintain an old website for a client that was originally developed in 2015. It hasn't been updated for the last 5 years and uses Django 1.7 and some Django extensions which haven't been updated for Django 3. I recently decided to move the website to a new server and had to repackage the Django code in a Docker container. It took me some time to get it working correctly so I hope this article can save you some time if you ever find yourself in a similar situation.