I hereby claim:
- I am sanbor on github.
- I am borrazas (https://keybase.io/borrazas) on keybase.
- I have a public key ASDAOUvQVZ73CxV6STfGp6oEg3M19sqJRa2Ohi8VcWOEbAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# Example from http://jakevdp.github.io/blog/2013/06/01/ipython-notebook-javascript-python-communication/ adapted for IPython 2.0 | |
# Add an input form similar to what we saw above | |
from IPython.display import HTML | |
from math import pi, sin | |
input_form = """ | |
<div style="background-color:gainsboro; border:solid black; width:600px; padding:20px;"> | |
Code: <input type="text" id="code_input" size="50" height="2" value="sin(pi / 2)"><br> | |
Result: <input type="text" id="result_output" size="50" value="1.0"><br> |
Glass kind of made me hate my phone — or any phone. It made me realize how much they have captured our attention. Phones separate us from our lives in all sorts of ways. Here we are together, looking at little screens, interacting (at best) with people who aren’t here. Looking at our hands instead of each other. Documenting instead of experiencing.
extracted from http://www.wired.com/gadgetlab/2013/12/glasshole/all/1
Pro Emacs | |
- lightweight | |
- extremily versatile/customizable | |
- multiplatform | |
- works in text mode | |
- free/open source | |
- well documented | |
- +36 years of development |
Las vocales a, e, o se denominan abiertas (o fuertes).
Las vocales i, u se denominan cerradas (o débiles).
Dos vocales abiertas pertenecen a dos sílabas distintas: lí-ne-a, ve-o.
Una vocal abierta y una cerrada forman una sóla sílaba, y la vocal abierta es la que se pronuncia con más fuerza y se acentúa si hay que hacerlo según las reglas generales: pen-sáis, hia-to.
<table> | |
<thead> | |
<tr> | |
<td>nothinge</td> | |
</tr> | |
</thead> | |
</table> |
This is what I did to get computer with Ubuntu 12.04 to use as file and print server on Mountain Lion OSX.
Encrypted Ubuntu setup: http://blog.markloiseau.com/2012/05/ubuntu-aes-xts-plain64/
Netatalk 3x setup: https://gist.github.com/2856490
Netatalk 3x config: https://wiki.archlinux.org/index.php/Netatalk#Configuration
Setup a shared printer from Ubuntu to OSX: first solution in http://superuser.com/questions/94552/how-do-i-share-printer-from-ubuntu-9-10-to-windows-to-mac-os-x-and-to-other-ub
#--------------------------------------------- | |
# TINT2 CONFIG FILE | |
#--------------------------------------------- | |
# For more information about tint2, see: | |
# http://code.google.com/p/tint2/wiki/Welcome | |
# | |
# For more config file examples, see: | |
# http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/ | |
# Background definitions |