Jon Suderman

Results 10 comments of Jon Suderman

This is still a problem. I can't see the first search result.

I'm testing Monica for the first time and have noticed duplicates as well. In my case, I have a Monica CardDAV account configured on my iPhone and the native Contacts...

Please add Connect on Demand. Or at the very least, please add Shortcuts support and/or URI scheme so I can automate a VPN connection in my workflow. ...but Connect on...

Further testing, I don't think it's the read-only aspect, but btrfs subvolumes themselves. After creating a read/write subvolume and placing a single png file in there, backblaze is blind to...

Is MySQL import/export coming to the iPadOS version? I want to buy this (pricey) app, but that basic feature is the deal breaker.

This project predates voip.ms support for SMS through SIP. When it first launched, I tried it out and found it only delivered SMS messages if Groundwire was actively running. By...

I have been experiencing this too for a long while now.

Yes please! And inactive states as well, so I can dim or hide buttons on inactive windows.

Ah, I see. Well since I'm extending my flake with custom outputs anyway, maybe I'll just change my `flake.nix` to something more like this: ```nix outputs = inputs: { inherit...

Changing my flake input fixed my stable NixOS systems: `stylix.url = "github:danth/stylix/release-24.11"; `