Maven

u/Maven@crust.piefed.social
9 posts · 9 comments

Recent posts

Recent comments

on Apprehension · c/comicstrips · 3 pts · 313d

Ye I was typing fast and hit the wrong thing and then realized I was on my side account and not the main one im starting to use so I switched off and didnt even noticed until I decided to check notifications.

Its fixed now.

He always looks like that. Hes a skeleton and so everyone is uncomfortable around him.

The title adds a bit of context to the character but introducing the idea that in October he can just be himself because his appearance is seasonally appropriate.

Not exactly funny but I enjoy the worlds that the author builds via these single panel comics.

semi-related note... In the API the form is limited to just:

{  
  "title": "string",  
  "community_id": 0,  
  "body": "string",  
  "url": "string",  
  "nsfw": true,  
  "language_id": 0  
}  

But the piefed "create post" page allows you to add a few extra things like alt text. How would one add alt text through the api?