Forgot your password?
typodupeerror

Comment Re:Less than the war (Score 4, Informative) 24

Vladimir Putin is making money from the war:
https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.reuters.com%2Fbusine...

As others have noted: Trump may not be a direct Russian asset, but he sure acts like one.

The decision lifting Russian oil sanctions took place after it became clear Russia provided targeting data that lead to the first US deaths of the war.

Comment Re:8Gb RAM? (Score 1) 55

Well hang on... You do realize that one-tab is actually writing all those tabs out to HTML as it closes out each actual tab from the browser in one click. All the other bells and whistles one-tab offers are just fancy ways to restructure the HTML representation of your tabs -- many of which are desirable for the disciplined.

Comment In related news... (Score 1) 65

Microsoft has spent more than $76 billion acquiring game studios and publishers over the past few years in an attempt to turn Xbox into a Netflix-like subscription platform, and the result is that nobody -- possibly not even Microsoft -- can clearly articulate what Xbox actually is anymore

In somewhat related news, WTF is this Copilot thing all about?!

Comment Re:What fresh new Hell is this? (Score 1) 21

If I wanted AI to do something for me for Drupal, it would be to write me a theme.

Radix 6 FTW!

Once, I found a much better UX/UI tech-doc than this, but that doc is very close to it and gives you the gist of the technique. It took me a long time to find that tech doc while searching for what I recalled but failed to find.

Comment Claude Agent Teams vs Copilot Enterprise Teams (Score 2) 51

Several weeks ago I met a guy in an airport lounge bar and we compared AI notes between us. He turned me on to Microsoft Githhub Copilot Enterprise 'agentic teams' which I've been focused on since. I knew it was only going to be a short period of time before the other AI companies offered similar tech and now I see Anthropic is doing just that, (disclaimer, I only read TFA and linked-to article, and I have no experience with this new stuff yet).

Last few months I've purchased Jetbrains Junie. This month I purchased Microsoft Githhub Copilot Enterprise instead. Both provide access to different AI models like Anthropic's, ChatGPT's, Google's, etc. for their monthly prices.

To use all of the features of Github Copilot, you must have a Microsoft Githhub Copilot Enterprise account with at least one Organization, which costs $39/seat, which is the same price as a simple developer account without all the features. Thing is: from my perspective those features are critical to begin with, period. One of the great values of Microsoft Githhub Copilot Enterprise is how well it works with GIT, and if you do serious work with GIT repos and want to use the new AI stuff, you'll need a Microsoft Githhub Copilot Enterprise which cost the same as a simple dev account, and is a royal pain to setup for a sole dev.

Creating and configuring a Microsoft Github Copilot Enterprise account for the 2 days it took to get right felt like enduring a long hike through thick stinky swamp water on a cold, rainy night. It does work but I haven't used it long enough to judge quality or time savings. It's certainly comparable to JetBrains Junie ($30/monthly) which lacks agentic coding teams, unless today's announcement changes that somehow.

I do like specialized *.agent.md files and how they hand-off tasks to each other and create GIT Pull-Requests for my review.

I found these articles about Microsoft Githhub Copilot Enterprise useful:

A mission control to assign, steer, and track Copilot coding agent tasks

Planning a project with GitHub Copilot

How to orchestrate agents using mission control"

Slashdot Top Deals

"They that can give up essential liberty to obtain a little temporary saftey deserve neither liberty not saftey." -- Benjamin Franklin, 1759

Working...