@cee @icedquinn You should get a website. That way you have a better place to explain you position without people dog-piling and straw-manning you.
The problem with social media is that everyone has short attention spans so they aren't going to take time to fully read and understand your position.
@cee Basic HTML and CSS isn't that hard to learn. It may be tempting but avoid WYSIWYG editors. They add unnecessary crap like JavaScript. And for the love of all things that are holy, avoid web hosts with WYSIWYG editors like SquareSpace, Wix, Weebly, Google Sites, etc. They not only add JS from Big Tech sites, they are also known for censorship.
You can use a simple static hosting service like Neocities to host the site, but I've heard that they have been censoring some stuff lately. There is also tilde.club and FC2. I host my site on Codeberg which is a Git repository, so you have to learn Git to use that.
Shared hosting is an option. You share your site on the same server as other sites. Paid shared hosting sites usually offer PHP scripting for dynamic websites along with SQL for databases. VPS hosting hosts your site on a virtual machine on someone's server, but you need to have server knowledge and they are more expensive than shared hosts.
You can also host it on your own server but depending on your ISP, your IP address may reveal your home address or just your city. Hosting it over Tor or I2P can hide your IP address but makes it impossible to view on the clearnet.