Michael

Results 10 issues of Michael

Hi! I'm having a issue similiar to https://github.com/dracula/jetbrains/issues/29. While updating this plugin, Webstorm, Rubymine and Goland open a small popup progress bar reading "Unloading Plugin", after that the IDE switches...

Hi, I just tried to install this Plugin on the currently newest version of Vagrant, which yields the following error: ``` Installing the 'vagrant-hostmanager' plugin. This can take a few...

When naming any method `upsert` and calling it, rubocop-rails throws a warning. It's not limited to ActiveRecord::Base descendants. Example: ```ruby class UpsertWorker def perform upsert('asdf') # ← RuboCop: Avoid using...

Hi, i'm trying to use the Webstorm debugger for svelte files written in Typescript. I've followed [this article](https://www.jetbrains.com/help/webstorm/running-and-debugging-typescript.html#ws_ts_debug) on how to use the debugger when using an external application server...

Hello. Since gem install mustang fails on recent linux versions (Ubuntu 11.10+, Arch, #15), i want to ask you to tag a new version with the fix you merged (2a3bcfbd9fd0f34e9b004fcd92188f326b40ec2a),...

Im pretty sure i've used the right models, from https://huggingface.co/stabilityai/stable-cascade/tree/main/comfyui_checkpoints I've simply r[un the (untouched) workflow from the Image](https://comfyanonymous.github.io/ComfyUI_examples/stable_cascade/) and that's what i'm getting: > ![Bildschirmfoto 2024-03-31 um 16 13...

User Support

Hi! This is a great gem! 🎊 I'm experiencing a problem tho. When using a custom rspec matcher like this: ```ruby RSpec::Matchers.define :include_or_eq do |expected| match do |actual| if actual.is_a?(Hash)...

🐛 Bug

**Describe the bug** The last version I've had a good smb connection speed with was 8.7.2. I believe I've tried to update to 8.8 which killed the performance. Before: 50...

smb

**Is your feature request related to a problem? Please describe.** Currently, there is no 2nd factor for authentication, which makes ones setup of Checkmate vulnerable to bruteforce attacks, especially when...

frontend
backend

**Is your feature request related to a problem? Please describe.** Sometimes, it's a hassle to open the port for the capture agent or you don't have a static ip address...

future-consideration