Ciprian (Chip) Rarau

Results 8 comments of Ciprian (Chip) Rarau

The memory improvements are so significant! Here is the before and after for us: I just did what @obliqueRotationMethod mentioned, added this in the Dockerfile ` RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true...

@0xTim @Lukasa in our tests we saw no noticeable impact on CPU and everything else is running smoothly (it's been almost 1 week now). For reference I'm putting here our...

Getting the same I have a project having a big codebase, this would be helpful but the M1 chip is the main one used by the development team.

@azeez55 `npm install bootstrap-select`

@MrMage I got into the same situation, I have a swift application deployed on K8s with many pods running and I'm getting into the MAX number of connections Postgres can...

@MrMage thank you. The code looks exactly in the direction needed. I was thinking of simple specifications instead of the min/max, I could simplify and just use the connection "idle...

As a parallel in Javascript for this `console.log(moment("2017-02-09T03:17:52.477Z", moment.ISO_8601).format())` we get `2017-02-08T22:17:52-05:00`

Any news about this issue, it's serious issue when working with timezones.