Kazuya Kurihara
Kazuya Kurihara
### What? Fixes https://github.com/vercel/next.js/issues/10084 or https://github.com/vercel/next.js/issues/56047 In current behavior, page router and app router cannot recognize file path that contains non-ascii UTF-8 words. The easiest way to fix it is...
## What? When observation becoming bigger like more than 16385 words like when developing environment, the LLM API (in my case chatGPT-3.5) throws error like below image. I think If...
Thank you for reading my PR. ## What? According to kubernete's DNS validation code [here](https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/core/validation/validation.go#L7281-L7284), valid way to validate dns name should be ```go dnsLabelFormat = `[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?` dnsSubdomainFormat = fmt.Sprintf(`^%s(?:\.%s)*$`,...
Stale PR : https://github.com/projectcapsule/capsule/pull/1176 Slack conversation : https://kubernetes.slack.com/archives/C03GETTJQRL/p1725202621083079