Sören König

Results 6 comments of Sören König

@igalma your suggested code would be much more readable if you fence it in a [markdown code block](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code-and-syntax-highlighting), this eliminates the reformatting issues.

+1 The `window._sharedData` can not be parsed out of the profile page. But this is important to get at least follower and following counts. @schealex do you have an idea...

I encountered the same problem - seems like the typical permissions issue with Docker bind-mounted volumes. The directory `/generated` is still owned by user witrh UID 1000 (which is my...

It is generally a good idea to offer content in multiple languages. However, I'm not sure how much added value this would offer if the translations were limited to the...

I think supporting different API URLs is a great idea. It would expand this CLI tool's versatility and enable usage with various language models and providers, over libraries like https://github.com/xtekky/gpt4free.

Would be really nice to include a small CLI tool to enter (or pipe) prompts to a model and receive the answer via the command line. Some basic options besides...