Benedikt Terhechte

Results 60 comments of Benedikt Terhechte

Hey, out of interest, what's the blocker here? Does on-premise JIRA not enable the REST api or why does it not work? Asking because I'd like to use it for...

Hey! Ebou uses a Mastodon / Pleroma [library called megalodon-rs](https://github.com/h3poteto/megalodon-rs/tree/master). I just updated the dependency to the most recent version. [Could you try with the Ebou code in this PR...

Thanks! Could you share your container config, then I can add it to the repo for others to use. For Fedora I'd hope that whoever gets it to run opens...

@Houkime did you get it to work? I was able to run it without issues on PopOS

Hey! I'll have a look. Thanks for reporting it!

@TheFlomax I just merged a PR that adds support for the different buttons. Long story short the code to display context menus wasn't working on Linux. Maybe you could give...

Thanks! I might give it a try. I don't care about building, running on device, or SwiftUI previews anyway. These are things Xcode can handle well enough. What Xcode can't...

The way I've solved that is by moving a [flume receiver](https://crates.io/crates/flume) into the the window. Then, when the parent window closes, it has a `Vec` and sends a close method...

Hey! Sorry I haven't looked into Ebou in a while and Dioxus has seen huge improvements since I last worked on Ebou. However, the error you're seeing implies that a...

Thanks for the fast response! This worked. I'm running into another issue now though: ``` target/release/mistralrs-server --isq Q4K -i vision-plain -m Qwen/Qwen2.5-VL-7B-Instruct --write-uqff qwen2.5-vl-7b-q4k.uqff -a qwen2_5vl (base) 2025-03-29T15:57:23.007970Z INFO mistralrs_server:...