Blog
MusicDL version 2020.07.31 has been released
Friday, July 31, 2020
Hello there, everyone. I have been wanting to revisit and update some of my projects (including some past projects I have ditched over the years) to make my software up to date and keep working on new stuff at the same time. I know some of you remember about MusicDL, the application I have coded to play and download music from some popular websites such as Youtube.
Read moreUndead Assault is back
Tuesday, March 17, 2020
Hello there, everyone! over the last few weeks, some of you have been watching and hearing rumours about Undead Assault coming back. For those of you who don’t know about it, Undead Assault is an audiogame that consists of surviving against infinite hordes of zombies, playing single or in a team with up to 3 more players.
Read moreDIY NAS: Operating system
Tuesday, June 4, 2019
Hello there, As I mentioned in a previous post, i have purchased an amazing odroid XU-4 and wanted to use it for a DIY NAS server (a lot of 3 letter codes here, sorry). I just wanted to detail some of the configuration issues I had to overcome in the process, so I will remember those later if I decide to purchase the eMMC module, which would force me to start from scratch with the system (Micro SD and eMMC boot sectors are different, so apparently there is no way to migrate data from one method to another and start the system normally).
Read moreA new family member: Welcome aboard, Odroid XU-4
Saturday, May 25, 2019
Hello there, Over the last couple of years, I have repurposed a few Raspberry Pi’S sitting around in a corner in my bedroom to act as a Home NAS (network attached storage) and HTPC, running Kodi with its awesome screen reader addon for Linux. However, some months ago I have started to look for a change for a more performant SoC, due to some issues concerning Raspberry Pi (examples are lack of hardware decoders for H.
Read moreMoving to Python 3
Tuesday, April 23, 2019
Over the past 6 months, approximately, I have been revisiting some of my projects written in Python (that means, basically all my public projects plus some more that have been not released) to explore the possibility of moving them all from Python 2.x versions to Python 3. As you probably know (or if not, I tell you), Python 2.
Read moreSocializer 0.17 has been released
Wednesday, January 2, 2019
Yesterday I have released a new version of Socializer, the VK accessible client I am developing. In this post I want to talk about what happened in the development process of this project, what we did and what is planned for future. Even if you don’t plan to use the project, this post is worth reading because some of the most interesting methods may be applied to other projects of mine.
Read moresocializer: Accessible VK client V0.16
Tuesday, December 18, 2018
Two years ago, in february 2016, I have started to code an application called Socializer. Its goal is to be a full featured windows client to use all features present in VK, the largest russian social network and one of the places I enjoy to visit dayly. If you have used TWBlue, socializer was designed to do the same as TWBlue, but for a more featured social network full of rich content and with real time chat, among other interesting things.
Read moreSentence finder: my first Django project
Sunday, October 28, 2018
During the last few months, I have been captivated by Django and its rich set of features. I have been learning a few different technologies recently, including Django and Flask. I have been using Web2py for the last 3 years, and while I still use it for several projects and consider it a very stable and mature framework, I wanted to try out other frameworks to do web stuff in Python.
Read moreMy personal problem with the guy behind OnToys
Friday, May 11, 2018
If you are a reader of my blog, you may know I post alot of technical stuff here. If you are not, what are you waiting for? Subscribe and read! :). Today I am not going to post anything related to software or tech in general. Today is one of these days where I will post a personal situation, just because I needed to share it.
Read moreA little weekend project: mudder, a GUI around Lyntin
Saturday, March 17, 2018
Sometimes I am getting bored when I am having a long time coding in the same project. Usually I just code something else, or watch an episode of a TV show, or something totally unrelated to code at all. Who knows? this time, I discovered a mud (multi user domain) client written entirely in Python.
Read more