VirtualTam's bookmarks
-
2024-12-25 -
- lycheeverse/lychee-action - Github action to check for broken links in Markdown, HTML, and text files
-
2024-12-17 -
2024-11-24 -
2024-11-22 -
2024-11-19 -
- RazrFalcon/color-thief-rs - Grabs the dominant color or a representative color palette from an image
- lokesh/color-thief - Grab the color palette from an image using just Javascript
-
Reference:
- abbr - manage fish abbreviations
- argparse - parse options passed to a fish script or function
- function - create a function
- string - manipulate strings
- switch - conditionally execute a block of commands
Configuration:
- Writing your own prompt
- fish_add_path - add to the path
- fish_git_prompt - output git information for use in a prompt
- Setting up my fish shell from scratch on macOS
Plugins:
- jorgebucaran/fisher - A plugin manager for Fish
- jorgebucaran/autopair.fish - Auto-complete matching pairs in the Fish command line
- PatrickF1/fzf.fish
- kidonng/zoxide.fish
-
2024-10-23 - The Technologies - A more in-depth look at Rust plugin systems
- Getting Started - First steps trying to implement the plugin system
- Diving into Dynamic Loading - A closer look at dynamic loading in Rust
- Reducing the Pain with Dependencies - Taking a look at the state of dynamic loading in the Rust ecosystem
- Getting our Hands Dirty - Finally implementing the plugin system!
- Wrapping Up - The last finishing touches and ideas
-
2024-10-23 -
2024-09-11