Vladimir Plizga

Results 49 comments of Vladimir Plizga

> That's a misusing. Could you please elaborate on this? What is particularly wrong with storing statistics in separate files for each device and why does it cause problems in...

@fbacchella , thank you for the suggestions! > put together values that are collected or displayed at the same time This one is unfortunately not achievable in that particular project...

@fbacchella, thanks for the reference! Looking at the JRDS's [RrdDbStore.commit()](https://github.com/fbacchella/jrds/blob/f5ca026afb58f5d978e0447a513b0f2341bf3b5c/jrds-core/src/main/java/jrds/store/RrdDbStore.java#L298) method and its invocation paths, I still see a very similar logic to the one implemented in our project. Perhaps,...

Ok, we'll try to find out the root cause of the growth in our business logic and, if successfully, I'll describe it here for someone else facing the same issue.

What I've found out so far is that the growth is caused not by the archives themselves (the robins have fixed-size indeed) but by huge tails of zeros at the...

I've tried to search for this sequence by myself and asked the engineers who work with the system closer than me, but nothing similar was found. I've also noticed that...

> 7F F8 00 00 00 00 00 00 is the representation of NaN. Thank you for pointing to this! I didn't notice it, though it could be a clue...

Yes, you're right. However, this is a customer's server and thus its OS is out of our control. We can ask the customer to upgrade only if we're pretty sure...

+1 for the idea to use Typora with Hugo static site generator, especially when [Academic](https://sourcethemes.com/academic/) framework is involved. But unfortunatelly such collaboration is not productive so far.

@weltonrodrigo , thank you for the workaround! Is there a way to do the same on Windows? @scottfrederick , is this feature is still planned to be done? Meanwhile, it...