Earlier quoted context omitted.
There used to be a time when comments were attached to the posts. Where anyone could come, leave their name and a comment, and let the author know if any edits, misspellings, or how they liked the article. Social media ruined that. Everyone is now on their own soap box posting comments of drivel from their sub-optimal self-conscious parroting asinine talking points about how one characterized group of statistics ruin…
> Social media ruined that. Everyone is now on their own soap box posting comments of drivel from their sub-optimal self-conscious parroting asinine talking points about how one characterized group of statistics ruined it for everyone else. Partially agree, partially disagree. Blog comments were already dead when SEO fraudsters discovered that "linkbacks" could be abused for spam even easier than comments were.
I’ve removed Disqus. It was making my blog worse
231–240 of 408 posts
Re: I’ve removed Disqus. It was making my blog worse
#232Re: I’ve removed Disqus. It was making my blog worse
#233Re: I’ve removed Disqus. It was making my blog worse
#234Re: I’ve removed Disqus. It was making my blog worse
#235If you are coming to a blog post of mine that has been shared to you, my assumption is that you want to read my article, and not to be distracted by whatever performance is happening in the comment section. I am aiding you by not even putting a comment section there.
I realize there is a slim chance for there to be enlightening conversation in a blog comment section - but that is not what my blog is for. You are better served doing that here on HN or a more dedicated forum. Here it can be be more visible for others, for people who want to read discourse.
Re: I’ve removed Disqus. It was making my blog worse
#236I ditched Disqus for the exact same reason, too many ads Then I built an alternative using free Cloudflare Worker https://github.com/est/req4cmt It's a simple service that transform comment POST form data to JSON, append to a .jsonl file, then do a `git push` It renders comments by `git fetch` from a .jsonl file from a remote repo, or simply via raw.githubusercontent.com if your repo was hosted by Github. The advanta…
isn't that better IF the commenter has a GH account? (if you're writing a personal tech blog, then it's not a problem, your readers are Github users already)
Re: I’ve removed Disqus. It was making my blog worse
#237Earlier quoted context omitted.
And how do you get people to view said directory if they've never heard of it?
Consider that Hacker News does not advertise, and yet somehow you are here.
Re: I’ve removed Disqus. It was making my blog worse
#238Earlier quoted context omitted.
The ad industry likes to say that their industry is clean and the people who buy ads for scams are the problem, but the truth is the entire industry is complicit with the scamming, and stuff like this shows it. If the ad industry were merely hapless victims of the scammers, rather than willful participants in the scamming, they'd be eager to receive reports of scams.
I feel like there are almost two completely incompatible stories being sold by ad tech people. One is that "you shouldn't use an ad blocker, reputable websites have ads from Google and other reputable companies and they wouldn't be scams or malware". The other is that any time there's a story about malware and scams on reputable websites, they say: "there are so many ads being submitted, Google is doing their best bu…
Are Meta and TikTok better at filtering scammy ads out? Maybe their ML recommendation systems realize I’d never click on such an ad and the other platforms can’t figure that out.
Re: I’ve removed Disqus. It was making my blog worse
#239Earlier quoted context omitted.
and the wasted CPU and memory involved. Git is by no means a good design for a comment-system, it is overcomplicating it in ways previously unimaginable.
> Git is by no means a good design for a comment-system I did try to implement partial-clone but failed Let's be honest, for a personal blog, >1k comments is an overestimate. It is painful for writing, but reading comments is quite fast and 99% is about loading.
Maybe, maybe not. Before 2024, my blog got <10k views/y. Then in 2024 it got close to 1 million (this year it will likely be 100k). Very hard to predict traffic thanks to hn and stuff!
Re: I’ve removed Disqus. It was making my blog worse
#240Earlier quoted context omitted.
almost every ad is a scam, telling lies directly or indirectly maximizing what is within the legal bounds.
Come on. There is a massive difference between an ad that optimistically emphasizes the best aspects of a real product or service and an ad for a fake product or service that will take your money and leave you with essentially nothing.