Some pre-nostalgic thought here.
In the last 24h, the same thing happened to me twice. This is a clear sign from the universe that I should tell the story.
Posted in Observations, Thoughts, Stories, Future, System-Design
It’s simple. You just need to understand it.
— me.
Sums up what I think of computing. In particular I am thinking of character encoding 🤕 🤒 💥
Posted in Favourites, Notes, Thoughts, Quotes
In this article I will show you what’s missing in the way we process digital content and what we could do to improve that with the concept of “Infometer”. It is the rationale behind the Infometer chrome extension that I also introduce here as an illustration of this concept. Continue reading
So I am a heavy reader. My best rate is one book per week. I read mostly practical books that make me learn something and sometimes novels. My reading is consequently very goal driven : I have to understand and learn. Being rather a practical reader, I have developed some reading techniques that make me read faster, with more focus, so that I learn more efficiently.
A strange thought (among others) has crossed my mind today, it totally made my day. Let me come to it.
So, I have been learning code refactoring lately at work, one of the things that happened during my blogging coma. We have been peer programming and doing code reviews to share coding best practices. It’s a very worthy and interesting exercise, even if it’s still a bit difficult to not consider your code like a personal “creation” (d-d-d-don’t touch it!). There is always a little fear when another consciousness reads your code and rewrites it, but it’s a good way to improve your coding skills quickly.