Tom MacWright

Results 191 issues of Tom MacWright
trafficstars

Do GitHub actions use semver notation? If so, I should probably recommend it so that we can ship auto-updates.

- https://www.930.com/ - https://jade-lang.com/ These got updated to archive URLs, but they're online. Figure out.

This has avoided dealing with redirects so far, other than SSL upgrades. I figure we should eventually look into it. Basically, the issue with redirects is that a lot of...

Right now, this action bails if it's already opened a PR yesterday and it's running today. Is that the right behavior? Instead, maybe it should add commits to the existing...

The IA Bot does this with Wikipedia, it would be nice to do it here too.

More examples, the better.

I've isolated a bottleneck from our production environment and here's a nifty self-contained benchmark for it: https://gist.github.com/tmcw/1a4e8ee47941454337dc5952dbf90180 (swap require('./') for require('prettier') if that's intended) What I'm seeing in this and...

type:editor support
type:perf

### What do you want and why? My application uses mutations and queries for part of its operations, and API endpoints for other parts - where I'm dealing with a...

status/ready-to-work-on

### What is the problem? Getting the following error trying to authenticate an API endpoint. ### Paste all your error logs here: ``` Aug 24 10:30:38 AM TypeError: Cannot read...

kind/bug
status/triage

### What do you want and why? My application currently uses Server-Sent-Events as part of a realtime collaboration system. It's not possible to [set headers using SSE](https://github.com/whatwg/html/issues/2177) at the browser...

status/triage