Samet

Results 10 comments of Samet

I've created a class for p5.js, you can try it. https://github.com/selmansamet/p5-recorder

Basit şekilde konu üzerinden gidilebilir gibime geliyor. Örneğin **instance** kelimesi **/object/instance** altında sunulur, böylece bir diğer instance kelimesi ile karışmamış olur. Zaten kelimeler konulara bir şekilde bağlı. Muhtemelen jargons/ dizinlemesini...

Önemli olan jargons klasörünün dizinlenmesi. Ya her konu için ayrı birer klasör açılır ve dosya **konu/jargon.md** altında bulunur ya da dosya **konu-jargon.md** formatında tutulur. Öncelikle jargons dizini için bir standart...

https://github.com/RIP21/react-simplemde-editor I tried that, it's working.

I'm getting the same issue. It returns `the content-type is not JSON compatible`. Probably it cannot build the inner request properly.

It solved the issue adding the vercel domain URL of the deployment as **NEXTAUTH_URL** on environment variables. It says NEXTAUTH_URL is required only for development purposes, but I guess something...

I can translate, assign me 🤙

One possible way to align the results can be to test results with a regex validator regex. This one can be used to start: `^\/.+\/[gimuy]*$`. If it doesn't validate the...

This is not an issue. Page number on the API should be considered as index, and it starts from `0`. That means `603` on the API is the page `604`,...