andrewingram
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Python 3.10 Released (python.org)
- A machine learning model to understand fashion search queries (making.lyst.com)
- Uber loses court appeal against drivers' rights (bbc.co.uk)
- For Those Attending a Coding Bootcamp (medium.com)
- Django 1.11 Released (djangoproject.com)
- Depop Does Day 4 (medium.com)
- Why you should use a carousel (tech.onefinestay.com)
- Seamless static files with Django, Compressor, and S3 (tech.onefinestay.com)
- Onefinestay Launches New Local Area Pages (tech.onefinestay.com)
- A Hybrid File Storage Backend for Django (tech.onefinestay.com)
- Relief from web icon hell (webfonts) (tech.onefinestay.com)
- How to crash IE9 with some simple CSS (tech.onefinestay.com)
- Common Pitfalls with Django and South (andrewingram.net)
- Do Nothing For 24 Hours, because 2 minutes is too easy. (donothingfor24hours.com)
I like the idea behind "Do nothing for 2 minutes", it does a good job of identifying a problem that afflicts many of us who are permanently wired to a handful of different real-time news sources. So to be a little…
-
With the recent widespread attention of session hijacking thanks to Firesheep, I'm hopeful that more developers are going to think seriously about ways to prevent it. With SSL being an obvious solution, I'm wondering if…