17 Matching Annotations
  1. Feb 2024
  2. Sep 2023
  3. Nov 2022
  4. Sep 2022
    1. Shims are just tiny wrappers created by asdf that just forward execution to the real versioned executables installed by asdf. This way, asdf has a single shims directory added to your PATH and has no need of mangling the PATH for every installed version.
  5. Sep 2021
    1. I think it's very confusing to overload common executables, such as yarn, in the /bin directory as I often put that bin directory first in my path. Thus, I'd unexpectedly get the bin/yarn rather than my system yarn, which I manage with yvm.
  6. Apr 2021
    1. empty is an utility that provides an interface to execute and/or interact with processes under pseudo-terminal sessions (PTYs). This tool is definitely useful in programming of shell scripts designed to communicate with interactive programs like telnet, ssh, ftp, etc.
  7. Feb 2021
  8. Oct 2020
    1. Probably wouldn't work for capybara-based tests where it forks a different process for the web server?

  9. Jul 2020
  10. May 2020
  11. Apr 2020
  12. Jan 2020