$V2EX
Solana
Give SOL to Copy Address
使用 SOL 向 0w0b 打赏,数额会 100% 进入 0w0b 的钱包。
 0w0b's recent timeline updates
0w0b

0w0b

V2EX member #147158, joined on 2015-11-14 20:34:32 +08:00
0w0b's recent replies
okx 的多鏈錢包也沒問題 👍
簡單的流程圖、時序圖可以在 notion 內用 markdown + mermaid
Dec 29, 2022
Replied to a topic by unt 程序员 有没有这么一个后端服务项目
Superbase, PostgREST, PostGraphile
Dec 14, 2022
Replied to a topic by y4nssss Stable Diffusion 关于 stable Diffusion 和 lsp
我就是我朋友
https://github.com/junegunn/fzf/wiki/examples#processes

with fzf
```
# fkill - kill process
fkill() {
local pid
pid=$(ps -ef | sed 1d | fzf -m | awk '{print $2}')

if [ "x$pid" != "x" ]
then
echo $pid | xargs kill -${1:-9}
fi
}
```
推個 ReasonML
nixos
Jan 11, 2019
Replied to a topic by gouchaoer2 程序员 sourcetree3.0 版本太爽了
git log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2790 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 10:17 · PVG 18:17 · LAX 03:17 · JFK 06:17
♥ Do have faith in what you're doing.