Stephen Chung

Results 552 comments of Stephen Chung

> With `ahash` pinned to `0.8.4`, this PR builds just fine: Yes, I know that. `getrandom` introduces a breaking change that is breaking a lot of crates. My point is...

> @schungx would like to know are there any progress on this? As I can see this should fix audit tool errors. I think it is about time. We are...

This issue is essentially the same as https://github.com/tkaitchuck/aHash/issues/276

Can we resolve this issue? Bumping `getrandom` to v3 is breaking. It is very frustrating and should probably be gated under a feature or bumping at least the minor version...

The issue is that the new version of `getrandom` doesn't seem to support `stdweb`... although I understand that `stdweb` is deprecated, still it'll break old code. Also the new version...

I am wondering if this issue will be addressed. Bumping `getrandom` to 0.3 should technically be breaking, necessitating a major version bump.

I believe future versions will have `iter_cells_by_row` type API which has already been merged in, I think.

Try `mdbook-admonish`

17k records in memory is probably going to take large amounts of RAM by themselves.

> umya-spreadsheet library has lot more features compared to other libraries, only issue is with large amount of RAM consumption and high CPU Utilization. Any workarounds at this moment? I...