Fabian Beuke
Fabian Beuke
Yes, seems to be a bug with the "&" symbol. Thx, for report.
https://stackoverflow.com/questions/68230031/cannot-create-a-string-longer-than-0x1fffffe8-characters-in-json-parse I will look into this, but in the meantime you could split your ndjson file into 500 mb parts, process them and concat the resulting json files.
Ah good to know, okay i'll try to find a workaround then to get this done
> Why the large discrepancy @madnight ?: @danielzayas my dataset is not based on the CSVs you have linked, but from Goolge BigQuery (public github dataset). In addition to that...
Hi @lifeinsummer28, there is a Problem with the upstream dataset:  As you can see the "Last modified time" is Nov 2022. As of now I have not found a...
Yesterday, I conducted latency benchmarks for several terminals, including WezTerm, Alacritty, Kitty, Xterm, and others. See https://beuke.org/terminal-latency/ I found that WezTerm scores somewhere in the middle of the field, faster...
Sure, here are the results: WezTerm 67.7 avg with max_fps = 10 WezTerm 26.1 avg wiht max_fps = 75 (my mon has 75hz) **WezTerm 21.2 avg with max_fps = 255**...
@unkarjedy At the moment there is an issue regarding the bq dataset and therefore the project is currently on-hold.