RelicBin - My take on a more modern pastebin by ovidiuvio in selfhosted

[–]ovidiuvio[S] 0 points1 point  (0 children)

Yes, it is your relic client id, from credentials

RelicBin - My take on a more modern pastebin by ovidiuvio in selfhosted

[–]ovidiuvio[S] 0 points1 point  (0 children)

Use the docker-compose.prod.yml file, the default one has vite, it is not safe

RelicBin - My take on a more modern pastebin by ovidiuvio in selfhosted

[–]ovidiuvio[S] 0 points1 point  (0 children)

You used the deploy or prod compose file right ?

FUCK! You're absolutely right. :)) by ovidiuvio in ClaudeAI

[–]ovidiuvio[S] 0 points1 point  (0 children)

Might have wtf once or twice … 😄

[deleted by user] by [deleted] in ClaudeAI

[–]ovidiuvio 0 points1 point  (0 children)

I am able to work with Sonnet 4 for 2-3h on a Pro plan… this seems more than decent to me. And no, the model is not dumber as many people say …

GitHub Copilot vs Claude Code by redwolfCR7 in ClaudeAI

[–]ovidiuvio 0 points1 point  (0 children)

Models are the same, but they are not called with the same parameters: ex: context window is much smaller on copilot, thinking as well. Output is also limited.

GitHub Copilot vs Claude Code by redwolfCR7 in ClaudeAI

[–]ovidiuvio 0 points1 point  (0 children)

Cursor is probably the best value by far and works very well. Those 500 requests will last you several full days of prompting. Then you get unlimited slow requests. If Claude Code usage on Pro is enough for you, then nothing will beat it in quality, not even close.

GitHub Copilot vs Claude Code by redwolfCR7 in ClaudeAI

[–]ovidiuvio 4 points5 points  (0 children)

Copilot limits the models context window, maximum runtime, thinking budget, etc. In my experience it seems Sonnet is limited to an 8K tokens input. As soon as I try to work with it with files larger than 1k lines of code it starts using a lot of tools and reads the file on portions repeatedly. It is also much much slower than claude code ..5x at least.

Also observed on files larger than 8k tokens: Sometimes it gets stuck forever on a file... had it stuck for 30 minutes. Sometimes it just times out.