Petar Dambovaliev

Results 32 comments of Petar Dambovaliev

@stanislas-m I will take this one.

I don't think this should be part of pop. Users can order themselves easily.

https://github.com/gobuffalo/pop/pull/97

@markbates @stanislas-m Some strategy needs to be laid out for these id mapping issues. Are they going to be done individually or all in a single enhancement? I can see...

@nithin-bose No, the tag on the ID is not taken into consideration. It is hardcoded currently.

@sbinet it adds complication for no clear benefits. It should be saved as utc and it can be converted to the local timezone of the user, when/if needed.

It's related to this https://github.com/gobuffalo/pop/issues/55 . It's WIP

> In a word, no, but there are some other tools that might help you get close. Automatic transcription is an active research area which means people are still figuring...

> Hi, I found this while looking for a lower memory usage alternative to anknown/ahocorasick. > > I have a dataset of around 6 million strings. The total memory usage,...

> I don't think this information is available in the flamegraph tooling in general. i struggle to understand how flamegraphs are useful, in that case. It's like...ok, something somewhere in...