fredericky123
fredericky123
> 感觉已经废了。我换hysteria了 好用吗 hysteria有什么好的客户端
> 我是手工配置的。我感觉配置比小火箭简单 fredericky123 ***@***.***> 于2022年6月12日周日 13:17写道: > […](#) > 感觉已经废了。我换hysteria了 好用吗 hysteria有什么好的客户端 — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this...
Hi, is there any progress? By the way, if I want to add a property named "importance" according to my "tags", how to do this in Notion? More specific, when...
Thanks Dvanoni! However, using the formular, no matter how many stars in the tags, it will always show one star in the importance property
Yes, I copied the formular
> Great! This exactly works!
It's surprising I find an alternative way. The command below works correctly: `LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1 FAKETIME="2020-01-01 00:00:00" FAKETIME_STOP_AFTER_SECONDS=1 nohup COMMAND` However, if I create a .sh file contains:`LD_PRELOAD=/usr/lib/x86_64-linux-gnu/faketime/libfaketime.so.1 FAKETIME="2020-01-01 00:00:00" FAKETIME_STOP_AFTER_SECONDS=1` Then...
> DYLD_INSERT_LIBRARIES is the way to go and seems to work fine with gdate on your system. > > LD_PRELOAD is the environment variable for the linker found, e.g., on...
So do you mean that MacOS can only use faketime without SIP afterwards?