Archive of posts: March 2017

article image

Emacs Tutorial Series - episode 5

Deep dive into emacs: let’s unleash the power

As a formality, we assume you’re already productive using emacs (how else would you land here if you weren’t?). If it’s not the case, go back to the episode 0 of this tutorial series. Mastering emacs isn’t a task, it’s journey. By the end of this post you should get a feel of emacs real power as a hackable interactive environment for programming and be able to hack your way into it. To start on your journey, you first need to get some understanding on the philosohpy of emacs and learn how to learn emacs. Seems obvious but it’s wasn’t easy for me to know how to do stuff on emacs without constantly googling stuff. Apis:
Surface Limitation: Whenever we want to interact with a system, we usually do so by using some apis. If you build those apis, it boils down to create the code that will allow third...

READ MORE
article image

Emacs Tutorial Series - episode 4

Look at a few interesting features that comes by default

article image

Emacs Tutorial Series - episode 3

Emacs builtin features

article image

Emacs Tutorial Series - episode 3

Emacs builtin features

article image

Emacs Tutorial Series - episode 2

Getting started with org mode

article image

Emacs Tutorial Series - episode 1

Getting started with emacs: the basics

article image

Emacs Tutorial Series - episode 0

The learning path

article image

Linux Tooling You Should Really Know About

4 great cli tools you should know about: tmux, tig, htop, emacs

article image

A guide to compile your stuff

Because not everyone know how to do it