HN user

dcesiel

167 karma
Posts4
Comments17
View on HN

GM's is cool too because they have an API that allows you to remotely get vehicle data through Onstar. This allows approved apps to get data like fuel level, vehicle alarm alerts, oil life, fuel economy, remote start/stop, location, speed and direction etc. Not sure Ford has anything like that..

I agree. Ohio has a whole fleet of police planes that they've been using to catch speeders on the highway for a long time.

Also if you look at the FAA drone authorization list on the EFF's website most of the organizations getting authorization are either US DOD or Universities (Probably being used for research not surveillance). Not many police organizations.

Django Facebook 14 years ago

I like it. Seems easier to setup then django-social-auth. The extra information given on the blog is nice too.

I recently started learning Django for a project I'm working on. I've been reading the django book at djangobook.com, but it doesn't really talk about writing tests. This is awesome, every Django developer should know how to do this.