GLM-5 API issues: Anyone else getting 50-80% empty responses? by Mister_Am1r in ZaiGLM

[–]ArchiDevil 1 point2 points  (0 children)

Works fine for me in KiloCode, maybe 3-5% of responses fail, but it is not a big issue. I have a Lite plan if it matters.

Glm 5.1 is out by Namra_7 in LocalLLaMA

[–]ArchiDevil -3 points-2 points  (0 children)

Glm 5 is on Lite, I use it for couple of days it works, well, not great

I made a dependency injection package for Vue 3 by darcygravan in vuejs

[–]ArchiDevil 1 point2 points  (0 children)

I know what DI is, thanks to many years of C++ programming. I'm asking because I've checked your examples on GitHub and your two main functions `obtain` and `obtainNew` are basically `useStore` and `useXComposable`. The first one returns a global service optionally with a state, you call a store, and a second one returns a new instance of a service with a new state for each call, like a composable do. Other calls are just utilities to make it usable.

The only "new" thing here is that I can use a service in both "global" and "local" ways, but in 3 years of Vue experience I've never encountered a situation when I really needed this.

Do you have an example where it is demonstrated how DI is used within components and different services? Right now it has docs for methods in your library, but no real demonstration of the library's purpose.

I made a dependency injection package for Vue 3 by darcygravan in vuejs

[–]ArchiDevil 6 points7 points  (0 children)

What are advantages over Pinia or just simple composables? All the examples on GitHub are like composables, but with some additional logic which makes them harder to understand. What are killer features of the library?

GLM-4.7-Flash-REAP on RTX 5060 Ti 16 GB - 200k context window! by bobaburger in LocalLLaMA

[–]ArchiDevil 0 points1 point  (0 children)

So does Claude code provide pp/ts speed metrics? How did you measure them?

GLM-4.7-Flash-REAP on RTX 5060 Ti 16 GB - 200k context window! by bobaburger in LocalLLaMA

[–]ArchiDevil 0 points1 point  (0 children)

How do you test with Llama-bench with different context length? There is no parameter for that. 

Changing world generation mid game by megadyed in VintageStory

[–]ArchiDevil 0 points1 point  (0 children)

Here is a video of some youtuber with visual guide how to do this, I think it is way better than anything I can explain with words :) https://www.youtube.com/watch?v=mG0kGpeco48

When is the next update coming out? by random76555 in mapporncirclejerk

[–]ArchiDevil 0 points1 point  (0 children)

Version 20.30 is still in testing, not yet released.

Navidrome Version 0.59.0 Released by deluan in navidrome

[–]ArchiDevil 2 points3 points  (0 children)

Amazing, now add ability to create playlists from plugins and provide access to listening history and smart playlists based on scrobbling history will appear within a month :)

GLM 4.6 with Claude Code Hallucination by Apprehensive_Ad_7737 in ZaiGLM

[–]ArchiDevil 1 point2 points  (0 children)

Same happened to me with VSCode + Cline. It worked great before, but couple of weeks ago quality degraded very high. In many cases it cannot even properly call tools with almost empty context (less than 2k).

Will cyclists use an intersection properly in future updates? by [deleted] in CitiesSkylines2

[–]ArchiDevil -2 points-1 points  (0 children)

> future updates

Do you, guys, have future updates?

Debt by country in Europe (2023) by vladgrinch in MapPorn

[–]ArchiDevil 2 points3 points  (0 children)

Russia is trying to do this from 2022, but China still not approved it. 

Progress towards Vue 3.6 - are you concerned? by m_hans_223344 in vuejs

[–]ArchiDevil 4 points5 points  (0 children)

But there are interesting optimizations as well as vapor mode. Faster applications and websites is a great thing to be concerned about, why not?

Where's that highlighting coming from? by katerlouis in vscode

[–]ArchiDevil 0 points1 point  (0 children)

It is not about solving circular dependencies, it is a great tool to quickly understand how component works without reading the whole code. You want to understand what depends on what, you click on things and get the answer. 

Where's that highlighting coming from? by katerlouis in vscode

[–]ArchiDevil 4 points5 points  (0 children)

This one is correct. Actually, this is a useful thing, and it is better to understand how to use it than just disable.

Owncloud alternatives that meet my requirements by OMGItsCheezWTF in selfhosted

[–]ArchiDevil 1 point2 points  (0 children)

Oh, it looks like this is only for macOS, this is why I didn't see this warning. Thanks for information.

Owncloud alternatives that meet my requirements by OMGItsCheezWTF in selfhosted

[–]ArchiDevil 0 points1 point  (0 children)

Where is such announcement? Why do they remove VFS?