Explore >> Select a destination


You are here

blog.alexwendland.com
| | stribny.name
10.0 parsecs away

Travel
| | How to send a stream of data from FastAPI backend to a browser and display it.
| | blog.jak-linux.org
20.0 parsecs away

Travel
| | Well, I'm currently writing a PHP and SQL application at school, so here are some of my thoughts on the problems I encounter. PHP is crap Many PHP applications are low quality applications. The problem is that PHP makes it hard for developers to write good applications. PHP developers tend to use many global variables, global code, and not many classes or functions. And when writing applications for the web, PHP makes it easy to mix PHP and HTML, in my opinion even too easy.
| | pyimagesearch.com
20.5 parsecs away

Travel
| | Learn to deploy a vision transformer deep learning model using FastAPI and expose its predictions as a REST API in this step-by-step guide.
| | paragonie.com
108.0 parsecs away

Travel
| A developer's short guide to encryption, authentication, and authenticated encryption with examples in PHP