bato3

Results 49 comments of bato3

It's in RRD graph format: https://github.com/httpdss/collectd-web/blob/master/cgi-bin/collection.modified.cgi#L828-L845 Also, this PHP default graph generator can be helpful. https://github.com/pommi/CGP/blob/master/type/Default.class.php

There seems to be some misunderstanding. _No typography_ isn't mean _no formatting_. It means: - No fonts - No styles for p, h_n_, kbd, ... - No _.elevation,_ _.rounded_, _.mb-0_,...

See: https://github.com/TheComputerM/svelte-materialify/issues/102 , colors create in [theme.scss](https://github.com/TheComputerM/svelte-materialify/blob/master/packages/svelte-materialify/src/styles/_theme.scss#L20-L45) and the occurrences of [$material-dark-theme](https://github.com/TheComputerM/svelte-materialify/search?q=material-dark-theme). BTW: I don't know if a better solution would not be just to change the colors for light...

_SMUI_ is implementation material.io. (uses their css) _Materialify_ seems to be inspired by the _React_ library. They write own CSS, which can result in such errors: https://github.com/TheComputerM/svelte-materialify/issues/230 I have the...

@Florian-Schoenherr My info can be outdated, but when a year ago I ask a similar question, they gave me an answer: > We are focusing on Svelte, and until it...

I would like to remind you that most languages have the do-while structure.

@hnbnh Cam you show `ClassConstructor` definition?

@bockhauzen And I would put that code in ```php class Controller extends Kohana_Controller{ ```

Hi! Replace is not an option!Tell me what should I do with my legacy code? The only thing that would make sense is to update the documentation that such a...

It is incomprehensible to me why there is no package in the releases that I can download and upload its content to my website.