Skip to content

Instantly share code, notes, and snippets.

View dtiradob's full-sized avatar

Daniel Tirado dtiradob

View GitHub Profile
@dtiradob
dtiradob / gifToMp4.sh
Created February 23, 2018 15:18
gifToMp4
for /R x in $(*.gif); do ffmpeg -f gif -i "$x" -pix_fmt yuv420p -c:v libx264 -movflags +faststart -filter:v crop='floor(in_w/2)*2:floor(in_h/2)*2' "$x".mp4 done
import RPi.GPIO as GPIO
import sys
import os
import time
import pygame
from subprocess import Popen, PIPE
GPIO.setmode(GPIO.BCM)
#!/usr/bin/env python
import time
import paramiko
mnav={}
ipes=['192.168.1.101','192.168.1.102','192.168.1.103','192.168.1.104','192.168.1.105','192.168.1.106']
def connect():
print ('is everybody here?')
for i in [1,2,3,4,5,6]:

###Living Machines

“Technology discloses man’s mode of dealing with Nature, the process of production by which he sustains his life, and thereby also lays bare the mode of formation of his social relations, and of the mental conceptions that flow from them.” Karl Marx

Man extends his hands with the aid of tools and with them he transforms his environment. The machine extends these tools, separating man from them.

Since the early eighteenth century, in the beginning of the industrial revolution, the machine became a crucial part of everyday life. The dream of freeing man from the burden of work through the machine was born. However, technological development has since been subordinated to the productive interests of the market, transforming the machine also into a

Keybase proof

I hereby claim:

  • I am dtiradob on github.
  • I am dtiradob (https://keybase.io/dtiradob) on keybase.
  • I have a public key whose fingerprint is CD22 069C 0C69 8C76 7A75 E99A 0CE2 D76D 180B 286B

To claim this, I am signing this object: