Feross Aboukhadijeh

Results 609 comments of Feross Aboukhadijeh

Just want to chime in to add that we at [Socket](https://socket.dev) are willing to cover important community news and help disseminate to our readers and the broader community. We've written...

Bash actually runs on windows these days, so this gets a +1 from me!

This library isn't really maintained at the moment. I recommend that you use your own custom solution rather than this package. Or, if you're really interested, you can send a...

I know this message doesn't make much sense, but the package `@uniswap/[email protected]` actually has been deprecated by the maintainer with the message "Use >3.3.0". You can see the same information...

Hi everyone, Thanks for all the feedback. I have a plan for fixing this issue and reducing RAM usage. We'll use a [chunk store](https://github.com/mafintosh/abstract-chunk-store) that stores data to disk instead...

Regarding data deletion, here's a proposal: I assume it's fine to write data to disk using browser storage APIs, at the user's request. It's no different than what any random...

@arcanis Thank you for taking the initiative to open the issue on the OpenCollective repo. > these kind of features is that it requires adoption If `yarn` were to add...

@arcanis This proposal sounds perfect. Note: npm is also working on something similar. Would be great if the `package.json` field name used were the same.