sandstrom

Results 466 comments of sandstrom

Another use-case we ran into today. We're parsing PDFs in a Ruby backend, and sometimes those PDFs are broken. With a lot of work we can dig them out from...

Just checking in, are there any plans to bring this SDK to parity with the others, when it comes to attachment support? Would be awesome! 😄

I'm not involved in the project but I'd guess it's unlikely. Pony support a few relational databases, MongoDB isn't one. https://softwareengineering.stackexchange.com/questions/54373/when-would-someone-use-mongodb-or-similar-over-a-relational-dbms

For people looking, there is also this gem that is up to date and support the recent draft: https://github.com/davishmcclurg/json_schemer

friendly ping @mike-north @Turbo87 @alexlafroscia

@runspired Awesome! 💯 Happy Easter! 🐰🥚

Awesome with the new bloom filter, for unique IDs etc! 🎉 I'm looking forward to close issue https://github.com/grafana/loki/issues/91 (from 2018) when the experimental bloom filters are stable. 😄 Regarding docs,...

Just a small thought. Maybe it makes more sense to keep CSV parsing outside this gem? (i.e. closing this without a merge) There is already support for custom backends, and...

Thanks for GoodJob, it's an awesome tool! In the spirit of keeping the scope of this project down though, I wouldn't build a very advanced dashboard for it. Instead, just...

A thought: An alternative to high cardinality labels could be to introduce a complement to labels called *metadata*, that is allowed to be high cardinality. Having two different things could...