Yihang "Corvo" Liu

Results 461 comments of Yihang "Corvo" Liu

BTW, is this still maintained?

They updated the LLVM version. Now I'm getting this: ``` /home/lyh/.roswell/impls/x86-64/linux/clasp-bin/2022-01-28/build/boehm/iclasp-boehm: error while loading shared libraries: libLLVM-13.so.1: cannot open shared object file: No such file or directory Error: unable to...

@linghuiluo I don't get it, here's what it says: If you want to run Soot with Java > 8, you are done. Just run it as usal. I'm running soot...

How am I using this from source code... I reckon that I'm using this from CLI...

For example, the following lua code: ```lua function x() b = 2 lambda = function() a = 1 end c = 3 end ``` When user's cursor is in the...

I met the same problem...

1. Arch linux 2. I don't have rashrc, nor do rash generate one for me. 3. Version ``` User-specific for installation "8.2": Package Checksum Source rash c40c5adfedf632bc1fd... catalog...it?path=rash ``` 4....

how about write this in the theme's configuration? ```yml darkmode: true ```

Could you please update the time complexity column? It doesn't make sense to say `f(n)` is at best `O(g(n))`, as Big-O notation tells us upper bound already, `at best` tells...

I think we should let user decide if they want to enable script on any page, it would be a built-in greasymonkey for them.