elebitzero

Results 18 comments of elebitzero

I am on Windows 10 as well, I downloaded OpenRefine 3.6.0, and changed the max memory from 1400M to 4096M in the refine.ini file: ``` # Maximum JVM heap (memory)...

If the same solution can be applied to timeline facets that would be great. Related issues: Timeline Facet too imprecise to capture exact date range https://github.com/OpenRefine/OpenRefine/issues/5001 Configurable bin size in...

$.trim is another deprecated function that is not migrated in the PR yet. > $.trim has been deprecated in jQuery 3.5; please use the native [String.prototype.trim](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/trim) method instead. Unlike jQuery.trim,...

This style change didn't make it in and now the branch is out-of-date. Closing for now. This can be revisited if OR's style is modernized in the future.

I am seeing this constantly when running Cypress 13.6.0 with latest Chrome interactively on Windows. If the Cypress window loses focus it will hang. Even if I let it run,...

This sounds good, but my only concern is there could be a period where it is out of sync. Currently, the UI checks https://api.github.com/repos/openrefine/openrefine/releases/latest for a new release, and if...

The stacktrace contains $.fn.tablesorter. The maintainer for tablesorter has so far refused to update the library to remove the deprecations. I mentioned it in the jQuery 3.6.0 upgrade PR Ref: ...

Hi, > Is it possible to add the ability to redo the last gpt reply? I have this listed as [Regenerate](https://github.com/elebitzero/openai-react-chat/blob/main/FEATURES.md). I haven't implemented it yet since I don't use...