Sebastian "Sebbie" Silbermann

Results 555 comments of Sebastian "Sebbie" Silbermann

> I'd be open to accept a PR which adds support for disabling the file preview Could you re-open the issue then? Otherwise I'll likely forget about it. > I'd...

The reason the simulation does not update is that the alpha value is not being refreshed. Currently the simulation only ticks as long as `simulation.alpha > simulation.alphaMin`. While ticking this...

> Are you sure? It should just output a console message saying that form submission is not implemented. Forgot to link the runkit. In that one (https://runkit.com/eps1lon/5e6969234944ab001d7f7d5e) it's crashing without...

> I don't see a crash there, just a console logging of an error object. Yeah I didn't investigate further. I don't know how I would distinguish this in runkit...

Same issue with a textbox https://runkit.com/eps1lon/5eff0e98c6645d001a3fabc5

Does somebody have examples for a series of synthetic events or operations on DataTransfer related to Drag and Drop that work in a browser? From what I gather there isn't...

> Not all projects are concerned with gzip sizes of artifacts. Not sure if this is the right issue but I'd be interested in tracking arbitrary values. For example tracking...

I have to figure out the whole self-hosting story first. That's a pretty big adoption hurdle compared to solutions that provide the server. But hearing that this is in the...

Couple of loose points that are not meant as a final :+1: or :-1: 1. Types lagging behind is an issue but so are patch and feature releases that break...

On the subject of TypeScript holding of potential contributions: We also use contributor-hostile pre-commit hooks. So if there's any concern that beginners might not contribute I would start by removing...