This’ll be my first time attending and speaking at DjangoCon US. I’ll be talking about JSON Web Tokens, Django, and Django REST Framework. I’ve been talking about working on a Sprint for Django REST Framework with Tom Christie on Twitter. Tom pointed out a list of decent candidates to work on if we get some people together. We’ll have a… Continue reading Django REST framework Sprint at DjangoCon US 2014
Getting started with Go
I’ve been using Python for a quite a few years as my main go-to language for building web apps, RESTful API’s, utilities, and much more. It’s the driving power for most of our backends at our startup: Blimp, Blimp Boards, and FilePreviews. I have very few bad things I could argue about Python, but I… Continue reading Getting started with Go
Getting started with Ember.js
I played around with Ember.js on and off last year and after building some quick demos I decided to invest some real time in building real web apps with it. I have been keeping track of some useful tips and resources for people starting out with Ember.js. Ember.js Guides The official Ember.js Guides and Tutorials walks you… Continue reading Getting started with Ember.js
Barcamp Viejo San Juan
Last Barcamp we organized was back in 2012 in Mayagüez. The one before that was in 2011, and the first one was back in 2010. We already have a date for the next Barcamp Viejo San Juan, Tuesday, June 3 at 7PM. This time we’ll be meeting at Piloto151 in Old San Juan. For those… Continue reading Barcamp Viejo San Juan
Internet Speed Tests on a Raspberry Pi
A couple of weeks ago soynerdito soynerdito shared a bot he made to tweet internet connection speed results every now and then. I then remembered I had a Raspberry Pi I wasn’t using at all. So I built a small app that runs speed tests every 3 hours. It’s based on speedtest-cli which is a Command line interface for… Continue reading Internet Speed Tests on a Raspberry Pi