Philippe Hebert

Results 21 comments of Philippe Hebert

Hey @paveltiunov & @igorlukanin! @paveltiunov: Noted! I'll do some research on my side to see what I can come up with. @igorlukanin: I don't have a clear use case for...

In order to better design the Python client to match the needs of the Python data science/analytics/engineering community, I will be starting a few threads in major data Python projects....

Hey there! Little update on my side: I've investigated a bit the ecosystem and your @cubejs/client-core package code, and here are my conclusions so far: * I think that the...

Nice! I'll give it a look next week to see how I can contribute. After a quick readthrough, my suggestion would be to include `deepmerge` as well as `fs-extra` in...

~ weeks later ~ So I have more time on hand now, I can contribute. I was thinking to rehaul the entire library to use fs-extra and Promises. Would that...

Wait, so do you want `fs-extra` or not? Oo `Object.assign` does shallow merging, whereas `deepmerge` does deep merging. If we need merging, it most likely be deep merging. What do...

True! Sorry, I realized I hadn't communicated the changes that I had thought about since we last discussed. Essentially what I realized is that a lot of the logic in...

@jviotti Wonderful! I'll give it a look this weekend

@jviotti I've given it some time this weekend – Started with a refresher of the tech used – moving to babel & eslint => see [here](https://github.com/philippefutureboy/electron-json-storage/commit/240669d5cf7a650b9814ad5cd77f4063a3935548) I'm having a series...

@jviotti I haven't forgotten this. I'm simply overwhelmed with work. I'll definitely get back to this at some point cause I want to see this through. I also had an...