Skip to content

Instantly share code, notes, and snippets.

View mike-engel's full-sized avatar
👻
Writing code, maybe ¯\_(ツ)_/¯

Mike Engel mike-engel

👻
Writing code, maybe ¯\_(ツ)_/¯
View GitHub Profile
module.exports = {
config: {
fontSize: 12,
fontFamily: "'Source Code Pro for Powerline', 'Source Code Pro', 'Input', 'Menlo', 'Consolas', Monospace",
cursorColor: '#F81CE5',
cursorShape: 'BLOCK',
user www;
worker_processes auto;
error_log /var/log/nginx/error.log warn;
events {
worker_connections 1024;
}
http {
@mike-engel
mike-engel / chaos.js
Created July 2, 2017 06:14
A stupid javascript function to bring chaos to any webpage
Array.prototype.slice.call(document.querySelectorAll('*')).forEach(el => {
el.style.position = 'fixed'
el.style.top = Math.random() * window.innerHeight + 'px'
el.style.left = Math.random() * window.innerWidth + 'px'
})
BEGIN MESSAGE.
HW7OahaEw877r6h sP48wxWfDYrV2s1 nFFcnRXKRcChsSf IhHyNj2Wmv9iu3F
PI1ScpjDwOAltVB rNZBlVhhTFpTCKq 6Xr2MZHgg6IlHPL 7uxeXIRR3LfnydT
js9oFUGDJO2bs8H jicFzJ5vQihOziR 7Nv3RYTHckPD3YZ 6YPkgehDNBcwqVx
L4Z5e1gzqMtfENQ XaQfnZXH9asBL2k s4zSu7tiSkCT.
END MESSAGE.