at $60+ per sheet, you can't just browse around until you find the right document… and neither UAH nor HMCPL seem to have these available, even on special order
October Brain Dump
draft post subject to revision "security is about policy, and policy is about choices. DNSSEC tries to make a single set of choices for the entire Internet." Like a pebble in your shoe. ("Oh, well, guess I'll just use GDocs") To understand this, one must first take this, which seems to legitimately depend on this and this, high school student sent to juvenile prison before even being tried for …
Reset WordPress password via SQL
mysql -u root
← SELECT wordpress; UPDATE `wp_users` SET `user_pass` = MD5( 'correct horse battery staple' ) WHERE `wp_users`.`user_login` = "wp-admin";
Fix: Destiny 2 "Exodus Black" crash
tl;dr: underclock your VRAM speed to the same as your GPU clock speed
PCIe to PCI adapters
It seems there are only 2 main chipsets that do this: Pericom’s PI7C9X111SL, and Asmedia’s ASM1083. But neither company sells these ready-to-use…