In Backdrop CMS, you can point to a content.min.css file, assuming you’ve set Dark Mode: /modules/tinymce/libraries/tinymce/js/tinymce/skins/content/dark/content.min.css Toss the path in there: Edit the background-color code in the first line in […]
Flight of the Death Beam
What in the fantasy is going on in this world When we do the quantum jump to 15? We did investigate the rumors of a death beam The intel shows […]
HDD I/O Error After Cancelling Formatting: Quick Fix
Please note that all situations are different and i can not guarantee effectivity of this solution. Are you in a situation where you think you have unsavorably fucked up your […]
Encryption key lengths (Examples)
Encryptions in question: md2, md4, md5, sha1, sha224, sha256, sha384, sha512/224, sha512/256, sha512, sha3-224, sha3-256, sha3-384, sha3-512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, tiger128,3, tiger160,3, tiger192,3, tiger128,4, tiger160,4, tiger192,4, snefru, snefru256, […]
Moonfall
Only the ones with the diamond connection Can flee from the thing that will fall from the sky Only God knows when the body will hit us The lookout is […]
Are The Sinners Back Again?
Here comes the rapture i have to remind Don’t be disturbed when the stars are aligned Down in the dungeons at the feet of a king These chicks are out […]
“The Best Blue In the World”
I had an epiphany – don’t remember when, but it was more serious than it sounds like… Do we have anything in common? Sure, most of us have favorite colors. […]
UE4 – Formatted Time Printer (Function Library)
All-in-one Function Library that converts an integer variable of >>Total Seconds<< into h/m/s, then prints it as h:mm:ss. Can be used as counter or countdown. Automatically adds +0 (to m/s) […]
Redact Text Demo – HTML, PHP and JS
Loops through the characters of the selected text.Replaces them with a “█”. All in one HTML page. Try here: Redaction Demo Source Code: