-
Has any effort gone into filesize? Maybe there are some low hanging fruit?
- in `@dimforge/rapier2d 0.12.0`, the file `rapier_wasm2d_bg.wasm` is `1.05MB`
- https://www.npmjs.com/package/@dimforg…
-
**Describe the bug**
Calculated file size is shown different in the preview label and error tooltip.
**To Reproduce**
Steps to reproduce the behavior:
Upload a file greater than the `maxFilesize…
-
This problem appears with v1.8 trying to upgrade to v1.9. The device is reconnected but not entering into OTA mode.
Appears on THB1 and BTH01 devices I have.
Example logs:
```
Time Temperatu…
-
An app I am trying to decrypt seems to have almost half the filesize as a decrypted IPA.
Decrypting the same app via CrackerXI results in a closer filesize of 700 MB, unlike 300 MB.
![image](ht…
-
Hi~
I am trying to upload over 2Gb file to Google drvie but it happens some error indicate file is too large from boost. Does it have any solution can help me to solve this problems? I also can…
-
Debian.ext3 is about 1.5GB for me, but seems to be at least 1gb of 0-padding. I haven't been able to move debian.ext3 to my root partition since `mv /mnt/us/debian.ext3 /` results in my KT2 running ou…
-
I need a way to determine the file size and the file exceeds a certain size to the upload with the next chunk will be refused and returned to give an error. In addition, the upload will be deleted.
Dexus updated
10 years ago
-
hello,
it seems that sometimes when converting an image with (WebPConvert::convert($new_dir, $new_dir.'.webp', static::$webpOptions);) I get the following php warning in my error_log. Not sure if thi…
-
The current output file is over 6 MB (~700 KB gzipped). This is probably being caused by the usage of Closure's "simple" optimizations. Currently, we can't use the "advanced" optimization because it m…
-
I think you can calculate the exact size of a file based on the encrypted version. This could leak information in some situations. Could be solved by rounding up to a 1MB boundary.