Koala Yeung
Koala Yeung
Hi. I'm on Fedora 36 and I have the same issue. ``` $ ./autogen.sh \ --prefix=/usr \ --sysconfdir=/etc \ --libdir=/usr/lib/x86_64-linux-gnu \ --libexecdir=/usr/lib/NetworkManager \ --localstatedir=/var You should update your 'aclocal.m4' by...
@prasad83: Thanks for the initiative! I'm considering to use [log/slog](https://pkg.go.dev/log/slog) instead of [log](https://pkg.go.dev/log) for logging here. Seems like a much better solution. What do you think?
@prasad83 Yes. I think so.
I've just tried to use Ollama's python library and Ollama with [https://hf.co/unsloth/Phi-4-mini-instruct-GGUF](hf.co/unsloth/Phi-4-mini-instruct-GGUF). Seems either ollama-python or ollama fail to recognise the tool calling from the model. Not sure what the...
> You have three options to setup relations between teams and repository when create: > 1. Add to all teams > 2. Add to some teams (list by chosen) >...
It didn't work for me on Crush v0.13.7. I just tried Crush v0.18.1, and it seems to work now.
@ujh: Have you tried the latest stable Crush with your setting? If it works now, then this issue is no longer relevant and can be closed.
@davidhewitt: Sorry to be nudging. This merge fix the issue that actually blocks the installation of rust-numpy on Windows 32bit platform, which is needed for the Python 3.13 upgrade (see,...
It'd be nice if developers could extend Typora by extensions. I had an idea that we can use Typora for website content editing, and even publishing, for [static site generators](https://www.staticgen.com/)....
Can you explain more why this is needed?