As a hobbyist hosting things locally has a thrill of its own, port forwarding your router and running a server is a cool experiment. But when the game is over and you are ready to get serious, leaving a PC turned on just for your web app or blog is not an option. Heroku allows … Continue reading Hosting a Django 2.0 project on Heroku
Setup Django with Venv
I started on the wrong path in regards with the whole Python-Django ordeal. First of all, accustomed to doing really small hobby projects I didn't use a Virtual Environment and as soon as I had installed a few dependencies via pip all hell broke loose. Suddenly I needed one dependency version for one project and another … Continue reading Setup Django with Venv
How to use multi-markers on AR.js with A-Frame
As I headed into the quest for AR stability on AR.js I stumbled upon the alternative of using multi-markers, it took quite a while to figure out how to set it up so I thought I would share how you can do it. All the example files are on my repository you can download them … Continue reading How to use multi-markers on AR.js with A-Frame
Create a virtual webcam using static image or video(FFmpeg, v4l-utils, and v4l2loopback)
So you need to emulate a webcam. This can come in handy in say, for example, testing AR programs or any webcam-dependent software, playing a prank on someone or tricking your boss in a remote job into thinking you are a hardworking human being, whatever the case may be I don't judge. How To First, … Continue reading Create a virtual webcam using static image or video(FFmpeg, v4l-utils, and v4l2loopback)
The Journey Begins
Thanks for joining me! Good company in a journey makes the way seem shorter. — Izaak Walton





