Spanish Radio and TV (RTVE) is a government funded entity that since 1956 has been broadcasting several TV and Radio channels.
Living abroad from home is thought but the radio programs from RTVE are a great companion for those missing home moments. I use the official app from Google Play...
Django works great when you are running in local, but the moment you decide to move onto production, the headaches begin...
Since a few months ago I deploy everything using Docker, the result is something much cleaner and easier to maintain, so when moving my Django app to production, I...
Redshift's UDFs (User Defined Functions) permit to execute, with some limitations, certain Python libraries and custom code.
In my case, I wanted to find a way to extract the country code from a phone number in E.164 format. UDFs are a perfect fit for this, the implementation in SQL would most...
SSH access doesn't work when OpenVPN client is enabled on DD-WRT.
Packages do arrive at the router if you try to SSH against the WAN IP, however, because all OUTPUT traffic is diverted through the VPN (interface tun0) SSH won't succeed.
What's missing is an OUTPUT rule on iptables to route...
Ever tried dropping a user in Redshift only to discover that user "user_1" cannot be dropped because the user has a privilege on some object.
That's not of great help Redshift. Luckily for us, there is a solution. Kamlesh Gallani posted a response about revoking permissions for tables and schemas...
I got yesterday one of these Miele beauties. She is over 20 years old, and my guess is that she weights around 250 pounds. Yes, it was though carrying it downstairs from is previous owner to home with just 2 guys.
When I brought her home, I saw that it required...
Today I got this error when uploading a video to my Wordpress site. I Googled around for a little bit, but the proposed solution wasn't working.
It turns out that since I am using Wordpress docker and a Nginx proxy, this later was complaining that the file was too large...
For those of you that have never played SET® before, SET® is a fast-paced game involving 81 unique cards with different combinations of four characteristics (color , shape , shading , and number ). The point of the game is to find as many 3-card "sets" as possible. If...
Who has never thought about beating the house in a Casino? As the MIT students said in their documentary Breaking Vegas, it's not all about the money; but about the feeling of beating a huge corporation in their own game.
It's very easy to find online the basic strategy for...
I recently purchased Baldur's Gate II on Google Play Store, but just after a few minutes of playing, I noticed how small the UI elements and texts were displayed on my LG G3.
Furthermore turning on the setting UI Scaling doesn't change anything for screens above Full-HD, which is the case...