Jakub Nešetřil

Results 10 comments of Jakub Nešetřil

Growl would be great. Another option (if there are ambiguities) would be to provide this behavior as a command-line switch? My usecase is: if I'm editing some code, saving from...

Or a third option would be to have in /usr/local/bin a symlink to bounce executable and check $0 on runtime: ``` bounce_p -nodeOpt lib/server.js ``` or perhaps check process.env.BOUNCE_PERSIST: ```...

Regarding the symlink option, I was thinking of helping you create some npm / better build scripts anyway so the symlink could be setup as part of that...

### Option 1: - During install process, we install bounce into /usr/local/bin and then install symlink `ln -s /usr/local/bin/bounce_p /usr/local/bin/bounce` - Calling bounce in identical syntax as now `bounce -nodeOpt...

Personally, I'd prefer any other option. I like being able to switch between `node` and `bounce` commands without changing anything else on the command-line. But obviously we can support multiple...

To make matters worse, if you're scraping multiple UDM-type machines, the whole set of Grafana dashboards is broken because of this issue. The dashboard variables are setup to depend on...

OK I just spent an hour debugging this, only to arrive at the same solution (we need a custom parsing function). Any chances this can get merged (or reasons not...

zůstává otevřené, protože chci dodělat vizuální ikonky validace ala Bootstrap (sekce With optional icons) https://getbootstrap.com/docs/3.3/css/#forms-control-validation

@jirihelmich @michalblaha tak se po roce a půl ozývám znova… je k tomu XML někde dokumentace?

Doplním, že zkoumáme (resp. @michalblaha zkoumá) zjednodušenou variantu přes integraci s [podejto.cz](https://podejto.cz), ale stále to vidím jako nice-to-have, až bude ostatní hotovo.