I recently se tup minio object storage in my homelab for litestream sqlite First I had to configure the Key ID and Secret Access Key generated in the Then set t
TIL: Today I Learned
2023-10-1
I https://waylonwalker.com/a-case-for-tailwindcss npm You will need to create a tailwind.config.js file, to get this you can use the cli. To set up tailwind to
TIL: Today I Learned
2023-9-17
The next version of markata will be around a full second faster at building I was looking through my profiler for some unexpected performance hits, and I starte
TIL: Today I Learned
2023-6-17
Pydantic is a Python library for serializing data into models that can be To install pydantic you will first need python and pip. Once you have pip Always insta
TIL: Today I Learned
2023-5-30
paru is an aur helper that allows you to use a package manager to install The Aur is a set of community managed packages that can be installed on arch based dis
TIL: Today I Learned
2023-5-27
Quickly and easily create new versions of your Python package with the Releasing a new version of your Python package can be a daunting task. You need to make
TIL: Today I Learned
2023-1-23
Fix Arch Linux randomly rejecting passwords with one command. Try If you The good news is that there is a simple fix for this issue. The following bash bash fai
TIL: Today I Learned
2023-1-19
Give github actions the -e flag in the shebang The -e flag to the bash command allows your script to exit immediately if any In windows the solution is not qui
TIL: Today I Learned
2022-12-7
I recently setup some vm
TIL: Today I Learned
2022-12-4
I just shared some ssh keys with myself and ran into this error telling me that I changed them with the following commands.
TIL: Today I Learned
2022-11-22
https://passwordselfhelp.corteva.com/PMUser/ winget was installed wsl was super slow mattermost url: mattermost.research.auto.pioneer.com share: timeout=60
TIL: Today I Learned
2022-11-14
TIL: Today I Learned
2022-11-11
With the latest release of version of nvim 0.8.0 we get access to a new winbar nvim exposes the winbar api in lua, and you can send any text to the winbar as fo
TIL: Today I Learned
2022-10-27
I really like having global cli command installed with pipx. Since textual You can pipx install textual. But if you try to run any textual cli commands you wil
TIL: Today I Learned
2022-10-24
I am working through the textual tutorial, and I want to put it in a proper cli I set up a new project running If you are using Now to get devtools through a
TIL: Today I Learned
2022-10-24
TIL: Today I Learned
2022-10-21
11ty https://www.rockyourcode.com/how-to-deploy-eleventy-to-github-pages-with-github-actions/ hugo puts it in the base url https://gohugo.io/getting-started/con
TIL: Today I Learned
2022-10-19
For far too long I have had to fidget with v4l2oloopback after reboot. I After a reboot the start virtual camera button won Today I learned that you can turn o
TIL: Today I Learned
2022-10-18
Upon first running an The easy easiest way is to leverage a package called If you want to use the cli pro
TIL: Today I Learned
2022-10-17
I ran into an issue where I was unable to ask localstack for its status. I I would run this to ask for the status. And get this error It dawned on me that the f
TIL: Today I Learned
2022-10-17
Markata now allows you to create jinja extensions that will be loaded right in The entry for 0.5.0.dev2 from markata Created entrypoint hook allowing for users
TIL: Today I Learned
2022-10-11
TIL: Today I Learned
2022-10-9
In my adventure to learn django, I want to be able to setup REST api To get started lets open up a Now we need to declare Next I will create all the files tha
TIL: Today I Learned
2022-10-9
Markata now uses hatch as its build backend, and version bumping tool. Markata 0.5.0 is now out, and it Over the last month I made a big push to get 0.5.0 out,
TIL: Today I Learned
2022-10-8
Building data pipelines and delivering data with Python kedro pandas, parquet, s3, oracle, db2, API development with Python react / gatsby c3.js built a library
TIL: Today I Learned
2022-10-4
Qaun Tell me about what you are doing most recently Tell me about when you started python Be honest and open Look into Dynamo db BDD vs TDD how have you used ap
TIL: Today I Learned
2022-10-3
Role - Daily tasks Rate Health Ins Travel
TIL: Today I Learned
2022-9-30
TIL: Today I Learned
2022-9-26
I am continuing my journey into django, but today I am not at my workstation. I I found this in
TIL: Today I Learned
2022-9-26
My next step into django made me realize that I do not have access to the admin panel, turns out that I need to create a cuper user first. Right away when tryin
TIL: Today I Learned
2022-9-26
I have no experience in django, and in my exploration to become a better python If you found this at all helpful make sure you check out the The first thing I
TIL: Today I Learned
2022-9-25
While updating my site to use Markata Jinja comes with a handy utility for escaping strings. I definitly tried to The issue I ran into was when trying to setup
TIL: Today I Learned
2022-9-24
When I am developing python code I often have a repl open alongside of it So in the past the way I have setup a few extensions for myself is to add I missed the
TIL: Today I Learned
2022-9-20
A long needed feature of markata has been the ability to really configure out Now you can add some extra style to your site with the existing built-in Each text
TIL: Today I Learned
2022-9-11
I creating new versions created by myself with stable diffusion Note Running After running and naming the project You can also fill in the project name ahead
TIL: Today I Learned
2022-9-2
Today I ran a bunch of actions, but I wanted to clean up all the runs that I I found
TIL: Today I Learned
2022-9-1
Hatch has an amazing versioning cli for python packages that just works. It creating new versions created by myself with stable diffusion For trying out the T
TIL: Today I Learned
2022-9-1
Markata is a great python framework that allows you to go from markdown to a Full transparancy... I built markata. The talk is live on YouTube. Make sure you c
TIL: Today I Learned
2022-8-31
I spoke at python webconf in March 2022 about how I deploy this blog on a Building this blog has brought me a lot of benefits. I have I also bump into people f
TIL: Today I Learned
2022-8-30
I got all the pypi packages that I own behind 2 factor authentication. 💪 Recently this really made it I feel like this caused a bit of confusion as turning on 2
TIL: Today I Learned
2022-8-29
I just love how some features of vim are so discoverable and memorable once you I recently used this to dedupe my autogenerated links section for Here is what t
TIL: Today I Learned
2022-8-25
Today I https://twitter.com/ While waiting for that reply let Lets import all the classes that we need from Now we need some code to highlight. I am going to r
TIL: Today I Learned
2022-8-24
TIL: Today I Learned
2022-8-24
How to vimgrep over hidden files. I needed to delete all build pipeline steps that were named Today After searching through all the projects it was clear that
TIL: Today I Learned
2022-8-22
a sprinter edging out his opponent by Dall-e It Markata started off partly as a python developer frustrated with using nodejs Over time this side project has gr
TIL: Today I Learned
2022-8-21
TIL: Today I Learned
2022-8-8
TIL: Today I Learned
2022-8-3
A common meta thing that I need in python is to find the version of a package. In searching the internet for an answer nearly every one of them pointed me to Wh
TIL: Today I Learned
2022-7-29
https://gist.github.com/YoEight/d19112db56cd8f93835bf2d009d617f7
TIL: Today I Learned
2022-7-17
xrandr is a great cli to manage your windows in a linux distro using x11, which Check out the xrander-manager is a python cli application that is simply a nice
TIL: Today I Learned
2022-7-16
[ [
TIL: Today I Learned
2022-7-15
Recently I added two new bash/zsh aliases to make my git experience just a tad Most of our work repos were recently migrated to new remote urls, we scriped The
TIL: Today I Learned
2022-6-28
So many terminal applications bind After digging way too deep into how IPython implements its It was that simple. This is not a game changer by any means, but
TIL: Today I Learned
2022-6-13
It Yes the solution comes from a competing templating framework. I install copier with pipx, so I need to inject cookiecutter in to my copier If you are using a
TIL: Today I Learned
2022-6-11
I love getting faster in my workflow, something I have recently added in is Check out what I created here.
TIL: Today I Learned
2022-6-10
Textual has devtools in the upcoming css branch, and its pretty awesome Textual is still very early and not really ready for prime time, but it As Textual is a
TIL: Today I Learned
2022-6-9
Whenever you are installing python packages, you should always use a virtual Pip is the pacakage tool for python. It installs third-party packages and is pytho
TIL: Today I Learned
2022-6-1
I I talked about why and how to use pyenv along with my first impressions in According to libsqlite3-dev When I make a fresh env and install ipython I still ge
TIL: Today I Learned
2022-5-31
Sometimes you have a pretty old branch you are trying to merge into and you are The first step is to make sure your local copy of the branch you are moving It M
TIL: Today I Learned
2022-5-24
A few of my friends and I all just borked our neovim configs during a plug https://twitter.com/pypeaday/status/1524882893914398732 Lucky for me I did it on a ho
TIL: Today I Learned
2022-5-13
I really like the super clean look of no status menus, no url bar, no bookmarks
TIL: Today I Learned
2022-5-11
When you first start qutebrowser It will create some config files in As far as I know qutebrowser will create this default config out of the You might want to c
TIL: Today I Learned
2022-5-11
I am often editing my own scripts as I develop them. I want to make a better Currently I am combining for now lets use my todo command as an example On first p
TIL: Today I Learned
2022-5-10
I am getting ready to do some timeseries analysis on a git repo with python, my This returns a generator, if you are iterating over them this is likely what The
TIL: Today I Learned
2022-5-9
I was editing some blog posts over ssh, when I ran into This is the error message I was seeing. The fix ended up being pretty simple, but quite a ways down this
TIL: Today I Learned
2022-5-8
Sometimes you get a PR on a project, but cannot review it without wrecking your This will create a new directory
TIL: Today I Learned
2022-5-4
GitPython I recently made myself a handy tool for making screenshots in python and it https://waylonwalker.com/screenshot-to-blog/ GitPython Import Repo from th
TIL: Today I Learned
2022-4-30
Python, click install Edit the System Environment Variables Environment Variables button Add the following path to your users Path Variable
TIL: Today I Learned
2022-4-18
Sometimes you just want python to do something else when you hit an exception, I am working on a quick and dirty python script designed to take screenshots I co
TIL: Today I Learned
2022-4-10
I recently was unable to boot into my home Linux Desktop, it got stuck at https://twitter.com/ There Normally you have 6 TTY ctrl+alt+F1: login screen ctrl+alt+
TIL: Today I Learned
2022-4-8
pygame events are stored in a queue, by default the most suggested way You don Let printing the events reveal this Let printing the events reveals that there ar
TIL: Today I Learned
2022-4-7
One of the most essential concepts of pygame to start making a game you will I started by making a spotlight in Gimp, by opening a 64x64 pixel image and This is
TIL: Today I Learned
2022-4-6
From the same Author that brought us command line essentials like You can install from one of the Something I often do to blend colors together is add a little
TIL: Today I Learned
2022-4-5
Browsing through twitter the other day I discovered it through this https://twitter.com/ Before I dive in deep, I do want to mention that Dunk is super new and
TIL: Today I Learned
2022-4-4
I I What currently have is a single module starter package that is on github Since it You can make a quick game by inheriting from Game, and calling Here is wha
TIL: Today I Learned
2022-4-3
This morning I was trying to install a modpack on my minecraft server after So I Then I go back to my server and download the modpack with wget. Now I can unzip
TIL: Today I Learned
2022-4-2
My personal Site build went down last week, and I was unable to publish a new Classic IT fix, rerun it and see if you get the same error. Everyone is busy Also
TIL: Today I Learned
2022-4-1
I ran into a PR this week where the author was inheriting what BaseException Try running these examples in a Since things such as If you except from exception
TIL: Today I Learned
2022-3-31
When I need a consistent key for a pythohn object I often reach for Yesterday we talked about setting up a persistant cache with python diskcache. https://waylo
TIL: Today I Learned
2022-3-30
When I need to cache some data between runs or share a cache accross multiple Install diskcache into your virtual environement of choice using pip from your com
TIL: Today I Learned
2022-3-29
The easiest way to speed up any code is to run less code. A common technique The easiest and most common to setup in python is a builtin functools.lru Any time
TIL: Today I Learned
2022-3-28
I keep a small I recently switched hosting from netlify over to cloudflare. Well cloudflare This breaks my go to example dataset. What After a bit of googling
TIL: Today I Learned
2022-3-27
Python Requests is on pypi and can be installed into your virtual environtment with pip. Requests makes getting content from a web url as easy as possible. Requ
TIL: Today I Learned
2022-3-26
I recently attended Start with some html boilerplate, pop in a script tag to add the Save this as If you don Now the page has a button that is ready to replace
TIL: Today I Learned
2022-3-25
I recently gave a talk at python web conf 2022, and one of the things I did Lets use this section to show what it ☝ This is how my write markdown build site p
TIL: Today I Learned
2022-3-24
I use a package It Frontmatter is a handy way to add metadata to your plain text files. It Here is the exact frontmatter for this post you are reading on my si
TIL: Today I Learned
2022-3-23
Today I was watching the python web conf 2022 and saw I https://waylonwalker.com/python-args-kwargs/ More on unpacking in this post. With the release there is a
TIL: Today I Learned
2022-3-22
I love the freedom of writing in markdown. It allows me to write content from I will most often just present right from the terminal using I sometimes also use
TIL: Today I Learned
2022-3-21
When I need to read contents from a plain text file in python I find the
TIL: Today I Learned
2022-3-20
Let Before you run someone Something that I have always appreciated form Searchng through the internet I was able to find an article from Here is my interpretat
TIL: Today I Learned
2022-3-19
If you ever end up on a linux machine that just does not have enough ram to You can put this where you wish, for this example I am going to pop it into You can
TIL: Today I Learned
2022-3-18
A very common task for any script is to look for files on the system. My go to I setup a directory to make some examples about globbing. Here is what the 1 di
TIL: Today I Learned
2022-3-17
Setting up your git pager to your liking can help you navigate diffs and logs You can set the pager right from your command line with the following command. You
TIL: Today I Learned
2022-3-16
If you have ever mistyped a git command very close to an existing one What you might not have known is that you can configure git to just run Now when you typo
TIL: Today I Learned
2022-3-15
Last Thursday I learned about Watching him use pytest-mock is out on pypi and can be installed with pip. Sometimes I fall victim to making these posts nice an
TIL: Today I Learned
2022-3-14
yq I love that all of these modern tools built in go and rust, just give you a I use a bunch of these tools, and for what its worth I trust the devs behind Sinc
TIL: Today I Learned
2022-3-14
Python 3.8 came out two and a half years ago and I have yet to really lean in Now that Python 3.6 is end of life, and most folks are using at least The assignm
TIL: Today I Learned
2022-3-12
Kedro rich is a very new and unstable (it There is no pypi package yet, but it You can run your pipeline just as you normally would, except you get progress Lis
TIL: Today I Learned
2022-3-11
So worktrees, I always thought they were a big scary things. Turns out they I thought you had to be all in or worktrees or normal git, but not both. When Maki
TIL: Today I Learned
2022-3-10
Has no upstream branch errors in git can be such a damn productivity killer. If you have not yet configured git to always push to the current branch, you Let Yo
TIL: Today I Learned
2022-3-9
I write many of these posts from a 10 year old desktop that sits in my I Today I am giving it a second try, but this time with ssh. Before doing anything I chec
TIL: Today I Learned
2022-3-8
Mermaid gives us a way to style nodes through the use of css, but rather than produces the following graph style one fill:#BADA55
TIL: Today I Learned
2022-3-7
I recently found a really great I have this added to my In my workflow I open a tmux session for each project, so this First open neovim, but with the If you
TIL: Today I Learned
2022-3-6
Mermaid provides some really great ways to group or fence in parts of your Here we can model some sort of data ingest with some raw iot device and our If we wan
TIL: Today I Learned
2022-3-5
If you have ever ran
TIL: Today I Learned
2022-3-4
Since GitHub started supporting mermaid in their markdown I wanted to The docs kinda just jumped right into their mermaid language and really You just write me
TIL: Today I Learned
2022-3-3
There is GNU coreutils command called Here are some examples of making temp directories in different places, my Here is a sample script that shows how to captu
TIL: Today I Learned
2022-3-2
Once you give a branch the big D ( Checkout is your savior, all you need is the commit hash. We have all done this, you give branch the big D only to realize i
TIL: Today I Learned
2022-3-1
It Listing all the deleted files in all of git history can be done by These various commands will show all files that were ever deleted on The reflog can be sup
TIL: Today I Learned
2022-2-28
Git commands such as You can find the full description by searching for Open up a git repo and play around with this, here are some example that
TIL: Today I Learned
2022-2-27
As I am toying around with textual, I am wanting some popup user input The main issue is that when you are in a textual app, it kinda owns the textual is still
TIL: Today I Learned
2022-2-26
Big announcement recently that obs studio now builds out to a flatpak, I did not have flatpak installed so the first thing I had to do was get Once I had flatpa
TIL: Today I Learned
2022-2-25
Mermaid diagrams provide a way to display graphs defined as plain text. You can define nodes like this in mermaid, and GitHub will now render
TIL: Today I Learned
2022-2-24
Git has a built in way to rebase all the way back to the beginning of
TIL: Today I Learned
2022-2-23
Glances is a system monitor with a ton of features, including docker processes. I have started using portainer to look at running docker processes, its a great
TIL: Today I Learned
2022-2-22
Git reflog can perform some serious magic in reviving your hard work You must git commit I really like to practice these techniques before I need to use them so
TIL: Today I Learned
2022-2-21
Glances has a pretty incredible webui to view system processes and information The nice thing about the webui is that it can be accessed from a remote system. Y
TIL: Today I Learned
2022-2-20
Right inside the git This epiphany deepens my understanding of git, and lets me understand that most Here are some git commands for you to try out on your own
TIL: Today I Learned
2022-2-19
Glances is a fully featured system monitoring tool written in python. Out of Once you run this you will be in a tui application similar to htop. You can
TIL: Today I Learned
2022-2-18
python requirements text files can in fact depend on each other due to Lets create two requirements files in a new directory to play with. Then add the followin
TIL: Today I Learned
2022-2-17
In my adventure to put more homelab in docker, I moved our modded So far I have found all of our mods from under the hood docker is using wget to get the mod.
TIL: Today I Learned
2022-2-16
Reading eventbridge rules from the command line can be a total drag, pipe it I just love when I start thinking through how to parse a bunch of json at the
TIL: Today I Learned
2022-2-15
Anyone just starting out their vim customization journey is bound to run into this error. I If you run You still need to map your remaps with a : if you do not
TIL: Today I Learned
2022-2-14
The default keybinding for copy-mode To do this I just popped open my I have a full video on copy-mode you can find here. https://waylonwalker.com/tmux-copy-m
TIL: Today I Learned
2022-2-13
In python, a string is a string until you add special characters. In browsing twitter this morning I came accross this tweet, that showed that https://twitter.c
TIL: Today I Learned
2022-2-12
One thing about moving to a tiling window manager like awesome wm or i3 is that Running Here is what I had to do to connect my headphones. Here is the output o
TIL: Today I Learned
2022-2-11
I often run shell commands from python with Popen, but not often enough To get the stderr we must get it from the proc, read it, and decode the Now that we can
TIL: Today I Learned
2022-2-10
Samba is an implementation of the smb protocol that allows me to setup network I think the homelab is starting to intrigue me enought to dive into the path of T
TIL: Today I Learned
2022-2-9
A super useful tool when doing PR It
TIL: Today I Learned
2022-2-8
I In all these years, I My buddy Nic has been sharing me some of his homelab setup, and it I ended up running the first thing in the Readme that included a volu
TIL: Today I Learned
2022-2-7
Installing rust in your own ansible playbook will make sure that you can I try to install everything that I will want to use for more than just a This is how ru
TIL: Today I Learned
2022-2-6
In looking for a way to automatically generate descriptions for pages I It When I originally wrote this post, I did not realize at the time that
TIL: Today I Learned
2022-2-5
Creating a minimal config specifically for git commits has made running The other thing that is engrained into my muscle memory is Here is the config that has
TIL: Today I Learned
2022-2-4
For an embarassingly long time, til today, I have been wrapping my dict Lets consider this example for prices of supplies. Here we set a variable of What I wou
TIL: Today I Learned
2022-2-3
I was listening to Since many things still want to see a version number, there is one automatic
TIL: Today I Learned
2022-2-2
BeautifulSoup is a DOM like library for python. It Lets make a sample.html file with the following contents. It mainly has Lets import our packages, read in o
TIL: Today I Learned
2022-2-1
I keep my nodes short and sweet. They do one thing and do it well. I Here are two examples, the first one Many times I just want to get the data in as fast as
TIL: Today I Learned
2022-1-31
TIL: Today I Learned
2022-1-30
I Within the past year I have added some tools to my personal setup that are not Like any Once I had this file, I stowed it into Always stow your dotfiles, do
TIL: Today I Learned
2022-1-30
Today I discovered a sweet new cli for compressing images. First the main feature of squoosh is a What is even cooler is that once you have settings you are ha
TIL: Today I Learned
2022-1-29
As you work on your kedro projects you are bound to need to add more Before you start mucking around with any changes to dependencies make sure that New require
TIL: Today I Learned
2022-1-28
I am a huge believer in practicing your craft. Professional athletes https://waylonwalker.com/what-is-kedro/ Go to your playground directory, and if you don In
TIL: Today I Learned
2022-1-27
One of the first things I noticed broken in my terminal based workflow moving First off you need to get I have tmux setup to automatically copy any selection I
TIL: Today I Learned
2022-1-26
With the latest version of minecraft it requires a very new, possibly I was getting this error trying to get a 1.12.2 forge server running. Caused by: java.lang
TIL: Today I Learned
2022-1-25
I have added a hotkey to my copier template setup to quickly access all my I
TIL: Today I Learned
2022-1-24
I often pop into my blog from neovim with the intent to look at just a To tie these into a Telescope picker you add the command as the NOTE telescope treates ea
TIL: Today I Learned
2022-1-23
Copier allows you to run post render tasks, just like cookiecutter. These are The example I have below runs an I have put the script in
TIL: Today I Learned
2022-1-22
I https://youtu.be/Rk-Y71P Run Mypy as is, don Next we will add The final stage to this series is to add Make sure that you watch Anthony https://www.youtube.
TIL: Today I Learned
2022-1-21
In order to make an auto title plugin for markata I needed to come up ! Here I have a To turn this into a markata plugin I put it into a pre
TIL: Today I Learned
2022-1-20
I really appreciate that in linux anything can be scripted, including I set my default wallpaper with Leaning in on feh, we can use fzf to pick a wallpaper fro
TIL: Today I Learned
2022-1-19
Getting docstrings from python First you need to load in some python code as a string, and parse it with You can then use To get all of the functions docstring
TIL: Today I Learned
2022-1-18
Many tools such as ripgrep respect the Editors like vscode often do not include files that are .gitignored in pathspec pathspec
TIL: Today I Learned
2022-1-17
I don I first tried the nvim lsp rename, and it failed, Then I pip installed Once you have rope installed you can call rename on the variable.
TIL: Today I Learned
2022-1-16
When running a python process that requires a port it
TIL: Today I Learned
2022-1-15
functools.total From the Docs: The class must define one of Here is an example using the Enum I was working on the other day.
TIL: Today I Learned
2022-1-14
Adding a
TIL: Today I Learned
2022-1-13
Converting markdown posts to pdf on ubuntu takes a few packages from the Here is an image of what converting this article over to a pdf looks
TIL: Today I Learned
2022-1-12
Python comes with an enum module for creating enums. You can make your Enum values can be auto incremented by importing auto, and calling Enum
TIL: Today I Learned
2022-1-11
I recently paired up with another dev running windows with Ubuntu running in Open up a terminal and get your required system dependencies using the apt I like r
TIL: Today I Learned
2022-1-10
Stow is an incredible way to manage your dotfiles. It works by managing When using stow its easiest to keep your dotfiles directory (you may name it Then each
TIL: Today I Learned
2022-1-9
The copier answers file is a key component to making your templates Inside of my Inside my copier.yml I have setup my Once I change the I After rendering the
TIL: Today I Learned
2022-1-8
Once you have made your sick looking cli apps with rich, eventually you are Install them from the command line. Import make a .py file and import them in it. If
TIL: Today I Learned
2022-1-7
I It turns out they are tabs, and you can get rid of the little leading
TIL: Today I Learned
2022-1-6
tmux popups can be sized how you like based on the % width of the
TIL: Today I Learned
2022-1-5
I was completely stuck for awhile. copier was not replacing my template !
TIL: Today I Learned
2022-1-4
I By default copier uses double square brackets for its variables. note Before running copier we need to tell copier what variables to ask for, I prefer to inst
TIL: Today I Learned
2022-1-3
I just installed a brand new Ubuntu 21.10 Impish Indri, and wanted a But what I got back was not what I expected This is weird, why cant I run kedro new with pi
TIL: Today I Learned
2022-1-2
Pluggy makes it so easy to allow users to modify the behavior of a framework I As long as the framework document the hooks that are available and what it Instal
TIL: Today I Learned
2022-1-1
One of the most useful skills you can acquire to make you faster at I Passing the flag Giving
TIL: Today I Learned
2021-12-31
pyenv provides an easy way to install almost any version of python from I needed to install an older version of python on ubuntu I Based on the Readme it looked
TIL: Today I Learned
2021-12-30
Installing brew on linux proved quite easy and got pyenv running for me I had never used homebrew before, honestly I thought it was a mac only That was it, now
TIL: Today I Learned
2021-12-29
When I first moved to vim from and ide like vscode or sublime text one of my You will need a way to run another process alongside vim, here are a couple use bac
TIL: Today I Learned
2021-12-28
Many command line tools can output a list of files, this is quite powerful. Telescope is the fuzzy file finder I use every day inside of neovim. Its pretty Thi
TIL: Today I Learned
2021-12-27
Finding hidden files using Telescope as you fuzzy file finder is not too I have this keymap set to help me list out all files including hidden see the
TIL: Today I Learned
2021-12-26
Lately I This is one of those things that can be a total pain to get right on make sure your user fonts directory exists chech if the font you want exists on yo
TIL: Today I Learned
2021-12-25
Part of my neovim setup requires having the re-installing a bunch of things that are already installed can be quite check if the command is installed with reg
TIL: Today I Learned
2021-12-24
Adding a
TIL: Today I Learned
2021-12-23
Fugitive comes with a pretty sick way to commit files and see the diff at the example of a verbose commit in fugitive
TIL: Today I Learned
2021-12-22
I
TIL: Today I Learned
2000-1-15