Christopher Schramm

Results 290 comments of Christopher Schramm

Are you sure this race condition is the only possible problem? My logs e. g. contain: ``` 2013-08-22 21:32:56.670 /tasks/update-feed 200 924ms D 2013-08-22 21:32:55.748 update feed http://kerbaldevteam.tumblr.com/rss W 2013-08-22...

I'm no familiar with AppEngine, but wouldn't it be possible to simply check if a feed is already in the update-feed queue before adding it again?

If you see `linux OS detected`, the action will use an uploader binary that links against glibc. You can either add [gcompat](https://pkgs.alpinelinux.org/package/edge/community/x86/gcompat) to make it work or set the input...

We actually disabled the DNS service as it causes things to fail if the host already has another DNS service running, see #943. I guess it's a valid request, though,...

We're fiddling with systemd-resolved in #1544 / #1553. I think the straightforward solution for when a local DNS service (other than systemd-resolved) is used is to use dnsmasq's DNS service...

Yes, and in step 2 I'd set `dns-server` to the same address as `router`. As something is listening on the wildcard address, I'd just expect it to work (otherwise there's...

I drafted #1565 for this, based on the refactorings in #1564.

First thoughts first: Empty / unused space is not an argument as it's just due to the window size. :smile: I absolutely do not like the current state of the...

> The concept in #1620 (comment) does look like a good alternative. But I hate the lack of colours Well, I considered it the symbolic version of the concept. The...