Andrey Petrov

Results 140 issues of Andrey Petrov

Would be handy if we could specify a `--repeat ` flag which makes the checker stay logged into the server and keep repeating the DM check every and only exit...

My setup doesn't use dhcpcd nor systemd-resolved, but rather NetworkManager. While I haven't had a change to test this with captive portals yet, I suspect this command should work: ```...

What's the preferred style for documenting functions? ``` bash a() { # a does foo ... } # b does foo b() { ... } c() { # c does...

- [x] Fix dev env - [x] Remove stale content - [ ] GAv4 is going to break Briefmetrics, need to add a notice about that? - [ ] Add...

It has been many years since the testimonials have gotten the care they deserve, some of those companies are outright gone now. Best to just remove them.

Reports that have no recipients should not be included in the send_all task.

Something along the lines of ```sql DELETE FROM kombu_message WHERE timestamp < ':month_ago:' ``` to run once per week or such.

What features would we want for v2? - Move the blended color to a source color - Reverse blend option - Color history (all the colors you've used) - Palette...

The news serving backend needs a store, thinking of using https://github.com/asdine/storm

Very close to playable on mobile, just the left side is cut off. Hopefully just a minor CSS issue. ![image](https://user-images.githubusercontent.com/6292/46922256-40ae9600-cfd4-11e8-848d-7912c95d5e9a.png) Great game btw, really enjoyed it. :) Edits: - Looks...

enhancement