Simon Schuster

Results 29 comments of Simon Schuster

Thank you for your fast and thoughtful response. On Tue, Apr 23, 2019 at 12:47:40PM -0700, Vladimir Panteleev wrote: > The topic of recording or pinning package versions has come...

On Tue, Apr 23, 2019 at 03:41:33PM -0700, Vladimir Panteleev wrote: > However, I checked and it looks like `.BUILDINFO` is included in the > mtree file, which is kept...

> ad 3.: Maybe initially asking the pacman-dev mailinglist might be a better option, as a good mechanism within pacman/makepkg might ease/eliminate a lot of redundancy with the packagemanagers (e.g....

Interesting enough, I was just thinking about opening a feature request for the SystemD-timer aspect, so it is nice to see this discussed :) For Cron, I imagine this to...

Ah, thanks for the pointer. Yes, it is enabled, but the logs are helpful. I definitely should have checked the suspend-hook's logs earlier, and not just those of the main...

> What a weird restriction. You probably have to clamp this to get intermediate wakeups for rescheduling until the actual event. Well, apparently acpi declares wakeups for intervals longer than...

Yep, that is pretty much it. Currently, it's ```ini [general] wakeup_cmd = curl --data "mac=XX:XX:XX:XX:XX:XX" --data "timestamp={timestamp:.0f}" http://routerhostname.lan/cgi-bin/disorganizer-cgi ``` but in the long term I'm toying around with the idea...

There is also [oauth2cpp](https://github.com/bschramke/oauth2cpp). However, it is version 0.1 and the given status is "work in progress", with no commits since two years, so it looks dead. For completeness: [https://oauth.net/code/]()...