Junyeong Jeong
Junyeong Jeong
### OrientDB Version: manually built version. `develop` branch. d0aff5deb84c96f64df8fa4d2bfe1d02cd4734d0 ### Java Version: openjdk version "1.8.0_275" ### OS: Docker image is built manually using Dockerfile of orientdb-gremlin ## Expected behavior ##...
Current Solarized Dark theme is slightly different from Ethan Schoonover's color palette so it can be discriminated from the original by naked eyes. So I changed the Solarized Dark theme...
I am trying to support global variable in RedBPF. Currently, users can make use of global variables in their probes since RedBPF relocates `.data` or `.bss` section to bpf map...
Should we bump up RedBPF major version when we change the default LLVM version? I think changing the default llvm causes compile errors on user side even if they don't...
This issue is opened to discuss RedBPF 3.0.0 and follow up related issues. Issues that must be solved to release v3.0.0 - #248 - #247 Issues that are awaiting to...
It is convenient to write document in markdown and it is easy to serve it via github repo. But it is hard to organize multiple documents with github repo interface....
I built it from source following the instruction of http://orientdb.com/docs/3.0.x/tinkerpop3/OrientDB-TinkerPop3.html#source-code-installation But the resulting program does not work at all as below. > 08:03:44 13 ✖ bin/gremlin.sh > > \,,,/ >...
``` gremlin> :install com.orientechnologies orientdb-gremlin 3.1.7 ==>Conflicting module versions. Module [groovy-xml is loaded in version 2.5.14 and you are trying to load version 2.5.7 gremlin> :plugin use tinkerpop.orientdb ==>tinkerpop.orientdb could...
fc-list printed error message because it tried parsing incomplete 30-icons.conf file. Hence, make a temporary file and then rename it to 30-icons.conf. Use ~/.local/share/fonts directory instead of ~/.fonts directory which...