peedy | 8 years ago | on: OpenBSD Will Get Unique Kernels on Each Reboot
peedy's comments
peedy | 10 years ago | on: Bay Area Home Prices by Transit Stop
peedy | 10 years ago | on: Hierarchies with Postgres (2013)
I had versioning problem to solve recently, and recursive CTE was my first choice (did take some time to wrap my head around but was also performant enough), https://github.com/recipehub/recipehub-service/blob/master/d...
peedy | 10 years ago | on: Show HN: Notify – CLI to notify your phone
peedy | 10 years ago | on: Metabase: Why we picked Clojure
If you have to do it very often, I've had good success with keeping compiled python wheels around.
peedy | 10 years ago | on: HTML as TeX replacement
peedy | 11 years ago | on: TechCrunch using Wordpress certificate for SSL
peedy | 11 years ago | on: Git: ignore file lines
ie, your process manager will call /path/to/env/bin/gunicorn and in this case, you'll have to configure the env variables here (in the process manager (supervisor)) config.
peedy | 11 years ago | on: Git: ignore file lines
peedy | 11 years ago | on: Android Studio 1.0
peedy | 11 years ago | on: Use Emacs Org-mode Links for Absolutely Anything
https://github.com/thomanil/dot-emacs/blob/master/thomanil.o...
peedy | 11 years ago | on: S3Proxy allows applications using the S3 API to access other object stores
peedy | 11 years ago | on: Google Noto Fonts
peedy | 11 years ago | on: Side Tabs: Prototyping An Unexpected Productivity Hack
peedy | 11 years ago | on: GitHub.com is down
peedy | 11 years ago | on: Celery – Best Practices
Eg, execute other tasks only if there are no pending important tasks.
peedy | 11 years ago | on: JavaScript library for browser to S3 multipart resumable uploads
Thus, in plaintext you'd have to put only your AccessID and a policy which would expire after a few minutes.
EDIT: typo
peedy | 11 years ago | on: OS X Yosemite
You can write a udev rule for that
peedy | 11 years ago | on: Alfred and OS X 10.10 Yosemite
peedy | 12 years ago | on: You Don't Read Code, You Explore It