Mixed Signals

Straight-forward gaming

As you learned in the previous article What is Git? and how to use it, Git is a version control system, meaning that its primary job is to keep track of the many different versions of a file. This means that when you make an ill-advised edit to a file, you can roll back to a previous good version...

If you're a geek online (and I have it on good authority that you are), then you may have come across sites like Github or Gitlab, and you may know them as places where programmers store their code. If you're particularly adventurous, you may have even downloaded an open source application from suc...

HTML and CSS are wonderful tools, and examples of how technology can be both powerful and yet easy to learn. To this day, if you go to a well-structured website and look at their code, you can teach yourself the basics of web design without investing a single penny. That's exactly what open source...

It's fun to use magick in a game like D&D, and it's arguably even more fun to use it in a techno-centric cyberpunk world like Starfinder or Shadowrun, but in the real world anything that looks like magick can be pretty frustrating. That's because magick is something no one can ever hope to understa...