keosak | 2 years ago | on: Upsert in SQL
keosak's comments
keosak | 3 years ago | on: New UUID Formats
keosak | 4 years ago | on: Understanding UUIDs, ULIDs and string representations
keosak | 8 years ago | on: Django vs. Flask
http://flask.pocoo.org/docs/0.12/api/#flask.Flask.extensions
https://github.com/mitsuhiko/flask-sqlalchemy/blob/master/fl...
keosak | 11 years ago | on: Guido van Rossum: The Theory of Type Hinting for Python 3.5
http://wphomes.soic.indiana.edu/jsiek/what-is-gradual-typing...
http://wphomes.soic.indiana.edu/jsiek/files/2014/03/retic-py...
keosak | 11 years ago | on: Celery – Best Practices
With the psycopg2 module, you can use this mechanism together with select(), so your worker thread(s) don't have to poll at all. They even have an example in the documentation.
http://www.postgresql.org/docs/9.3/interactive/sql-notify.ht...
keosak | 16 years ago | on: Slides from Felix von Leitner's talk on C and compiler optimizations