this post was submitted on 25 Jul 2024
26 points (88.2% liked)

Programmer Humor

32000 readers
1744 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.

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 1 month ago (1 children)
[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

because it works, even in a crowdstrike

edit: typo

[–] [email protected] 3 points 1 month ago

Stupid people shouldn’t be permitted to use computers.

[–] [email protected] 3 points 1 month ago

𝕯𝖎𝖊𝖘𝖊 𝕶𝖔𝖒𝖒𝖊𝖓𝖙𝖆𝖗𝖘𝖊𝖐𝖙𝖎𝖔𝖓 𝖎𝖘𝖙 𝖓𝖚𝖓 𝕰𝖎𝖌𝖊𝖓𝖙𝖚𝖒 𝖉𝖊𝖗 𝕭𝖚𝖓𝖉𝖊𝖘𝖗𝖊𝖕𝖚𝖇𝖑𝖎𝖐 𝕯𝖊𝖚𝖙𝖘𝖈𝖍𝖑𝖆𝖓𝖉

[–] [email protected] 0 points 1 month ago (1 children)

Is it possible to put images in an email without them showing up like this?

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

yeah it uses this really neat semantic rendering programming language for serving structured documents across servers

It's a bit tricky, but anyone with at least a Masters in CompSci should be able to parse some of it enough to get the gist. Bear in mind that the "source" is abbreviated to src, and "image" similarly. The rest is coding that gives the computer instructions, you'll also need to replace FILENAME in the code with the actual filename. It goes like this

<img src="FILENAME" /> 

Let me know if I can explain it more clearly.