flowchart LR
a[Cellular Dongle<br />Huawei E3372h-608] --> |USB| b[Raspberry Pi]
b-->|Ethernet| c[Billion Router<br />BiPAC 7800NXL]
c-->|Ethernet/WiFi| d[Home Broadband]
# Simulate a fairly realistic "bad network" (e.g. bufferbloat, | |
# flaky Wi-Fi, LTE from a brick building) to help find bugs | |
# in code that never expects network responses to arrive out of order. | |
# Run with `sudo ruby network-chaos.rb` and stop with control-C. | |
# Test with: | |
# | |
# $ ping 1.1.1.1 | |
# PING 1.1.1.1 (1.1.1.1): 56 data bytes | |
# Request timeout for icmp_seq 0 |
import glob | |
from collections import defaultdict | |
import subprocess | |
from os import path | |
def main(dest = ''): | |
recordings = defaultdict(list) | |
for file in glob.glob(f'GH{"[0-9]" * 6}.MP4'): | |
chapter = file[2:4] |
# Must be run in console to work properly | |
import numpy as np | |
import cv2 | |
import time | |
from scipy import signal | |
import matplotlib.pyplot as plt | |
import matplotlib | |
import threading | |
import scipy.signal as sig |
Mute these words in your settings here: https://twitter.com/settings/muted_keywords | |
ActivityTweet | |
generic_activity_highlights | |
generic_activity_momentsbreaking | |
RankedOrganicTweet | |
suggest_activity | |
suggest_activity_feed | |
suggest_activity_highlights | |
suggest_activity_tweet |
#!/usr/bin/env python3 | |
import platform | |
PLATFORM = platform.system().lower() | |
GOOGLE = 'edge_tpu' | |
INTEL = 'ncs2' | |
NVIDIA = 'jetson_nano' | |
PI = 'raspberry_pi' | |
IS_LINUX = (PLATFORM == 'linux') |
from selenium import webdriver | |
from selenium.webdriver.common.keys import Keys | |
from selenium.webdriver.chrome.options import Options | |
import xml.dom.minidom as minidom | |
import pycountry | |
import traceback | |
chrome_options = Options() | |
chrome_options.add_argument("--headless") |
#include "color.h" | |
#include "utilities.h" | |
#include <math.h> | |
/* | |
* Algorithm adapted from https://gist.github.com/hdznrrd/656996. Uses a little libmath. | |
* */ | |
void color_HSV2RGB(struct color_ColorHSV const *hsv, struct color_ColorRGB *rgb) { | |
int i; |
Hi ███████,
Somehow your other emails didn't register, but I did want to write and let you know that I'm not interested. Thanks for writing though, I do appreciate that I made it through your filters.
The reason I'm not interested in working on Alexa (and other similar IoT devices) is I think they are irresponsible outside of narrowly bracketed vision-impairment accessibility situations. The trade-off of privacy for convenience is only really possible for specific groups of very privileged people.
More generally, I don't think Amazon treats its warehouse workers very well, and I would feel bad being complicit in their continued mistreatment. The HQ2 effort to minimize tax exposure, followed by public statements by your CEO about how he's deciding how to spend his "winnings" would make me feel ashamed to call myself an Amazon employee.
I don't write this because I think you are going to fix these things, but because I think it's my responsibility to help push back on abusive business practices. You need