Recently in a chatroom I know people have been discussing using HTML and CSS only without any kind of other markup / templating / build script. …
Learn about various AWS services and how to set up in a step by step tutorial. …
Maybe the most useful bit in here is the github search suggestion: …
Google says “Machine Learning is the future,” and the future of Machine Learning is going to be very bright…
Hnews has already gotten into how this isn’t really a jamstack issue, just an issue with a 100% static site. …
I used this to tape together a printURL
command so I could pass in a filename and get its URL to pass to a command line executable that sends Webmentions. It surprised me that that wasn’t somehow possible in the basic Jekyll install and that I couldn’t find somet…
In this article, I am going to talk about Pandas, Python’s one of the most important libraries. …
Noob question but here it goes. The place I work at has a website written in CodeIgniter, a PHP framework. The creator of the codebase was contracted and when he gave me a demo, the code was just sitting in /home/www-user/public_html
of the VPS and to show the code and make changes to it, he used …
If you want to learn Numpy, this is a great article for you. …
If you want to learn Browser Automation with Python and Selenium, then this tutorial is for you…