Hacker Newsnew | past | comments | ask | show | jobs | submit | tomjakubowski's commentslogin

This is a good way of using a ticket tracker: bottom-up, where engineers, testers, and other stakeholders are empowered to create and manage tickets as a means of communicating about their work and what they are blocked on. It's part of the writing culture mentioned in TFA.

In some places, the ticket tracker works top-down: only the manager creates tickets, and the manager makes measurements about tickets closed, velocity, and so on to assess the productivity of their team.

I think the great divide on JIRA and JIRA-likes often comes down to which culture people have been exposed to.



...yes, I'm aware of what a checksum is.

BYD and Geely both clear Tesla in electric vehicles sold. BYD sells more than double Tesla. VW isn't Chinese but they are right on Tesla's heels now.

https://www.visualcapitalist.com/cp/top-electric-vehicle-man...


Playwright, the end-to-end testing framework for the web, provides a strong incentive to give sites good a11y: Playwright tests are an absolute delight to read, write and maintain on properly accessible sites, when using the accessibility locators. Somewhat less so when using a soup of CSS selector and getByText()-style locators.

One thing I am curious about is a hybrid approach where LLMs work in conjunction with vision models (and probes which can query/manipulate the DOM) to generate Playwright code which wraps browser access to the site in a local, programmable API. Then you'd have agents use that API to access the site rather than going through the vision agents for everything.


This is precisely how the Playwright MCP works, which lets something like Claude directly test a website.

https://playwright.dev/docs/getting-started-mcp#accessibilit...

I've mentioned several times and gotten snarky remarks about how rewriting your code so it fits in your head, and in the LLM's context helps the LLM code better, to which people complain about rewriting code just for an LLM, not realizing that the suggestion is to follow better coding principles to let the LLM code better, which has the net benefit of letting humans code better! Well looks like, if you support accessibility in your web apps correctly, Playwright MCP will work correctly for you.

Amazing.


Was looking for this comment. I'd like to see this approach in the comparison...having the LLM build a playwright script and use it. I suspect it would beat time-to-market for the api, and be close-ish in elapsed time per transaction.

Harder to scale if it's doing a lot of them, I suppose.


Using playwright-cli with Claude code is highly effective for debugging locally deployed web apps with essentially zero setup.

I've never had Claude Code in VSCode add attribution to a commit when I didn't use it. VSCode is adding the attribution even when you have all copilot features disabled and therefore could not have used it.

How did you arrive at 35% less? The first is 11 characters, the second is 14, and 3/14 is 21%.

That is a good question. As you say, it's 21%. I had the 11 and the 14 correct; I don't remember how I got 35%.

Is it easy to measure a factory worker's productivity? It would seem surprising and interesting if every job's productivity is hard to measure except for one particular kind.

Any job where there's a definable output can be measured. Factory workers are one type.

Others might be farmers; if they're able to yield x tonnes of valid crops out of y acres.


24 is the highest number. Where you gonna go from there?

500mL is a pretty typical size for a travel mug/tumblr. I'd consider that two or three servings though.

500mL of Americano (diluted coffee) is not 500mL of espresso. I challenge you to drink half a litre of espresso in one sitting.

Not saying something will happen isn't the same as saying something won't happen.

Correct. It was kind of a joke based on that.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: