Explore >> Select a destination


You are here

explog.in
| | www.andrlik.org
2.1 parsecs away

Travel
| | I've been using uv in my Github Actions workflows for a while now to speed up my runner environment creation, and I wanted to do the same for my publishing workflows. So, I created the following workflow for each of my PyPI packages.
| | johnfraney.ca
2.8 parsecs away

Travel
| | Use PyPI trusted publishing with GitHub and Poetry to publish your Python package like it's 2024
| | hiepph.xyz
3.2 parsecs away

Travel
| | My ~/.emacs.d configuration used to be a mess. For example, here are 2 old configurations for IDO and sidebar neotree. ;; ### IDO ##### (require 'ido) ;; enable IDO (ido-mode 1) (ido-everywhere 1) (ido-ubiquitous-mode 1) (setq ido-enable-flex-matching t) (setq ido-use-filename-at-point nil) (setq ido-auto-merge-work-directories-length -1) (setq ido-use-virtual-buffers t) ;; Shows a list of buffers (global-set-key (kbd "C-x C-b") 'ibuffer) ;; #### Neo Tree ##### (require-package 'neotree) ;; Bind F8 to sh...
| | www.techradar.com
27.0 parsecs away

Travel
| The most powerful AI coding assistant just became the most accessible, ditching the command line for the casual browser tab