Coding, tech, videogames and stuff
Preface In all these years, I have changed this blog several times, switching between Blogger, Wor...
October 7, 2019
In mac, I mainly use three free tools for converting, scaling and optimizing images. XnConvert X...
August 1, 2018
I wanted to add disqus support to ghost. The official way is to update your current theme. But I r...
July 27, 2018
For my korlibs libraries I have several useful classes to be used for games where allocation-free ...
July 26, 2018
KorUI is a library part of Korlibs. It is used by KorGE to create a window and render things with ...
July 25, 2018
Do you know that the IntellIJ platform supports creating and editing 9-patch files? From a normal...
July 24, 2018
I wanted to define NPCs with simple scripts directly in tiled. Since I was already defining NPCs ...
July 20, 2018
Note: I’m using this approach in this blog. The problem I have been using jekyll for a while. Je...
December 24, 2017
There is a string manipulation plugin for IntelliJ that allows you to convert identifiers easily b...
November 2, 2017
And you don’t why. You are not alone. And it is not a virus. You probably pressed CTRL+WINDOWS+C ...
November 1, 2017
Older versions of Windows had an Startup folder easily accessible from windows start menu. But tha...
September 10, 2017
Forget about typing ssh passwords everytime in ubuntu bash for windows 10! weasel-pageant is a SS...
September 7, 2017
Today I have tried coreOS inside vmware player and it has been pretty easy. So now I’m ready to sh...
January 21, 2017
My intelliJ has been working extremely slow in a 13” Macbook Pro. I started to believe that it was...
November 7, 2016
I have created a slack team chat and a google groups forum. Slack Slack is a messaging/chat app ...
March 21, 2016
Last week I was experimenting with web workers, trying to separate rendering related tasks from th...
May 18, 2015
I have been working on some optimizations. Basically I have mostly rewritten the gpu engine and ha...
May 10, 2015
I have already done some optimizations I planed some time ago. Now the compiler is creating bigge...
May 3, 2015
I have resumed the work of the emulator. Now I plan to make some optimizations to be able to reach...
April 9, 2015
I have created a benchmark that allows to test several javascript engines. You can check it here: ...