Delany

Results 118 comments of Delany

I see. In that case it might be better to open another pane with a scrollable list, but that's more of an ask. Alternatively you might dump the db chronologically...

Ubuntu linux

Delete it, let the 2 people (or was it 3?) who still rely on this old tag for their mission critical telemetry systems (is there such a thing?) quickly fix...

Not that I know of. Seems difficult even turning it off https://www.titanwolf.org/Network/q/091d88ad-bd61-4750-8f94-37594648f6df/y There some strong argument for using SLF4J over at https://stackoverflow.com/questions/11359187/why-not-use-java-util-logging Pls consider

I tried it in https://github.com/apache/maven/ and it works fine. The commit history is clean and short. The repository I work on is a different story. The history is labyrinthine and...

It seems like a get-the-dom approach, rather than a pull-as-needed approach. If my template doesn't ask for anything, why query the repo at all? To replicate git clone https://github.com/mysql/mysql-server.git cd...

Im also trying to do this magically `/snap/webhook/current/bin/webhook -hooks /srv/webhooks/hooks.json -hotreload` Installing the snap adds a webhook.webhook service, but there's no configuration to change

@moorereason who are the maintainers? The snap info gives this page and adnan as contact `snap info webhook --verbose` https://snapcraft.io/webhook

I tried using the custom config from https://www.jaegertracing.io/docs/1.29/frontend-ui/#configuration but there's no difference in the ui: the lookback is still 'last hour' and limit results '20'. The archiveEnabled value is picked...