My bread recipe

2 minute read

Ok… as I promised in my previous post, here it’s my bread recipe for straight dough. I’m not going to fully explain the techniques, since they are already explained in the earlier post. There, you can also find what tools you need and, in case you want to change the ingredients quantities, the tables for bread and pizza.

The preliminaries for bread and pizza making

21 minute read

When I started to write this post, it was going to be just my bread recipe, as promised in my previous post. However, as I dug down little my little explaining the basics of bread making, I realize that I’d be better to make a post just explaining the basic of bread and pizza making and then in two other different post explain the recipes. Again...

The bread story

5 minute read

Anyone close to me, or that’s been hanging out with me for a while, knows that I’m a bakery enthusiast. Ok, perhaps I’m not an enthusiast, but let’s say just an aficionado that like to bake bread and pizza from time to time. This hobby started basically when we arrived to Finland and we brought with us a bread machine that a friend gifted to us....

Media Buttons Behavior Has Changed In macOS High Sierra

1 minute read

macOS High Sierra has changed the behavior of the media buttons on macOS —AKA those buttons you use to play/stop music or go forwards or backwards. Before, they were reserved to manage music, whether you where playing in iTunes or Spotify, with iTunes having preference (usually). They also worked with some video player.

Set rStudio with Homebrew’s Git

3 minute read

As I’ll try to explain in the future, I have a full Homebrew R install. I also try to use Homebrew to install as much applications and utilities I can because I think it’s really handy to be able to install or update just with a simple command in the shell. Although sometimes it give you a little bit of a headache, as this time.

Backing up your Pi’s SD card

2 minute read

I’ve been trying make something work in my Pi, but so far I’ve just messing things up and I had to install Raspbian a couple of times from scratch. For that reason I’ve decided to make a copy of the SD card before I repeat the process and try to figure out what is going on.

trash instead of rm

1 minute read

I just discovered that there is a way to send files to the trash instead of just delete them using the shell and I think it’s really useful when you don’t want to totally discard something to the oblivion. I found out about this because I was working on the shell and I needed to remove some files to check if app could work without them. Move or ...