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

Programmer Humor

32023 readers
520 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] 235 points 1 week ago (1 children)

Be sure to use the image upload field too

[–] [email protected] 23 points 1 week ago (4 children)

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

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

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

[–] [email protected] 8 points 1 week ago* (last edited 1 week 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 usually use Postimages for hosting images for comments.

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

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


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

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

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

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

![](url to your image)