Stefan S.

Results 14 comments of Stefan S.

I asked copilot and got some interesting results. $message-bubble-background-color: colors.$bg-color-light; // Default bubble background (for received/agent) $message-bubble-me-background-color: colors.$color-blue; // Bubble background for "me" (the sender/you) seems to be the exact...

I will fork and play around a bit just to see how the whole [Rocket.Chat.Electron](https://github.com/RocketChat/Rocket.Chat.Electron) stuff works i didnt touch due to bloatness concers to learn a bit.

i did some stuff in my fork including a test suite, timezone support and stuff. well copilot did most of the stuff ;)

i removed the cached output but just because i renamed the folder structure. have a look : https://github.com/qvest-ssels/TrendRadar/tree/develop

there are paywall cache services: https://archive.is/ but those well. are 复印 sources ;) i gonna have another look about alternative crawling services. i added some simple RSS support to my...

my fork has some more nice features i am implementing including an chatbot, translation services and static pages with headlines. all done by copilot btw with some nice prompting

it has more services and the chatbot is running locally, too

just implementing the widget to integrate the chatbot feature

the crawler also is able to crawl cloudflare protected sites for headlines and use playwright to parse javascript and firefox (with an external lib etc) readermode to filter/transform news articles.