Felipe Martín

The penguin trials after two weeks

April 27, 2016

It’s been two weeks already and I will make a quick post with two subjects: the stuff broken that needed to be fixed (from my point of view) and improvements to the workstation that made my life easier.

After other two weeks I will post a summary with the good and bad parts.

Read more »

The penguin trials

April 11, 2016

I’ve been using OS X for my workstation environment for about five or six years now. I always say (and believe to this moment) that OS X is the most comfortable environment for work.

It has an stable window manager, a terminal that does not suck and lot’s of software related to my daily activities. I can reinstall and have a fully working environment from scratch in an hour or so (no hdd dupes, a full OS installation).

Read more »

2016 updates

April 8, 2016

It’s sad but I always end up not writing in the blog for some reason. I will post here a short TL;DR of what happened in the last months and some of the stuff I want to do for the site (and what I’ve already done).

  • First of all, I got promoted at my job (this was like… months ago!) which left me with even less time that before for personal stuff. I can’t believe I’m saying this but when I get out of the office the last thing I want to do is sitting in front of my computer again.
  • Good part, I have been trying all the stuff at work I couldn’t before and adding goodies to the dev team (automatic code reviews, unit testing, deployments, etc)
  • Bad stuff: now I develop less than before. :_
  • Also, I wasn’t comfortable with how the editor on the site worked (it’s a CKEditor) because I’m a big fan of markdown so I wasn’t eager to do nothing until some day I did a clumsy implementation to support markdown conversion to HTML to the blog. I also added some other goodies.
  • More stuff to the mix? I got pretty much overwhelmed with all the things I had to/want to/should do on a daily basis so my workflow was chaotic. I have been trying new habits to sort everything out and now I’m more or less comfortable with the results. And I will write an entry about that :)
  • Related with the last one now I’m not giving up on reading all the stuff in “the read later vault” which until not so long ago was filled with diverse stuff and articles came in but not out.
  • I play a bit now! Since I have thoughts and days in order now I can rest from time to time to play some videogames. It was time to remove the dust from my 3DS.

Read more »

Manga recommendation: The Gamer

August 13, 2015

Summary

Han Jee-Han, a normal high school student, suddenly develops a special power where his entire world is shifted into a game-like setting. He can see the power levels of people, look at the stats of a seemingly normal item, get abilities, and even level up! Follow Han Jee-Han as he discovers how to use this power, and maybe even where it came from.

**Type: **Manhwa Chapters: 90+ (ongoing) Genre: Action, Adventure, Comedy, School Life, Shounen, Supernatural Story: Sung San-Young Art: Sang-Ah

Read more »

Tmux basics

August 4, 2015

Discovered it not a long time ago (and now replaced with the experimental version of iterm2 because of goodies), tmux deserves a lot of attention because it have lots of potential.

TMUX stands for Terminal Multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal. And do a lot more. Yeah, they sell themselves well.

Read more »

Manga recommendation: Eden no ori

July 29, 2015

Dice

Summary

Akira and his classmates are travelling on a plane when it crashes onto an island inhabited by species thought to have been extinct. The situation becomes increasingly desperate as some of Akira’s classmates are eaten alive, while some kill others in desperation. Now Akira and a few other survivors are trying to survive what seems to be a horrible nightmare.

Chapters: 185 (finished) Genre: Action, Adventure, Comedy, Drama, Ecchi, Horror, Mystery, Psychological, Romance, Shounen, Tragedy Story: Yamada Yoshinobu Art: Yamada Yoshinobu

Read more »

Emacs: Day zero

July 23, 2015

They tricked me.

I was confortably on my Atom editor when I had to open this ugly thing.

I’m trying to make the change. Also, to make things easier I switched my layout to US since all my servers have that keyboard layout but… my muscle memory is really good, so I still miss a lot.

After a basic configuration yesterday, I thought that the best way to achieve this was to change completely from one to another and that’s what I’ve done, work the entire day with this. At first I was slowed down a bit because I had to configure some keybinding I was used to and install the basic addons I use the most (and setup them emacs style), but after a short period I was mostly used to the harm of my little finger. It still hurts.

Read more »