mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

これはmacOSでクリップボードを編集してクリップボードに返すスクリプト

#!/bin/sh

ts=`date +%Y%m%d-%H%M%S`
path=`mktemp /tmp/${ts}.XXXX` || exit 1
pbpaste > $path
/usr/bin/vim -c 'set enc=utf8 fenc=utf8 filetype=markdown' $path
cat $path | pbcopy
echo $path

https://zenn.dev/zunda/scraps/e838c078e2117c

ZennBig Surが来たので設定する

@zundan ダジャレを検出しました(検出ワード: クリップ)