But on the plus side yeah you have a good excuse to either do nothing or a lot of something π
But on the plus side yeah you have a good excuse to either do nothing or a lot of something π
π π€£ π
π π€£ π
I _really_ hate how we have basically "double standards". It's apparently okay for a Federal MP to (allegdly) have outbursts or prediceseness, but it's not okay for us to criticise the government without fear of (falsely) being sued for damormation?! π€¦ββοΈ #Australian #Politics #Sucks
I _really_ hate how we have basically "double standards". It's apparently okay for a Federal MP to (allegdly) have outbursts or prediceseness, but it's not okay for us to criticise the government without fear of (falsely) being sued for damormation?! π€¦ββοΈ #Australian #Politics #Sucks
twtr there π Love your work πββοΈ #twtr #yarn #clients
twtr there π Love your work πββοΈ #twtr #yarn #clients
talk and talkd:h
alias talk="salty-chat chat"
You're welcome π€
talk and talkd:h
alias talk="salty-chat chat"
You're welcome π€
mesg y and write <user>? π€Say hello to a new version of
write that supports writing a message to another remote user securely and privately (e2e encrypted!):h
# Salty IM (https://salty.im)
alias write="salty-chat send"
Enjoy π€
mesg y and write <user>? π€Say hello to a new version of
write that supports writing a message to another remote user securely and privately (e2e encrypted!):h
# Salty IM (https://salty.im)
alias write="salty-chat send"
Enjoy π€
salty-chat π
That's kind of what it does at a basic level π
salty-chat π
That's kind of what it does at a basic level π
latest
latest
h
#!/bin/sh
# A Salty IM Echo Bot written as a POSIX Shell script using salty-chat read'
# --post-hook mechanism.
#
# Setup:
#
# $ salty-chat -i ~/.config/salty/echobot.key -u echo@yourdomain.tld make-user
# $ salty-chat -i ~/.config/salty/echobot.key -u echo@yourdomain.tld read --post-hook ./echobot.sh
set -e
# XXX: Set this to the echobot's key
identity=
# XXX: Set this to the echobot's addr
user=
tmpfile="$(mktemp -t "echobot-XXXXXX")"
trap 'rm $tmpfile' EXIT
cat > "$tmpfile"
sender="$(head -n 1 < "$tmpfile" | awk '{ print $2 }')"
sender="$(echo "$sender" | sed 's/[)(]//g')"
message="$(head -n 1 < "$tmpfile" | awk '{ $1 = ""; $2 = ""; print $0; }')"
echo "$message" | salty-chat -d -i "$identity" -u "$user" send "$sender"
π
h
#!/bin/sh
# A Salty IM Echo Bot written as a POSIX Shell script using salty-chat read'
# --post-hook mechanism.
#
# Setup:
#
# $ salty-chat -i ~/.config/salty/echobot.key -u echo@yourdomain.tld make-user
# $ salty-chat -i ~/.config/salty/echobot.key -u echo@yourdomain.tld read --post-hook ./echobot.sh
set -e
# XXX: Set this to the echobot's key
identity=
# XXX: Set this to the echobot's addr
user=
tmpfile="$(mktemp -t "echobot-XXXXXX")"
trap 'rm $tmpfile' EXIT
cat > "$tmpfile"
sender="$(head -n 1 < "$tmpfile" | awk '{ print $2 }')"
sender="$(echo "$sender" | sed 's/[)(]//g')"
message="$(head -n 1 < "$tmpfile" | awk '{ $1 = ""; $2 = ""; print $0; }')"
echo "$message" | salty-chat -d -i "$identity" -u "$user" send "$sender"
π
If you go to Your Settings and expand out the "Tools" section you can drag a similar bookmark for yourself to your Bookmarks bar.
But automating this as part of the GoReleaser run is a good idea, I might do that π
If you go to Your Settings and expand out the "Tools" section you can drag a similar bookmark for yourself to your Bookmarks bar.
But automating this as part of the GoReleaser run is a good idea, I might do that π
kex1ekt5cru4vs42wnaxppkjn5pexmt2w6uxx9z2mz0fqeuc80e0g9gsggs8ah
kex1ekt5cru4vs42wnaxppkjn5pexmt2w6uxx9z2mz0fqeuc80e0g9gsggs8ah
Anyway, wish us luck as we attempt to build our Salty IM'a App π
Anyway, wish us luck as we attempt to build our Salty IM'a App π
Also thanks for the unsolicited piece of advertising π€£
Welcome! Let me know if you need any help π
Also thanks for the unsolicited piece of advertising π€£
Welcome! Let me know if you need any help π
What's that saying?
> Don't be an asshole.
> Don't do stupid shit.
Peace and love π€ #BigTech #Broken
What's that saying?
> Don't be an asshole.
> Don't do stupid shit.
Peace and love π€ #BigTech #Broken