jensb

Results 110 comments of jensb

Most other gems like Sidekiq assume they are running as a systemd job - not necessarily on the same host as the webserver. We could document how to set this...

It's not about saving money, it's about staying simple and contained, even on production. Also, about having multiple independent Rails apps with different Clockfiles on the same machine, which is...

Great :-) I tried to avoid grepping for PIDs since this may result in false positives (e.g. a `grep 239` also matches 2391 and 42396). Right now I'd also like...

Follow-up question: is there a way I can force / trigger a restart of a running ruby-clock instance, e.g. after pushing a code update? Preferably without having to restart the...

A question... when the vehicle is woken up, eg. for driving or charging, will Teslamate notice this in real time via streaming API, regardless of this interval? Or will we...

Interesting. I wrote a converter for the iFinance (MacOS) application database (also SQLite but different schema) to MMEX for my own purposes, I can publish it if there is interest....

Hm. This was the first thing I checked, but I cannot replicate this with LibreOffice Calc. I cannot even get stuff into the clipboard on Linux. Is this a WxWidgets...

True. However, since MMEX uses WxWidgets which claims to be portable, this is still a useful comparison, because it means there may be a portability issue.

I double checked. "Copy transaction" actually works perfectly also on Linux and Libreoffice. I was using "Copy text to clipboard", which only copies a single cell. Sorry, and thanks for...

Translation: > Hello. > I have a problem under Linux that I don't have under Windows. The dialog boxes (Create, edit, filters, etc.) are displayed > very quickly but are...