Robert Mohns

Results 15 comments of Robert Mohns

The strings are _supposed_ to be naughty and flush out errors. If you must run potentially dangerous strings against production systems, why not fork the project and create **big-list-of-naughty-but-basically-safe-strings**? I'm...

**Workaround:** For anyone who comes across this: you can delete one snapshot at a time by going to the Admin listing, click the timestamp of the snapshot you wish to...

100% Feature request: Asynchronous archiving of URLs submitted via web UI

It’s confusing for a long-running process to have no user feedback until it’s done. A better experience would be for the page to immediately return to the user a message...

I experience the same as Melyux. I use Safari on Mac, iPad and iPhone.  On July 27, 2023, GitHub ***@***.***> wrote: > Interesting, what browser are you using and how...

Here – this short screen recording should better show what we are talking about: - https://i.imgur.com/YI7HLlx.mp4 - https://imgur.com/YI7HLlx Safari behaves differently from Chrome; while Chrome immediately returns to the "Adding...

There is a pull request to add support for recurring events, but the project owner needs to review and merge it: https://github.com/pedrofuentes/stream-deck-ical/pull/7

@pedrofuentes Can you review & merge this to fix recurring events? Thank you!

Works fine here. I only use SwitchResX to enable some HiDPI modes on non-Apple displays, nothing fancy. But it does not conflict with MonitorControl that I can tell.

> Alternatively, you can try downgrading `clang` temporarily without having to fuss with Xcode. > (snip instructions) ***Thank you!*** This is much faster than downgrading all of Xcode! You're a...