Is YouTube’s August 24 view-count change actually good for creators?

YouTube’s upcoming change to how public views are counted has me wondering how much we should actually care about the headline view number.

If a video can register a view much earlier in playback, some channels could see their public view counts increase without necessarily seeing the same increase in watch time, engagement, or revenue.

That seems like it could make comparing channels and videos more difficult.

For creators here:

  • Do you think the new view metric will make analytics more confusing?
  • Will you care more about watch time and retention than views?
  • Could this encourage creators to optimize even harder for the first few seconds?
  • Do you expect it to have any meaningful effect on Shorts vs. long-form?

Also curious what people think about the broader direction of YouTube analytics: are views still the most useful metric, or are retention and returning viewers becoming more important?

reddit.com
u/owenbrooks473 — 3 days ago
▲ 0 r/github

What makes you decide to star a GitHub repo?

I’ve been thinking about what actually makes an open-source repository stand out.

For me, stars usually aren't the deciding factor. I’m much more likely to try a repo when it has:

  • A README that quickly explains the problem
  • A simple setup process
  • A working example
  • Clear documentation
  • Recent commits/issues being maintained
  • A reason for the project to exist beyond “I built this”

But I’m curious what other developers look for.

When you discover a new GitHub project, what makes you go from “interesting” to actually trying it or giving it a star?

And what immediately makes you close the repo?

reddit.com
u/owenbrooks473 — 4 days ago

What’s one thing you wish you had tested before putting an AI agent into production?

I’ve been thinking about how different an AI agent can behave once it moves beyond a controlled development environment.

In a demo, everything usually works as expected. The inputs are clean, the tools respond correctly, and the workflow is predictable.

Production seems to be a completely different story.

Things like:

  • Unexpected user inputs
  • Missing or outdated context
  • API failures and timeouts
  • Agents taking the wrong action
  • Permission problems
  • Increasing inference costs
  • Poor observability
  • Knowing when to involve a human

For people who have actually deployed agents, what was the issue that surprised you the most?

And if you could go back to the beginning, what would you test or design differently before deploying?

I’m particularly interested in problems that don’t become obvious until the agent is dealing with real users and real data.

reddit.com
u/owenbrooks473 — 5 days ago

What’s the biggest gap between an AI agent demo and a production-ready agent?

I’ve noticed that building an AI agent that works in a controlled demo can be surprisingly straightforward.

The harder part seems to come afterward.

Once the agent has to deal with real users, messy data, unexpected inputs, API failures, permissions, and decisions that actually affect a business, things become much more complicated.

I’m curious what others have experienced.

What has been the biggest challenge for you when moving an AI agent from a prototype into real-world use?

  • Reliability?
  • Getting the right context?
  • Tool/API integration?
  • Cost?
  • Security?
  • Evaluation and monitoring?
  • Knowing when the agent should ask a human instead of acting?

Would be interested to hear what caused the most problems in your projects.

reddit.com
u/owenbrooks473 — 8 days ago

Croma gift cards are going out of stock very fast, within a few hours.

Looks like many users are trying to redeem multiple cards at once.

Maybe try redeeming only one card per day instead of multiple. That might help before it goes out of stock.

Also possible Microsoft has limited stock for Croma gift cards right now.

u/owenbrooks473 — 4 months ago