Felix Meyer-Wolters
Felix Meyer-Wolters
This looks interesting! I think I'll add `HtmlFg` and `HtmlBg` after v1.0.0 was released.
This option would be great! I'd really love to try it, but can't find it on f-droid.
I just installed *metrics-server* with `doctl kubernetes cluster create --1-clicks="metrics-server" ...`. When I run `kubectl top pods --all-namespaces` I get: ``` W1031 04:06:49.790056 1123183 top_pod.go:265] Metrics not available for pod...
Same here. `kubectl top ...` works with the new update, but the stats still don't show within the dashboard web UI.
- Some explained examples on how to handle errors properly via exceptions in Python. - A link to [this list](https://docs.python.org/3.4/library/exceptions.html#exception-hierarchy). - etc.. Just a basic overview on how to do...
> absolutely no one (other than NextCloud it seems) supports it. @guidedways The [Tasks](https://github.com/tasks/tasks) app for Android can sync sub-tasks with Nextcloud sub-tasks. It works very nicely. I tried to...
Neat! Thanks for the info! Any ideas for a workaround until the next version gets released?
> Would it help if we add tools to generate files like https://github.com/kurtrottmann/simple-stack-fastapi-edgedb/blob/master/backend/app/schemas.py automatically from the DB schema? Would that allow you to no longer depend on pydantic? This would...
I cannot reproduce the issue with: ``` "next": "9.1.4", "react": "16.12.0", ``` This works just fine for me: ```typescript import React from "react"; import { Document, Page } from "react-pdf";...
Sorry for jumping in, but I really felt the need to share this, because I think it might be relevant for `elm-css`, `Html.Styled`, etc. I think the real beauty of...