Preparing the ship.
Applying the most powerful tools to the most interesting problems.
- Nanaimo, BC
- longtailfinancial.com
- @ygg_anderson
Pinned Loading
-
configuration
configuration Public🧪 My system configuration and dotfiles. Can easily be installed with gnu stow.
-
-
dopamine
dopamine PublicForked from google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Jupyter Notebook
-
sdg-network-modelling
sdg-network-modelling PublicA UN API wrapper and network modelling project that I made to explore UN SDG data in February 2020.
Jupyter Notebook
-
Interactively loop audio with fzf an...
Interactively loop audio with fzf and fish shell. I use this function to play audio on my headphones and bluetooth speakers at the same time. I do this by selecting my system output to be the speakers, and then looping the speaker output into my headphones. 1function pacmd-loopback --description 'Loop a pacmd source into a pacmd sink interactively.'
2if test (set source (pacmd list-sources | grep name: | awk '{ print $2 }' | cut -d'<' -f2 | cut -d'>' -f1 | fzf-tmux --header="Select a source" --phony); set sink (pacmd list-sinks | grep name: | awk '{ print $2 }' | cut -d'<' -f2 | cut -d'>' -f1 | fzf-tmux --header="Select a sink:"); printf "No\nYes" | fzf-tmux --header="CONFIRM: <$source> -> <$sink>") = "Yes"
3pacmd load-module module-loopback source=$source sink=$sink
4else
5echo "Aborted."
-
Canadian mock SIN number generator
Canadian mock SIN number generator 12# Shawn Anderson October 12 2019
3# Inspired by https://github.com/corbanworks/fng-sin-tools/blob/master/fngsin.class.php
45import random
574 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
elizaOS/eliza,
Jeff-Emmett/canvas-website,
bonding-curves/shock_absorber
and 16 other
repositories
Loading
Contribution activity
July 2025
9
contributions
in private repositories
Jul 3 – Jul 5