/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.fredrikmeyer.net
| | snarky.ca
2.0 parsecs away

Travel
| | There are a couple of things I always want to be true when I install Python packages for a project: 1. I have a virtual environment 2. Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version
| | vxlabs.com
2.5 parsecs away

Travel
| | The language server protocol was proposed by Microsoft as a way for different editors and development environments to share language analysis backends This post describes how to configure Emacs, lsp-mode and the palantir python-language-server for improved code intelligence when working on Python projects. (I'm planning a companion post for Emacs, C++ and the cquery language server.) Goal Before starting, it is motivating to see what we are working towards. With a correctly configured setup, Emacs will s...
| | ag91.github.io
2.3 parsecs away

Travel
| | [AI summary] A technical guide explains how to configure the python-lsp-server with lsp-mode using pipx to manage isolated virtual environments in elisp.
| | danielsieger.com
13.9 parsecs away

Travel
| A short guide on creating a Jekyll template using Bootstrap and Sass.