billow

Results 14 comments of billow

Maybe it's because of redefinition to `__timezone`, but it's `timezone` in `rz_time.h`, which is confusing And I found that compiling rizin with msvc was successful, But it fails to compile...

So what should `cmdj` return when empty, is `None` ok? ``` diff --git a/src/python/cutter.py b/src/python/cutter.py index d8c73049..b9b3cbf0 100644 --- a/src/python/cutter.py +++ b/src/python/cutter.py @@ -12,6 +12,7 @@ except ImportError: def cmdj(command):...

It took too much time and now we have this left ``` src/core/Cutter.cpp 3948: searchArray = cmdj(QString("%1 %2").arg(space, searchFor)); 3984: for (CutterJson xrefObject : cmdjAt(findWrites ? "afvWj" : "afvRj", offset))...

有人想用 webp 的插件吗? 上传时自动把图片转换成 webp 格式.

@Molunerfinn 插件不能依赖 node 包吗? ``` PS C:\Users\i\.picgo> picgo -v [PicGo ERROR]: TypeError: require(...) is not a function 1.4.7 ```

@Molunerfinn 没懂你意思, 我是说在插件的 index.js 里不能 require 别的模块吗?

基本功能写好了, 欢迎打星 https://github.com/iovw/picgo-plugin-sharp

I recommend using an abstraction like memory view , which also includes buffer, buffer size, and offset. Maybe also include the functionality of `rz_io_read_at`. https://docs.python.org/3/library/stdtypes.html#memoryview

Looks like a bug of `rz_cons_html_filter`