Igor

Results 5 comments of Igor

I found a way how to open any url in Helium. Just use the open command with the custom helium:// url prefix. Like this: `open helium://https://www.youtube.com/watch?v=INSERT_ID` This can then be...

No, not running the jar. But the jar build process is what's slower. So, `./X.java` vs `java X.java`. It's noticeable if you edit the script a lot

I thought it was possible to just create a list of tags – those for which a jar is required and not. At least that was my idea when I...

@dev-techmoe hello, can I ask which Proxmox version do you use ? Did the kernel modules come preinstalled or you had to add them ?

> 6. Try to launch ReDroid container > > ``` > docker run -it --privileged > --pull always > -v /dev/binderfs/binder:/dev/binder > -v /dev/binderfs/hwbinder:/dev/hwbinder > -v /dev/binderfs/vndbinder:/dev/vndbinder > -v ~/data8:/data...