One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
"use strict"; | |
/* | |
* Emulates Java's PBEWITHMD5ANDDES for node.js | |
*/ | |
var crypto = require('crypto'); | |
var pbewithmd5anddes = { | |
KDF: function(password,salt,iterations) { |
⚠ This post is fairly old. I don't keep it up to date. Be sure to see comments where some people have posted updates
What this will cover
www.website.com
to website.com
index.html
)When setting these options consider the following:
sudo grep max_children /var/log/php?.?-fpm.log.1 /var/log/php?.?-fpm.log
#!/bin/bash | |
brew update | |
brew upgrade | |
brew cleanup -s | |
brew cask cleanup | |
brew doctor | |
brew missing | |
apm upgrade -c false |
<script> | |
import { ref } from '@vue/composition-api' | |
import { onScrollBottom } from '@/scroll' | |
export default { | |
setup () { | |
function loadMore () { | |
// ... | |
} | |
# Fan List | |
Sitting Area b0:7e:11:fe:5f:73 | |
Patio 78:04:73:18:bf:8b | |
Living Room 78:04:73:18:ea:20 | |
# primary | |
attr handle 0x0001, end grp handle 0x0009 uuid 539c6813-0ad0-2137-4f79-bf1a11984790 | |
attr handle 0x000a, end grp handle 0x0014 uuid 00001800-0000-1000-8000-00805f9b34fb | |
attr handle 0x0015, end grp handle 0xffff uuid 0000e000-0000-1000-8000-00805f9b34fb |