-
```
I exported my site, and I got folders and index.html for each of the pages.
However, I did not find the favicon.ico (even though the log mentioned
downloading it). It doesn't seem to be anywhere…
-
Running the tests yields a warning from `lxml` about the `strip_cdata` parameter. I am not aware that I am using it anywhere, thus it should be debugged where it is coming from to get rid of the warni…
-
Related: [denoland/deno - feat: add --allow-import flag](https://github.com/denoland/deno/pull/25469)
Similar (but probably not related): https://github.com/denoland/fresh/issues/2696
In Deno 2.0.…
-
There are parts of `exporterhelper`, `exporterqueue` that are not currently used by any component. We can make these parts internal for now to reduce the amount of API that we stabilize with exporter …
-
now that we can handle keyboard input (see #358 and #363), it would be cool to make the text that mycelium logs to the framebuffer be scrollable with the up and down arrow keys (and Page Up / Page Dow…
hawkw updated
2 years ago
-
The bank search/filter works perfectly, but for **log** filtering I have two suggestions:
- Match the search string against the entire log text, not only against the item names:
- This would all…
-
I'm running diamond blastp in multiprocessing mode on multiple machines (gcloud c2-cpu-standard-60 machine, 60cpus, 260GB memory). Here is the specific command for the blastp search:
`diamond blas…
-
Context: I'm running cloudwatch agent for container insights on EKS.
Right now, container insights metrics are stored on the following Log Group from Cloudwatch:
* /aws/containerinsights/{{eks_c…
ghost updated
3 years ago
-
```
Allow the user to specify a pattern (i.e. #([0-9]+)) to be replaced with an URL
(i.e.
http://trac.example.org/newticket/$1)
This should show in repository view, and anywhere else commit logs ar…
-
```
Allow the user to specify a pattern (i.e. #([0-9]+)) to be replaced with an URL
(i.e.
http://trac.example.org/newticket/$1)
This should show in repository view, and anywhere else commit logs ar…