Earlier quoted context omitted.
Specifically, the day job shouldn't be too enjoyable if you're making money from it. Once it is, you should start doing it for free and find a job you find less enjoyable. That just follows in a straightforward way. Now, this may not seem absurd to you, but I dare say it will to most people.
That only follows from what he said if you completely ignore the context. I honestly can't tell if you actually don't understand that, or if you are being deliberately clueless.
I've removed all ad network code from my blog
271–280 of 336 posts
Re: I've removed all ad network code from my blog
#272Ok, you have a sponsorship model that works because you're probably very famous. That doesn't solve anyone's problem, because almost no one is famous. How can we replace ad networks with something better and saner?
https://www.nngroup.com/articles/user-payments-predictions-f...
Re: I've removed all ad network code from my blog
#273I went a step further and designed my blog ( https://sheep.horse/ ) not to use any third-party resources at all. This was easy for me because I am never going to make money from my ramblings about Rogue One or the last book I read. I am actually not against advertising in principle, or even tracking if that is what you want, but the current trend to pull in lots of resources (ads, tracking scripts, web fonts, CDN jav…
We (Oh By)[1] did this as well - the difference being that there is probably a fair amount of money we will miss out on in the coming decade by making this decision.
It's an attack vector, it's user hostile, it's slow, it's fragile and it supports an industry that has only degraded the promise of the Internet.
It makes me happy to run a service that doesn't touch it at all.
[1] https://0x.co
Re: I've removed all ad network code from my blog
#274Ok, you have a sponsorship model that works because you're probably very famous. That doesn't solve anyone's problem, because almost no one is famous. How can we replace ad networks with something better and saner?
May I ask: if one is not "famous" (i.e. popular), why should one expect their site to be profitable from ads alone? If my limited edition, 250-prints-per-month 'zine isn't making money, is that the advertising industry's fault, or is there an issue with my expectations? People ask the "how do we fix dwindling ad-based revenue" question all the time. The answer is clear, it's just not what people want to hear: metered…
The criticism is that someone who doesn't have a large viewer base isn't in a position to get sponsors, so this approach is literally not viable until you're big enough that sponsors would even think about it.
Most people aren't that big.
Re: I've removed all ad network code from my blog
#275Earlier quoted context omitted.
The only problem with Flattr is that it doesn't work. Other than that it's great. I mean this both straight and a bit sarcastically. I'm ideologically inclined to want to see it work. But it doesn't, it hasn't, and I see little reason to expect that to change in the future. Patreon doesn't work perfectly, and perhaps there's an even better model waiting for someone to find it, but it does work. It does strike me as t…
Patreon doesn't work perfectly Where does patreon fail, aside from adoption and popularity?
Re: I've removed all ad network code from my blog
#276Earlier quoted context omitted.
I kinda agree with you; I run a personal website, it isn't very popular (and I don't update it often - hmm, maybe there's a link there!) - but it is my website, and I've kept the domain active since 1998 or thereabouts. ie - a "labor of love" How do I pay for it? Well, I reach around to my back pocket for my wallet, and... I don't have ads, I don't have a sponsorship, and I don't care - what I have and what I put on…
> ...if you really love what you're doing, you'd give it away free. This doesn't make sense. It follows logically that we should all not love what we do for a living. That strikes me as an absurd conclusion.
Re: I've removed all ad network code from my blog
#277Earlier quoted context omitted.
May I ask: if one is not "famous" (i.e. popular), why should one expect their site to be profitable from ads alone? If my limited edition, 250-prints-per-month 'zine isn't making money, is that the advertising industry's fault, or is there an issue with my expectations? People ask the "how do we fix dwindling ad-based revenue" question all the time. The answer is clear, it's just not what people want to hear: metered…
> The answer is clear, it's just not what people want to hear: metered paywalls or a subscription model (or, you know, selling an actual product / service). That basically says the art only worth caring about is art produced by artists who produce a large, consistent volume of work. Any one who produces small things, or infrequent things, falls under the threshold where the perceived effort to set up a subscription o…
Re: I've removed all ad network code from my blog
#278Earlier quoted context omitted.
Sorry I don't know much about this sort of thing. It's just something that seemed conceptually possible? It's no mystery why Google would want all the data GA creates, but I've always wondered why e.g. Piwik isn't more popular.
Piwik isn't popular with me just because I don't want to run it myself (and keep it upgraded, etc), and the hosted version is as bad at tracking as GA is.
Re: I've removed all ad network code from my blog
#279Earlier quoted context omitted.
Patreon has proven itself to be a good model for a lot of bloggers out there with the right kind of following. The main issue is that to replace all advertising revenue across the board, everybody would need to pitch in something like $150/month. I like paying for things to get rid of ads, and I'm not even sure I'd make that commitment.
Where is your $150/month coming from? I'm not convinced the average user is worth that much in ads per month. The numbers I've seen coming out of Facebook put it in low-single digit dollars per month per user for Facebook, and I would tend to imagine they're getting more out than many rather than less. But, honest question, if you've got a good source on that I'd love to see it. (There's also the fact that the utilit…
I can't find this anymore, but did find an estimate that internet ad industry did $60 billion last year. Assuming 1 billion users ( I know more people have internet but lots probably don't interact with ad-ridden sites), you're talking $60/year. Which is pretty good overall.
Re: I've removed all ad network code from my blog
#280Earlier quoted context omitted.
> I don't get enough traffic to make any kind of analytics or ad code worthwhile. On a related note, does anyone else see GA being wildly inaccurate? My blog was on the HN front page a while ago, and CloudFront got ~600k hits, which should translate to about ~100k uniques (I cache), yet GA only showed 8k uniques. I'm guessing the HN crowd runs uBlock or some other blocker in its vast majority, so JS-based analytics a…
It's typical for a page to require 5-50 requests. For starter, one should understand the difference between HTTP requests, page views and unique users. 600k HTTP requests => 60k page views (if 10 requests per page). Bots may generate lots of requests but won't hit GA. 60% of users (typical HN audience) will view pages but block GA (adblocks). Your numbers are not surprising.
How is a number five times less than your prediction not surprising? Your "one should understand the difference" comment makes me think you didn't even read mine, as I explain the difference in it.