The King of Half-Baked Projects

Results 337 comments of The King of Half-Baked Projects

We store inside an H2 database (local disk, no network IO), but I've confirmed this happens when storing to disk directly (without an SQL provider inbetween). Created with `-e -l`:...

It's all default, I haven't touched anything.

``` PS C:\Users\Schramm> java --version openjdk 21.0.2 2024-01-16 OpenJDK Runtime Environment (build 21.0.2+13-58) OpenJDK 64-Bit Server VM (build 21.0.2+13-58, mixed mode, sharing) ```

Makes no difference either.

I'll provide a comprehensive example once I find the time.

I guess this can be closed, given the PR was already merged :)

I see? Is this a fixable limitation though? If so, maybe I could look into it?

OK, so basically I could see if I can replace whatever stdlib classes are used with custom implementations that allow bigger sizes. I guess I could just write a test...

If you give me debug code, i can try giving you logs or so. I don't know Rust :D

A quick and easy implementation would be using glob `*`.