Michael Weigle

Results 13 comments of Michael Weigle

Thank you @marzann for helping out with this: For now I'm going to focus my efforts with my facebook archive: - [ ] Does the archive look like we expect...

Rebased to match master/v0.11.0. Could someone approve the other workflows to ensure I haven't broken any tests? "Works on my machine", but would appreciate the reassurance from github actions

Thanks for the feedback! I really appreciate how much detail y'all have been putting into other issues - while it adds a bit of time for reading, it pays off...

Hey @rnicholus - this issue doesn't look like it's moved in the past few months. Is there any more information you need or help the community can provide to push...

Similar issue - locale is en-US but `winget update --all` installed the czech version. Unlike above though, czech isn't in my language list. Might have been inferred from custom dns...

On stephanGarland's comment above: https://github.com/asdf-vm/asdf/issues/1435#issuecomment-1397820710 [asdf-awscli](https://github.com/MetricMike/asdf-awscli/releases/tag/v1.0.1) ran into a problem with `cp` - macOS comes with BSD cp, Linux flavors come with varying versions of GNU cp (usually 8), and...

Would https://crates.io/crates/xdg-utils work? I think I ran into this on the linked issue

Thanks for submitting this - it's definitely a feature we should add and I hope to get to it soon. It's a little annoying that AWS only provides GPG/RSA signatures...

Sorry, should have clarified that the goal here is to support build environments that otherwise could consume primeng, but can't consume the themes directly out of github. An example would...

I have the same stack trace (`src/main.rs:163:14`), running Ubuntu 22.04 / WSL, but think I tracked it to not having installed `xdg-utils`, which is noted on https://github.com/FabianLars/tauri-plugin-deep-link/issues/33. `sudo app install...