Guillermo Rauch

Results 47 issues of Guillermo Rauch

as seen in https://github.com/thiderman/doge

I think this would be really useful for certain testing scenarios.

When an image is being rendered smaller than the original, ideally upon hovering it would render a 🔍 cursor, and upon tapped, we render the large image version in a...

enhancement

YouTube video embeds should pre-render as the embedded poster, using `next/image`. The expensive YouTube video code should be loaded lazily. Basically a pre-renderable version of https://paulirish.github.io/lite-youtube-embed/

enhancement

- [x] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version - [x] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this is not a duplicate - **OS version...

Would be nice to have benchmarks and execute them on a regular basis.

A lot of people seem to be mistaking the error `No 'Access-Control-Allow-Origin' header is present on the requested resource` for lack of CORS support in Socket.IO. This seems to be...

enhancement

It might be interesting to use vi-style smart case. If you include at least one uppercase letter, the search becomes case sensitive. Also implemented by `spot`: https://github.com/rauchg/spot#smart-case

like `once('close')` in `server.js`, since a user could call `removeAllListeners('close')`

I think something perhaps suitable for Rust would be: https://paulgray.net/an-alternative-design-for-hooks/