Skip to content

Instantly share code, notes, and snippets.

View p1nox's full-sized avatar

Raul Pino p1nox

View GitHub Profile
@p1nox
p1nox / conda.md
Last active August 19, 2021 22:00
conda cmmd

env basics http://conda.pydata.org/docs/using/envs.html

conda create --name snowflakes biopython # --name [env_name] [package_to_install] ... [package_to_install]
conda create -n deep python=3.6.5

conda activate deep
conda deactivate
conda create --help
@p1nox
p1nox / company-ownership.md
Created July 8, 2016 15:37 — forked from jdmaturen/company-ownership.md
Who pays when startup employees keep their equity?

Who pays when startup employees keep their equity?

JD Maturen, 2016/07/05, San Francisco, CA

As has been much discussed, stock options as used today are not a practical or reliable way of compensating employees of fast growing startups. With an often high strike price, a large tax burden on execution due to AMT, and a 90 day execution window after leaving the company many share options are left unexecuted.

There have been a variety of proposed modifications to how equity is distributed to address these issues for individual employees. However, there hasn't been much discussion of how these modifications will change overall ownership dynamics of startups. In this post we'll dive into the situation as it stands today where there is very near 100% equity loss when employees leave companies pre-exit and then we'll look at what would happen if there were instead a 0% loss rate.

What we'll see is that employees gain nearly 3-fold, while both founders and investors – particularly early investors – get dilute

@p1nox
p1nox / Box.js
Created March 18, 2016 13:18 — forked from jridgewell/Box.js
Backbone + Incremental DOM
var Box = Backbone.Model.extend({
defaults: {
top: 0,
left: 0,
color: 0,
content: 0
},
initialize: function() {
@p1nox
p1nox / ionic_phongap_cordova.md
Last active September 1, 2016 01:00
Ionic/PhoneGap/Cordova notes

Install jdk7 jdk8 and android studio, then:

npm install -g cordova ionic bower

npm install
bower install

# in case first time
ionic platform add android

ionic platform add ios

@p1nox
p1nox / rd_q.md
Created June 8, 2015 12:44
RethinkDB queries
@p1nox
p1nox / wordpress_openshift_git.md
Last active August 29, 2015 14:14
Wordpress on OpenShift using git

Wordpress

  • In your application page inside openshift, in the right side you'll see a section called "Source Code", copy the url.

  • In your console (in the folder you want to have the source code), execute:

      git clone <SOURCE_CODE_URL>
    
  • And your done, now you have your page's code locally.

@p1nox
p1nox / internet_explorer_config_on_mac.md
Last active February 19, 2016 04:12
Test web application using Internet Explorer locally with or without VM on OSX

Abstract

Test web application using Internet Explorer locally with or without VM in OSX.

Using Wine

Install WineBottler in case you want to check IE6, IE7 or IE8, if you want to check others you need to use a VM.

Using VM

@p1nox
p1nox / LICENSE
Created March 16, 2014 00:49 — forked from ghostbar/LICENSE
Copyright © 2014 Jose Luis Rivas
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
@p1nox
p1nox / abajo_bloqueos.md
Last active January 30, 2019 22:31
Evadiendo restricciones de acceso en tu red