recsater

Results 9 issues of recsater

> To compute the membership on each malware family, a transformer was developed (see the observation above) to "vote" for each available family. For example, if an antivirus engine tag...

**Describe the bug** A clear and concise description of what the bug is. Could not open builder-registry.ts in the editor. The editor process exited with an error: spawn code ENOENT....

devtools

How about putting width, height information in WebPData? Actually I think it's actually possible and ideal to get width and height after the next code. `webp_data = webp.WebPData.from_buffer(item)` https://developers.google.com/speed/webp/docs/api?hl=ko#simple_decoding_api

enhancement

fix bug when first item is null and hide_null is true

after docker run ```bash (qemu) vnc change password # password setting... # at this point, I could connect with VNC viewer. (qemu) q # exit qemu console ``` container stopped....

Add color support.

Eigen::Vec3, Eigen:: Mat3 and so on is ok except Eigen::Vec2 Make Eigen formattable ```c++ include "eigen3/Eigen/Core" #define _FMTLOG_EIGEN_FORMAT(_Scalar, _Rows, _Cols) \ template \ struct fmt::formatter \ : formatter { \...

I tested with Chrome's Developer Tools -> Network tab, throttling the network to Fast 4G. When uploading via XHR: ![Image](https://github.com/user-attachments/assets/dc25d427-a694-43f5-ad11-655ed6afb526) ![Image](https://github.com/user-attachments/assets/673ac3be-b11d-4d1e-9a2a-bfa7ea374f72) When using Ky's uploadProgress: ![Image](https://github.com/user-attachments/assets/2115a253-ccc4-4423-866e-7f4f3b15fdae) ![Image](https://github.com/user-attachments/assets/f0e6c97e-0110-48f2-8425-9a274bd222ef) The transfer speed...

bug
help wanted

Hi, I've just migrated to the latest (0.9.0) ryml version and one test is still failing. Using it in C++. I'm using simple function to convert JSON string to YAML...