melonella

n. from “Galleria Melonella,” the greater wax moth or honeycomb moth. It is a moth of the family Pyralidae.

Tutorial: 搭建一个定时发送消息的mastodon机器人

https://donbro.vercel.app/p/mastodonbot

TIPS

i. 本地代碼上傳到github的部份可以用直接在GitHub創建文件來取代

Add a folder · community · Discussion #22534 https://github.com/orgs/community/discussions/22534

Read more...

Minimalist Themes created by manus.im

1. Autumn Leave

Philosophy: Warm, seasonal comfort Color Palette: Warm oranges, reds, browns, and golds

Features:

  • Cozy, comfortable reading experience
  • Seasonal decorative elements
  • Warm color gradients
  • Playfair Display and Lato typography
  • Rustic, natural textures

Copy Theme

Read more...

https://tv.seaswallow.me

Year Title
1970 Led Zeppelin – Live at the Royal Albert Hall
1973 Ladies and Gentlemen: The Rolling Stones
1986 SEIKIMA-II – THE GREAT BLACK MASS TOUR
1995 Jeff Buckley – Live in Frankfurt
1998 Portishead – Roseland NYC Live
Read more...

問題:在沒有儲存空間時嘗試上傳圖書,變相寫入了空白json文件導致以下報錯

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /root/little-library/routes/get_home.js:23:29
    at Array.map (<anonymous>)
    at /root/little-library/routes/get_home.js:22:23
    at Layer.handle [as handle_request] (/root/little-library/node_modules/express/lib/router/layer.js:95:5)
    at next (/root/little-library/node_modules/express/lib/router/route.js:137:13)
    at Route.dispatch (/root/little-library/node_modules/express/lib/router/route.js:112:3)
    at Layer.handle [as handle_request] (/root/little-library/node_modules/express/lib/router/layer.js:95:5)
    at /root/little-library/node_modules/express/lib/router/index.js:281:22
    at Function.process_params (/root/little-library/node_modules/express/lib/router/index.js:335:12)
Read more...

renew cert成功但網站依然顯示過期,聽網上的人講刪了/etc/letsencrypt再申請於是(………似乎是bad advice

報錯1:cannot load fullchain.pem

nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/網站域名/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/網站域名/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
Read more...

有圖ver點這裡

Goal

初始時你可以為自己訂立一個今年讀多少本書的Goal,像嘟文一樣可以選擇公開範圍(公開、Unlisted、Followers、私人)

例:myth set a goal to read 12 books in 2021

Read more...

參考了Kana給Pleroma FE寫的教程

試過跟著教程創建custom.css但似乎沒有起效,於是直接丟進index.html裡(可能不是最好的做法)

nano /opt/soapbox/static/index.html

找到 </head> ,在前面加入 <style></style>,然後在兩個style的中間輸入(象的魔改)設置

Read more...

Read more...