Yukai Huang

Results 146 comments of Yukai Huang

https://developers.cloudflare.com/workers/tutorials/configure-your-cdn#generate

http://blairvanderhoof.com/gist-embed/

https://docs.netlify.com/integrations/frameworks/next-js/incremental-static-regeneration/#on-demand-isr On-demand ISR is not supported on Netlify. If we want to make a complete switch to Vercel, we need to make sure that the [webmention plugin](https://github.com/Yukaii/daily-oops/blob/97d84bec7d7ffeec0e9b80c49e4cf7d93a47d1d1/netlify-plugins/trigger-webmention/index.js#L140) is migrated beforehand.

The current Netlify plugin is run after a successful deployment. The equivalent on the Vercel side is the [Post-Deploy integration](https://paul.kinlan.me/post-deploy-webhook-for-vercel/). In contrast, it's way harder to set up and maintain....

https://docs.netlify.com/frameworks/next-js/overview/#key-features On-demand revalidation is now supported on Netlify!

v1 is dropped, and available in browser and node. Time to do this!

Daily oops is also accessible through gemini protocol now: [`gemini://g.yukai.dev`](gemini://g.yukai.dev)

available at https://txt.yukai.dev

請 AI 幫我想看看

https://gist.github.com/Yukaii/7d90df30cca270eba186a3c5f715dca0 Made a user script to quickly navigate to home or notifications (`g` then `h` and `g` then `n`). Maybe it can be integrated into Phanpy's codebase.