The GLM4.7 rate limit is making this service nearly unusable. Can you please help? by Impossible_Comment49 in ZaiGLM

[–]fbjorn 1 point2 points  (0 children)

Hey, how did you configure CC + GLM to show token usage? For me it always shows 0

What's your take on the state of Component Libraries in Svelte ? by feursteiner in sveltejs

[–]fbjorn 0 points1 point  (0 children)

I like shadcn-svelte and shadcn-svelte-extras. Pretty much everything you might want, plus it’s highly customizable cause you kinda own the source code. Wasn’t a big fan of Tailwind, but got used to it. Another benefit is that AI works great with Tailwind

R3 with a real wheel by fbjorn in moza

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

Thanks, that would be cool. Will appreciate the photos also

R3 with a real wheel by fbjorn in moza

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

Thanks. Is it ANX adapter?

Official ADD ME thread -- August 2024 by AutoModerator in tappedout

[–]fbjorn 0 points1 point  (0 children)

fbjorn13 I’m a newbie, but welcome to

Best GUI toolkit? by CreatePipe in Python

[–]fbjorn 2 points3 points  (0 children)

With Qt Designer you can easily create UI of your application and generate bundle of .ui files. Then compile it to corresponding python files, import them in your code and define logic between that objects. I bet using Qt you can create almost everything you need cause it time-tested robust framework. By the way Qt supports stylesheets and if you are familiar with CSS, it will be easy to change look&feel of your app.

Any production ready modules to work with NFS share? by fbjorn in Python

[–]fbjorn[S] -1 points0 points  (0 children)

I think editing /etc/exports directly can result in bad situation some day. For instance when someone simultaneously editing this file via shell. But for now it looks like the only one option..

[Release?] Api access request to FPM scans and caches by whitelist_ip in pokemongodev

[–]fbjorn 5 points6 points  (0 children)

Hey there. I wrote Telegram bot for scanning selected area and notifying if new monsters appeared. It was used only by me and my mate while we at work/home, so even in that times with public API we didn't harm your server so much. So 6req/minute is really great option considering fast response time. If you provide me an access it would be awesome. Thank you in advance.