Add a document branch to process md files separately
Issues and Challenges
The current dilemma,Serverless Functions on Vercel are stateless and have a maximum execution duration. As a result, it is not possible to maintain a long connection to a Serverless Function
After registration is completed, nextauth signin cannot be used to automatically update the session
Cloudflare new worker released
Next Steps
Work on another product,a library compatible with webgl2 and webgpu and provide wasm ffi
Date: [2023/9/23]
Progress Updates
tRPC
WebAuthn
Invite-only registration
reCAPTCHA => cloudflare turnstile
Issues and Challenges
WebAuthn has limited meaning in my case
Simple invitation-based registration. Only administrators can invite. The invitees will receive an email and use the email link to complete the registration
Next Steps
reCAPTCHA
webrtc
Date: [2023/7/20]
Progress Updates
weekly writing
build new notes by MDX and MD
Issues and Challenges
No design, need to adjust style
Decisions and Changes
Decided to adopt contentlayer to render mdx
Demote nextjs to pages
Copy a full-text search, which is somewhat different now