I hereby claim:
- I am matthewaveryusa on github.
- I am matthewaveryusa (https://keybase.io/matthewaveryusa) on keybase.
- I have a public key is ASCGRjxUccGVpoKfhNyg91poMOM0jxT3-Sq_57R9LIY03Qo
To claim this, I am signing this object:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJr39o0k2uCPLDv97zXntULFvgac2l6oFMPbyGklPbAz bootstrap@bootstrap |
screen /dev/tty... | |
export TERM=ansi | |
nmtui | |
cd /tmp | |
wget http://www.raspibo.org/renzo/chiplinux4.3.0rd235+.tgz | |
cd / | |
sudo tar zxf /tmp/chiplinux4.3.0rd235+.tgz |
//g++ -std=c++11 threads.cpp picohttpparser.c -march=native -pthread -O3 -o threads | |
//requires picohttpparser.{c,h} from https://github.com/h2o/picohttpparser | |
#include <unistd.h> | |
#include <stdlib.h> | |
#include <string.h> | |
#include <netdb.h> | |
#include <sys/types.h> | |
#include <sys/socket.h> | |
#include <netinet/in.h> | |
#include <arpa/inet.h> |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <unistd.h> | |
#include <fcntl.h> | |
#include <linux/input.h> | |
#include <time.h> | |
#include <stdint.h> | |
int main(int argc, char* argv[]){ | |
sleep(1); |
#include <algorithm> | |
#include <string> | |
#include <vector> | |
#include <cstring> | |
#include <string> | |
#include <fstream> | |
#include <streambuf> | |
#include <iostream> | |
#include <ctime> |
I hereby claim:
To claim this, I am signing this object: