Reuben Tier

Results 34 comments of Reuben Tier

> I'd argue that opening browser windows without user consent counts as "taking partial control over a device's operations." Especially since it's not a listed feature of the library, nor...

This definitely helps if you use this, or rely on dependencies that use this. For new users I'd recommend finding an alternative polyfill. There are a few on NPM and...

It is. See this commit for proof: https://github.com/Yaffle/EventSource/commit/de137927e13d8afac153d2485152ccec48948a7a

This is unexpected, undocumented behaviour and it erodes trust in the author. This is one of the more tame events in a series of protestware (malware with the intention of...

got the same thing here

This project may be dying, but this is open-source. A project like this never has to die. Simply fork the project and work on it in your fork making sure...

I would be interested in working on the project. I have quite a lot of experience in NodeJS and Electron and can work on this a couple of hours a...

@solo474 I'd probably say `Developer Tooling` (and maybe `Security`, but I'd probably leave that out as normally more specific programs are used for that).

The problem is that you want to do all this work in the browser to avoid a [DoS](https://en.wikipedia.org/wiki/Denial-of-service_attack) because of the expensive tasks of unzipping large files. I don't know...