Tag: Ubuntu
-
Compiling Emacs 29 on Ubuntu LTS 22.04
I’ve been on a kick to better understand my developer toolbox, and I recently decided to start by compiling Emacs from source on my trusty Ubuntu LTS 22.04. In the case of Emacs, my primary motivation was to explore the latest features bundled with version 29, such as tree-sitter and eglot. These two packages bundled…
-
Javascript Dev Environment under Ubuntu in 2021
Let’s go over installing and configuring a Javascript development environment under Ubuntu 21.04 to compliment our recent Python configuration!
-
Python Dev Environment under Ubuntu in 2021
Walk through of getting a Python development environment configured on Ubuntu 21.04.