January 30, 2019

Blog Commits on Git

When creating a new system, I usually create a new blog post associated with it. My blogging being done using hugo, and the source of the code being on git, I usually create git commits for each new post. Not only that, but I may also make configuration changes, or updates on a post. I classify in the following categories : Post: Creating a new post Update: Updating a post Config: Changing some configuration for the blog Theme: Changing parts of the theme So every time I create a new commit, I add those categories in front of the commit message, helping see better the last actions that were done. Read more

January 12, 2019

My Gym System

Reading the book How to Fail at Almost Everything and Still Win Big: Kind of the Story of My Life, I read about the system that he has to go to the gym. While in a normal day, he goes to the gym and exercises regularily, at fixed hour. But some days are harder than others, and on those days, he takes the process really step by step. He first start by putting on this shoes. Read more

January 11, 2019

Choosing My Next Post

The last posts that I wrote, it was hard to choose the topic. So I decided to create a small system today to ease up the decision. This system is really simple, but it will really ease the decision. I have a list of topics that I want to write about, for which I want to create systems in my life. So if I don’t have a preference, knowing that I will write about all of them, why bother ? Read more

January 9, 2019

My Evening Routine System

My previous post was about my morning routine system. Just the same way, I have a routine for the evening, right before getting to sleep. It is not yet as well defined as my morning routine, but I still follow some pattern. Implementing it as a system will make the routine more robust. There probably could be some improvement done, but for now, I am happy with it. As long as I follow the system, and that it has some uplifting elements, I will get better every single day. Read more

January 8, 2019

My Morning Routine System

To get started with systems, I’ll first lay out the current ones I have. The first one of those is my morning routine, which I have now been in for about a year. While each step is part of the system, I feel that it is separated into 3 parts, which roughly correspond to the place I do the action. The first bloc, which is pretty basic, is after waking up, before sitting down again. Read more

Copyright Marin Gilles 2019-2022