Elon Musk says he WON'T get a coronavirus vaccine because he's 'not at risk' and says the pandemic has 'questioned my faith in humanity' because people have become 'irrational'
@ChristiJunior@neckbeard.xyz @josh
>I care more about my autism than your autism.
@moth @p @rasterman Just the fact that we have three separate languages for web pages (not including server-side languages) almost makes me understand why people write sites entirely in JavaScript these days. (Keyword being "almost")
@nerdman I'm an ancap but it's more of an ideal society for me. I don't think it would happen in my lifetime.
@nerdman Ancaps believe this. They're fine with communists forming communes as long as it's voluntary.
@moth @p @rasterman It was also used as an exploit to create custom backgrounds for Facebook pages back in the day. I'm surprised that a site like Facebook let that slip.
@nerdman Voluntary collectivism is okay though.
@rasterman @p BBCode is much older and is more used on forums. It uses brackets instead of inequality signs for tags, so you save a keystroke by not having to press shift to enter tags. Markdown uses symbols for each tag and it makes it more natural to read. Both are parsed into HTML at the end of the day.
Honestly, using a markup language makes formatting much faster compared to using buttons. It's just like using keyboard shortcuts in a word processor.
@rasterman More like hidden links, embedding JavaScript code, iframes, etc. But, as what @p said the malicious tags/attributes are blacklisted. Though personally, I think Markdown or even BBCode is much simpler and easier to understand.
@p @rasterman The last time I've heard of using direct HTML for post formatting was for Blogspot comments.
@rasterman @p Using HTML in posts poses security risks. I'm surprised that you guys are using it in current year.