gc-ss

Results 75 comments of gc-ss

> Postgres should be possible in my fork, you can try it out. Just edit `knexfile.js` There are people who would love to use `uptime-kuma` if it had Postgres support....

> I dont think I am the one who should do it. The usecase here is to allow multiple sources to write/update uptime-kuma concurrently. I imagine the reason why a...

I do have concerns that outside Go programmers, maybe not enough language diversity is making programmers in .NET/JAVA/Python/Rust/JS landscape hesitant to jump on board? For example, I am a Python...

> There are no HTTP webhooks afaik If I wanted to add webhooks into SimpleLogin - where in the source should I start looking? To be clear, I want the...

> instead of modifying SimpleLogin, it might be easier to just have a Postfix instance accepting email and then process incoming mail through a custom script. The end result I'm...

> Instead, the existing crawler code will be replaced by a new design which avoids the above issues from the start. Very interesting! Is there an issue to sub/way to...

Under what scenarios `--workaround-btrfs-send` is still needed for Kernel 5.11.0 or later

Makes sense. To clarify: If I'm running Kernel 5.11.0 or later (Debian/Ubuntu), then as long as I have `--workaround-btrfs-send`, I am OK using readonly snapshots. send-receive should work as expected...

> exit How will bees know when to exit?

This should be part of the main guide, because, even if a person didn't want to run bees Containerized, they can use this to cleanly build bees from source without...