Remix.run Logo
sterlind 6 hours ago

probably both, to be fair.

Meta may know that their employees will put up with it, given how depressing the job market is right now, but unhappy, cynical, resentful employees do not produce good software and innovations.

there's a real financial cost to treating devs like cage-raised livestock.

loeg 6 hours ago | parent [-]

It's unclear how you would use LLMs to monitor clicks. Unless you just mean they're authoring the monitoring software with LLM assistance (which is probably right).

saratogacx 3 hours ago | parent [-]

LLM generates context based on what's on the screen and associates it with the action taken by the user. It is less "point of time" but more "charting the flow"

For example. page content of a PR with open comments, next action is to focus on the first comment. when a new PR with no open comments is shown the approve/push button is the next action. That starts a re-enforcement loop.