After moving in to our new home 🏠, one of the first things I did was sign up for gigabit internet from @GoNetspeed. The ONT is in a corner down in our basement and my office is in the second floor at the opposite side. Follow me as I figure shit out…
Author: jpadilla
Podcast: DjangoChat Ep. 45
Back in November I was invited to DjangoChat to talk about my contributions to the Django ecosystem. We talked about how I got started contributing to Django REST Framework and other open source projects, my work on Blimp and FilePreviews, authentication, and my current role at Auth0.
Talk: Python, Government, and Contracts
Today, Froilán and I gave this talk at PyGotham 2019. Video Other links: https://speakerdeck.com/jpadilla/python-government-and-contracts https://contratospr.com/about http://github.com/theindexingproject/contratospr http://github.com/theindexingproject/contratospr-api Photo by Jennifer Chen on Unsplash
Favorite PyCon 2018 Talks
Finally caught up with most of the PyCon 2018 videos. Here are my favorite so far. Alex Gaynor – Learning from Failure: Post Mortems
Connecting to a VPN automatically when not at home
When I’m on my home Wi-Fi, I rarely connect to a VPN. When I’m out, I always make the habit of doing so, except when I forget. I was hoping VPN clients would have a feature to automatically connect based on a list of networks, but after some quick research, I guess not. Maybe I’m… Continue reading Connecting to a VPN automatically when not at home