This conversion aims to capture the gritty, high-tech, morally grey atmosphere of Cyberpunk while leveraging Fate Core's strengths in character drama, narrative flexibility, and high-stakes action.
Core Concept: The Street Level Struggl...
Creating a stockpile of essential supplies for six adults in preparation for societal collapse requires careful planning to ensure everyone's immediate needs are met. Below is a detailed shopping list for essentials that you should conside...
If you are using SSH, you'll want to run down this checklist of to make that ssh server a bit more secure. If any of these settings is absent from the configuration file, you should add them.
For Ubuntu this is in the file
/etc/ssh/sshd_co...
As night fell, Sarah realized the chilling danger of Freddy Fazbear's Pizzeria. The animatronics' grins twisted into terrifying shapes, with the bear finding and tearing her apart. By morning, the day shift workers discovered a blood-soaked...
The updated 2018 list of my gadgets, computers and software I use on a daily basis.
Computer: MacBook Pro
I continue to use my Mid 2014 MacBook Pro 13" with an attached 23" monitor. It's fast, has crazy long battery life, and works perfectl...
Everyone needs to get into the habit of branching when they use GIT. Whether it's a new feature, a bug fix, or a small improvement to some existing code, every ticket should get its own branch. Do some work on this branch, committing early...
I'm often tasked with building a twitter user's following. This script is for the console of your web browser and it will click all of the Follow Buttons for you automatically.
var FOLLOW_PAUSE = 1250;
var FOLLOW_RAND = 250;
var PAGE_WAIT...