Daniele Polencic

Results 33 issues of Daniele Polencic

I use Sketch to prepare slide decks. I usually have several artboards on the same page (~200-500). The plugin is slow when the number of artboards reaches ~100. If I...

Is it possibile to have a Bee that works in a similar way to the RSS bee but for HTML pages? I'd like to receive updates when a particular search...

enhancement
hive

Hi, I can find references in the `perf` folder and some of the issues on Github about the **dynamic dependencies**. I tried to play with a very basic dynamic dependencies,...

Hello, consider the following problem: maximise `P = 3x + 4y` subject to: ``` x + y ≤ 4 2x + y ≤ 5 x ≥ 0, y ≥ 0...

I'd like to include [Kube Events](https://kube.events) to the list, but I'm not sure where, as it belongs to two pages: 1. [Conferences](https://ramitsurana.gitbook.io/awesome-kubernetes/docs/extras/conferences) 2. [Meetups](https://ramitsurana.gitbook.io/awesome-kubernetes/docs/extras/meetups)

Homeworks: - [x] Searched on Bazel slack, found nothing. - [x] Searched through previous issues, [I think this might be related](https://github.com/bazelbuild/rules_nodejs/issues/3464) (or the same, not 100% sure). ## Affected Rule...

Is it possible to use static images instead of gifs?

**What happened**: I tried to install Karmada on a managed service with `kubectl karmada init --karmadata-data /tmp/karmada` and received the following error: ``` $kubectl karmada init --karmada-data /tmp/karmada2 I0720 11:42:26.549430...

kind/bug

Hi Evan, We finally published the book! https://learnk8s.io/first-steps You can see bindery in action here: https://learnk8s.io/a/in-depth-hands-on-kubernetes-online-courses/first-steps-preview.v1.pdf There are a few amendments needed, but Bindery allowed us to do much more...

This is not a bug or a feature request, but rather a request for clarification. Consider the following content: ![image](https://user-images.githubusercontent.com/1130499/101974348-2b495b00-3c75-11eb-92e2-3ca20c28832d.png) The content overflows. I'd like the red block to be...

enhancement