• 3 Posts
  • 357 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle



  • warning that I didn’t read the article but the actor thing might also be compounded by how a lot of film actors are told not to be theatre actors because the current trend is for almost-nothing performances because that’s en vogue right now.

    Then you watch all the “greatest” TV shows: Sopranos, Breaking Bad, Deadwood, Freaks and Geeks, Gilmore Girls, Star Trek, Madmen which are filled with these huge, scenery-chewing performances.

    So actually the issue might be: creating something actually good isn’t easy and is quite rare, especially in a world where money matters more than the art.







  • I feel like I read somewhere that if you can’t run away the best thing to do if in arms’ reach is run into them as fast as possible. Fuck trying to hit anyone in the jaw with a punch, just run into them, knock them over and keep running. Third best thing (eg they have a knife) is to continually evade without even trying to retaliate as it’s a lot easier to keep dodging out the way than it is to attack and they’ll tire quicker.










  • 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.


  • funkless_eck@sh.itjust.workstoProgrammer Humor@lemmy.mlEmails are hard
    link
    fedilink
    arrow-up
    11
    arrow-down
    4
    ·
    edit-2
    4 months 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.