Code Monkey home page Code Monkey logo

Comments (3)

RogerDodger avatar RogerDodger commented on August 14, 2024

I don't really like YouTube embeds. They're noisy, take up a lot of screen space, and are a pretty lazy way to contribute to a conversation. You can link a YouTube video with an ordinary [url] just fine.

Image tags can work if I hide them behind a clickable expand button. The only trouble then is that people will try and link to HTTP images, and the site is HTTPS. Most browsers will not load HTTP resources on a HTTPS page.

To address this I'd have to download and rehost them myself (which would also solve the link rot problem most image hosting sites have). I'm not entirely sure that's a good idea though.

I think a temporary solution of only allowing [img] tags with HTTPS urls in them is okay, though.

from writeoff.

Otterverse avatar Otterverse commented on August 14, 2024

Yeah, the "mixed content" warning stuff made this a lot more complicated in recent years, but having at least some image posting capability would be good. The modern "social network" paradigm starts to fall apart if people can't post their reaction gifs and the like.

That said... please sanitize formatting for max image size (both pixel dimensions and download size) to make that work. We don't need a 50000x50000px images just repeating "Ot Ot Ot Ot" breaking every page view, or 50GB images being auto-loaded.

from writeoff.

RogerDodger avatar RogerDodger commented on August 14, 2024

Resolving this to wontfix. It's more and more clear to me as time passes by that image embeds actively encourage low-effort posts.

from writeoff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.