Overriding Issue Creation Date when raising a Gitlab Issue | www.bentasker.co.uk
http://e26whn2524322mkxb3cbyk27ev2ihhq2biz35hty7gzgsyrwrygq27yd.onion/posts/blog/general/overriding-creation-date-when-opening-an-issue-in-gitlab.htmlthe response body you'll see some JSON giving the global ID of each of the (open) milestones in the project You need the integer from the end of attribute id , so in the screenshot above gid://gitlab/Milestone/32 yields ID 32 . To create...
Shadowsocks-Rust on AlmaLinux Using Teddysun Repo
http://gpp6nwvsps43b3mfacsh433uroo6uyjvvpr6tgj4jh4n5ngxt7rqbvid.onion/posts/shadowsocks-rust-almalinux-teddysun-repo.htmlgenerate a random port number like this: echo $((1024 + $RANDOM)) The shell function RANDOM gives you a pseudo-random integer between 0 and 32767, so after evaluating the arithmetical expression, you will end up with a port number...
Blog Stéphane Bortzmeyer: DNS Extended Error reporting at the IETF hackathon
http://sjnrk23rmcl4ie5atmz664v7o7k5nkk4jh7mm6lor2n4hxz2tos3eyid.onion/hackathon-ietf-104.htmlthis draft, which adds a EDNS option to be returned by the server, adding to the normal return code: An "info-code", an integer giving details, Optional "extra-text", a human-readable character string, The "retry" bit, indicating...
FixedFloat | Instant cryptocurrency exchange.
http://fixedflodcas6cfo3aomx5jtgfwk7vscgee7bawahs2yqw3yzxo7jtyd.onion/apiticker data.to.amount string Amount that the client must to receive data.to.rate string Final exchange rate data.to.precision integer Rounding accuracy data.to.min string Minimum amount data.to.max string Maximum amount data.to.usd...
new script: `mmnode-ticker` · e7fcc00b95 - The MMGen Project
http://mmgen55rtcahqfp2hn3v7syqv2wqanks5oeezqg3ykwfkebmouzjxlad.onion/project/mmgen/mmgen-node-tools/commit/e7fcc00b95a9631b26d2e2c9d6cda23103958fe7not s: + return 0 + if not (s.isdigit() and s.isascii()): + die(1,f'{s}: invalid parameter for --add-precision (not an integer)') + if int(s) > 30: + die(1,f'{s}: invalid parameter for --add-precision (value >30)') + return...