The Rabbit Hole
  • Home
  • Analytics
  • Bio+Work+Projects
  • Resources
Subscribe

development

A collection of 2 posts
How I install pipenv and why
python

How I install pipenv and why

tl;dr: pip3 install --user pipx pipx install pipenv Background I personally enjoy writing a lot of python code, I've done it for community projects, personal projects, and for work. One of the parts of python, at least for me, (and it seems like for others as well)
Apr 4, 2023 — 6 min read
VSCode modifications + tricks
development

VSCode modifications + tricks

These are some general modifications I do for my VSCode setup. General "editor.lineNumbers": "relative", // depends on the computer I'm using, and what I'm editing // "editor.formatOnSave": true, Shell scripts "[shellscript]": { // default option "files.eol": "
Feb 12, 2023 — 1 min read
The Rabbit Hole © 2025
Powered by Ghost