I spent 10 years working mostly in the PHP, Python, javascript, and the LAMP stack doing backend web development. Before that, I had worked primarily in C/C++ and various Assemblies, with a few excursions into projects that required other languages and technologies, such as FORTH, Visual Basic, COBOL or ADA. I enjoy working under the
Month: June 2020
null Safety in Dart
Two days ago the Dart team announced the preview release of their null safety framework. So why would we want it? What is it? How can we use it? Why Should we care about null safety? You don’t have to deploy many projects before you begin to learn that users find weird and interesting ways
Deploying Flask on ISPConfig/Apache
I was asked the other day to deplay a flask site on an Ubuntu 18.04 server running Apache2 and managed using ISPConfig 3.x. ISPConfig is great for adding sites and managing simple hosting services. However, for developers who often need special access to the console and special features it often seems to get in the
Recent Comments