I hereby claim:
- I am filiptepper on github.
- I am filipcastle (https://keybase.io/filipcastle) on keybase.
- I have a public key ASDQsnsAXHor3otVAr-0i1iCA_7h5E9-2JvMR8A8zW2yWgo
To claim this, I am signing this object:
# import config. | |
# You can change the default config with `make cnf="config_special.env" build` | |
cnf ?= config.env | |
include $(cnf) | |
export $(shell sed 's/=.*//' $(cnf)) | |
# import deploy config | |
# You can change the default deploy config with `make cnf="deploy_special.env" release` | |
dpl ?= deploy.env | |
include $(dpl) |
I hereby claim:
To claim this, I am signing this object:
# do poczytania | |
https://zachholman.com/posts/fuck-your-90-day-exercise-window/ | |
https://www.benkuhn.net/options | |
https://gist.github.com/yossorion/4965df74fd6da6cdc280ec57e83a202d | |
https://hackernoon.com/why-i-will-not-exercise-my-gitlab-stock-options-bf6f3dda62e | |
http://yosefk.com/blog/stock-options-a-balanced-approach.html | |
https://blog.alexmaccaw.com/an-engineers-guide-to-stock-options | |
https://www.nceo.org/articles/stock-options-restricted-phantom-sars-espps | |
http://robertheaton.com/2015/11/02/how-to-value-your-startup-stock-options/ |
I hereby claim:
To claim this, I am signing this object:
# | |
# $ AWS_ACCESS_KEY_ID=FOO AWS_SECRET_ACCESS_KEY=BAR docker-compose up | |
# | |
version: "3.7" | |
services: | |
db: | |
image: postgres | |
environment: |