A programmer's note
Write
Manage
Comments (6)
Search…
Search
Comments
Post
Author
Added
Status
Controls
Caution: Javascript A || B expr…
Alan L
Tue 26 Jan 2021 03:14:51 PM NZDT
Approved
It's 2021 and use the nullish coalescing operator. return s?.value ?? null
A bash script to keep two git br…
Louis
Fri 11 Dec 2020 08:56:01 PM NZDT
Approved
If you don't care conflicts and overwrite on the target branch: git switch…
Bash script for checking telnet …
Louis
Fri 11 Dec 2020 08:40:14 PM NZDT
Approved
apt install netcat function restart () { pushd /home/koala/Vagrant/windows-server-2019 >…
Bash script for checking telnet …
Louis
Fri 11 Dec 2020 08:44:42 PM NZDT
Approved
apt install netcat function restart () { pushd /home/koala/Vagrant/windows-server-2019 >…
Shadowsocks for Windows Kcptun 插件配置指南
Test comment
Sun 08 Aug 2021 02:00:40 PM NZST
Approved
This is a test comment