this post was submitted on 25 Jul 2024
5 points (100.0% liked)

Programmer Humor

32253 readers
153 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Thanks for the information though.

you are viewing a single comment's thread
view the rest of the comments
[–] gazter@aussie.zone 1 points 2 months ago (2 children)

I feel like the level of snark in your reply is... High. It doesn't make for a pleasant interaction, and it doesn't help make lemmy a nice place to be.

So, if the image you want to put into your email is not hosted somewhere, what's the best way to go about this, ensuring compatibility?

[–] funkless_eck@sh.itjust.works 1 points 2 months ago

I'm just being a silly billy it's not directed at you.

It's more like "ah if only there was a simple solution that could've been used."

All images are hosted somewhere, I would consider an intern fresh out of college know how to correctly add an image to an email, or at least only be told once if somehow they had never seen this before.

[–] lichtmetzger@discuss.tchncs.de 1 points 1 month ago* (last edited 1 month ago)

So, if the image you want to put into your email is not hosted somewhere, what’s the best way to go about this, ensuring compatibility?

You can base64-encode the image file. It's super-jank, but it works, even in Outlook.

Example: https://www.base64-image.de/tutorial