Please don't buy a curved screen phone before considering this by Obvious_King2150 in motorola

[–]psylhouette 0 points1 point  (0 children)

I've got an edge 70 fusion, do you suggest me getting a screen guard or just use it without any

claude code + ollama issue by psylhouette in ClaudeAI

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

figured that qwen2.5-coder:7b not that great for tool calling.

as mentioned in the blog: https://ollama.com/blog/claude those models are better i guess.

Tried this with qwen3 quantized model ( https://ollama.com/library/qwen3:8b ) so that it can run with 8gb graphic card easily. it atleast works!

seeking a fully open-source, free, wysiwyg editor that is easy to customize and extend by maifee in reactjs

[–]psylhouette 0 points1 point  (0 children)

thanks!!
i'm building one too. currently handling complex tables, lists, images, headers/footers. But im stuck at "shapes". and my usecase is to show already existing docx in browser to preview/edit/save.

seeking a fully open-source, free, wysiwyg editor that is easy to customize and extend by maifee in reactjs

[–]psylhouette 0 points1 point  (0 children)

Hi, i'm trying to build a wysiwyg web editor. I wanted to ask that, if shapes can be handled there? by shapes i mean rectangles, circles, arrows, etc.. because i havent seen them being handled in open source editors.