this post was submitted on 06 Sep 2024
1364 points (99.6% liked)

Programmer Humor

32069 readers
372 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 232 points 2 weeks ago (1 children)

Be sure to use the image upload field too

[–] [email protected] 23 points 2 weeks ago (4 children)

How do I do that? Very new to lemmy. Using Boost. Thanks in advance!

[–] [email protected] 1 points 1 week ago

You can add an image to a comment or post like this

![](url to your image)

[–] [email protected] 10 points 2 weeks ago

Embed the image using markdown: ![some text](image URL)

[–] [email protected] 8 points 2 weeks ago (2 children)

I don't think Lemmy supports media fields in comments (though I've only skimmed the API, I could be wrong) just on posts. I use usually Postimages for hosting images for comments.

[–] [email protected] 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Idk but Boost has a button for adding pictures to comments.


[–] [email protected] 2 points 2 weeks ago

That looks like the media endpoint in action, all right.