Short version: Use Streisand. Use Tor. Use Signal.
This mini-rant came on the heels of an interesting twitter discussion: https://twitter.com/kennwhite/status/591074055018582016
Provider / "Secret" Key
Short version: Use Streisand. Use Tor. Use Signal.
This mini-rant came on the heels of an interesting twitter discussion: https://twitter.com/kennwhite/status/591074055018582016
Provider / "Secret" Key
# even if you aren't using ELI, this is a good module to load for SSL, etc. | |
aesni_load="YES" | |
# WiFi | |
iwn6050fw_load="YES" | |
iwnfw_load="YES" | |
if_iwn_load="YES" | |
legal.intel_iwn.license_ack=1 | |
# Enable power saving modes for the Intel i915 chipset |
/* | |
Stepper Motor Controller | |
language: Wiring/Arduino | |
This program drives a unipolar or bipolar stepper motor. | |
The motor is attached to digital pins 8 and 9 of the Arduino. | |
The motor moves 100 steps in one direction, then 100 in the other. | |
Created 11 Mar. 2007 |
/* | |
Stepper Motor Controller | |
language: Wiring/Arduino | |
This program drives a unipolar or bipolar stepper motor. | |
The motor is attached to digital pins 8 and 9 of the Arduino. | |
The motor moves 100 steps in one direction, then 100 in the other. | |
Created 11 Mar. 2007 |