olifante
- Karma
- 353
- Created
- February 28, 2007 (19y ago)
- Submissions
- 0
Lisbon-based full-stack developer and DevOps guy. Current stack: Postgres, Django, Wagtail, DRF, React, next.js
- Managing Technical Debt in Django Web Applications [pdf] (diva-portal.org)
- The rise and fall of rationality in language (pnas.org)
- MiniLock: Chrome app for user-friendly file encryption (chrome.google.com)
- Jared Diamond: What makes countries rich or poor? (nybooks.com)
- Google Code now has native git support (code.google.com)
- Why Scrum will never work (maurits.wordpress.com)
- Interview with author of Cappuccino and Objective-J (stateofcode.com)
- Minimal Django (olifante.blogs.com)
- Dejavu, a pythonic ORM (PyCon presentation) (pycon.blip.tv)
Very interesting presentation! Dejavu is an ORM similar to SQLAlchemy and Django Models. It has a lovely pythonic syntax for doing queries with lambda expressions, e.g.: box.recall(Comic, lambda c: 'Hob' in c.Title or…
- Why the web standards world appears to be choosing Django (morethanseven.net)