Skip to content

Instantly share code, notes, and snippets.

View nogizhopaboroda's full-sized avatar

Alexander Zhukov nogizhopaboroda

View GitHub Profile
{
"nodes": [
{
"dragHandle": ".web-noise-drag-handle",
"id": "destination-1696490914491",
"type": "destination",
"data": {
"label": "destination",
"config": {}
},
<html>
<head>
<style>
.brightness {
-webkit-filter: brightness(5);
-moz-filter: brightness(5);
-o-filter: brightness(5);
-ms-filter: brightness(5);
filter: brightness(5);
#env $(\cat .env | xargs) bash provision_rasp_boot.sh
# download image and unpack it somehow
# wget https://downloads.raspberrypi.org/raspbian_lite_latest
diskutil unmountDisk /dev/disk2
sudo dd bs=1m if=/Users/nogizhopaboroda/Downloads/2018-11-13-raspbian-stretch-lite.img of=/dev/rdisk2 conv=sync
echo 'waiting 30 sec'
sleep 30
#on local machine
ssh-copy-id [email protected]
<style>
.wrapper {
width: 1000px;
height: 52px;
border: 1px solid gray;
overflow-x: hidden;
background: linear-gradient(0deg, gray, white);
}
.bullet {
width: 100px;
https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Taking_still_photos