chocolateboy
chocolateboy
> it's such a weird niche technical thing My main concern is the [privacy issue](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889905). Every redirect which contains an ampersand in the `from` or `to` URL (which I'm guessing...
> I could probably find out if it's a Linux OS from the user agent Thanks, but presumably that won't work [in all cases](https://addons.mozilla.org/firefox/addon/user-agent-switcher-revived/)? > But also, can I be...
This is also supported by [yarn](https://classic.yarnpkg.com/lang/en/docs/cli/add/): > installs a symlink to a package that is on your local file system ``` $ yarn add link:/path/to/foo $ yarn add link:../foo ```