Forgot your password?
typodupeerror

Comment Re:sarcasm aside (Score 3, Interesting) 43

The way we are using it, and it can type way faster than I can

  1. The main agent, it doesn't do anything other than determine where the artifacts live, and coordinate sub-agents
  2. The research agent, it does the research and passes that back up
  3. The planning agent, it gets the research from the previous step and planes out the changes
  4. There is a hard stop here to review the plan, there may be some back and forth on the plan
  5. Once approved it goes to the implementation agent, which writes the code.
  6. The test agent writes tests, does Playwright QA if UI is involved.
  7. Conditional agent depending on blast radius, it will run an adversarial code review with 1-3 different models. (this does actually catch bugs)

Some of these agents use different models depending on what they do.

Comment Re:How were they billing before? (Score 3, Informative) 43

A Business plan gets you 300 "Premium Requests" for $19/month.

I'm not sure anyone outside of GitHub knows what qualifies as a "Premium Request", but once you pass 300 you get billed at $0.04 per. This model has no concept of tokens in or out.

As I understand the new model, you pay your $19/month and get $19 in token credits. This will almost certainly increase costs for anyone doing any heavy lifting

Comment Re:just bought at 2025 cx-50 (Score 1) 47

If you use CarPlay, the default settings won't let you touch the screen to do anything, so you have to bounce around the UI with the scroll wheel, and with the latest CarPlay the active item is gray, and the inactive items are green. I don't know who signed off on that, but they should be fired.

You can enable the touchscreen while the vehicle is in motion.

Comment Re:platforming Rails creator DHH at RailsConf 2025 (Score 1) 75

And there we are, pretending to be neutral, while in fact being a violent progressive who's all in on political violence. Really fascist of you.

I never pretended to be neutral

How is this situation in any way "political"?

You Keep Using That Word, I Do Not Think It Means What You Think It Means.

I even provided you a definition, since you are clearly too lazy to look it up yourself.

Let me provide you some options from the thesaurus, maybe this will help.

fascism
noun
authoritarianism, totalitarianism, dictatorship, despotism, autocracy, absolute rule, Nazism, rightism, militarism; nationalism, xenophobia, racism; neo-fascism, neo-Nazism; corporativism, corporatism; historical Hitlerism, Francoism, Falangism. ANTONYMS democracy; liberalism.

Comment Re:platforming Rails creator DHH at RailsConf 2025 (Score 2) 75

When it comes to "always been a dick" could you be a bit more specific. The example I see is a person expressing a view about the education of his own children which is something parents have a responsibility to do. His example, if true, comes within stuff that parents should have a right to express views about.

Is there any example of DHH actually harming Rails project contributors or acting bigoted towards them?

That statement is purely personal opinion and it dates back to 2012 or so. I honestly have not paid any attention to him since around that time so I don’t know what he has or hasn’t done to the project maintainers. I also agree that he should absolutely be concerned about things affecting his children.

Slashdot Top Deals

Coding is easy; All you do is sit staring at a terminal until the drops of blood form on your forehead.

Working...