VirtualTam's bookmarks

  1. Open Source collab' done right!

    See comment threads between authors of ag (The Silver Searcher) & ripgrep ;-)

  2. Context: replace spaces by dashes in a script-generated HTML file's links

    1awk -F\' 'm = /a href/ { gsub(/ /,'-',$2); print$1'\''$2'\''$3} !m {print $0}'
    
  3. A personal project where I aimed to illustrate words found in foreign languages that cannot be Anglicised word for word.