You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,6 +220,10 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
220
220
*`nc towel.blinkenlights.nl 666` - IT excuses (also works with telnet)
221
221
*`curl -s 'https://api-inference.huggingface.co/models/distilgpt2' --data-raw '"what is the meaning of life?"' | jq '.[].generated_text'` - generate text using the GPT2 AI model from a seed string
222
222
223
+
## E-Commerce
224
+
225
+
*`ssh stickr.shop` — the renegade, CLI-only sticker shop. Buy stickers via ssh.
226
+
223
227
## Entertainment and Games
224
228
225
229
*`ssh -o StrictHostKeyChecking=no watch.ascii.theater` - stream free text-based movies in your terminal
0 commit comments