×
AI

OpenAI Suspends ByteDance's Account After It Used GPT To Train Its Own AI Model (theverge.com) 32

TikTok's parent company, ByteDance, has been secretly using OpenAI's technology to develop its own competing large language model (LLM). "This practice is generally considered a faux pas in the AI world," writes The Verge's Alex Heath. "It's also in direct violation of OpenAI's terms of service, which state that its model output can't be used 'to develop any artificial intelligence models that compete with our products and services.'" From the report: Nevertheless, internal ByteDance documents shared with me confirm that the OpenAI API has been relied on to develop its foundational LLM, codenamed Project Seed, during nearly every phase of development, including for training and evaluating the model. Employees involved are well aware of the implications; I've seen conversations on Lark, ByteDance's internal communication platform for employees, about how to "whitewash" the evidence through "data desensitization." The misuse is so rampant that Project Seed employees regularly hit their max allowance for API access. Most of the company's GPT usage has been done through Microsoft's Azure program, which has the same policy as OpenAI.

In response, OpenAI said that it has suspended ByteDance's account: "All API customers must adhere to our usage policies to ensure that our technology is used for good. While ByteDance's use of our API was minimal, we have suspended their account while we further investigate. If we discover that their usage doesn't follow these policies, we will ask them to make necessary changes or terminate their account."
Cloud

LinkedIn Shelved Planned Move To Microsoft Azure, Opting To Keep Physical Data Centers (cnbc.com) 62

LinkedIn has set aside an effort to relocate its data center technology out of its physical facilities and into Microsoft's Azure cloud, CNBC reported Thursday, citing people familiar with the matter. From a report: The decision not to proceed with the project, code-named "Blueshift," marks a major reversal for LinkedIn, which announced its plan to move to Azure in 2019, three years after Microsoft acquired the company for $27 billion. LinkedIn had been using Azure for specific tasks.

The U-turn represents a setback for Microsoft, which is chasing Amazon Web Services in the lucrative cloud infrastructure market and has been counting on cloud technology and services to fuel much of its growth. Microsoft CEO Satya Nadella ran the cloud business before elevation to his current job in 2014. Mohak Shroff, LinkedIn's vice president of engineering, wrote in a 2019 blog post announcing Blueshift that "moving to Azure will give us access to a wide array of hardware and software innovations, and unprecedented global scale." Staffers started to learn of the decision not to follow through with the Azure migration last year, said the sources, who asked not to be named because of confidentiality. Executives stressed that the project was being put on hold, rather than getting canceled altogether, they said.

Power

Microsoft Targets Nuclear To Power AI Operations 52

According to the Wall Street Journal, Microsoft wants to use nuclear energy to power its artificial intelligence operations. And in order to help cut the red tape required to make that happen, Microsoft plans to use AI. From a report: A Microsoft team has spent months building an AI trained on nuclear regulations and licensing requirements to help the tech giant fill out all the applications it needs to build its own power plants. This typically takes years and millions, but Microsoft is urgently looking for more power to bring next-generation AI to life.

That's because the larger the model and the more capable it becomes, the more power it requires. Microsoft today reflects the sensibilities of its founder, Bill Gates, in that the company believes in carbon-neutral energy sources -- and, like Gates who himself invests in nuclear power innovation, the company seems to see more potential in nuclear than other renewable sources of energy.

"If we're going to do that carbon-free, we're going to need all the tools in the tool kit," Michelle Patron, Microsoft's senior director of sustainability policy, told the Journal.
Microsoft

FTC Wants Microsoft's Relationship With OpenAI Under the Microscope (theregister.com) 13

The FTC is considering an investigation into Microsoft's investment in OpenAI to determine if the company broke any antitrust laws. The Register reports: Despite the money poured into it over the years, OpenAI was founded as a non-profit in 2015, and Microsoft's investment does not amount to control of the company. Microsoft chief communications officer Frank X Shaw underlined attempts to dampen down industry talk of a probe: "While details of our agreement remain confidential, it is important to note that Microsoft does not own any portion of OpenAI and is simply entitled to share of profit distributions."

At the end of last week, the UK's Competition and Markets Authority (CMA) launched a consultation to ask interested parties to comment on Microsoft's relationship with ChatGPT developer, and if it could be construed as a merger that potentially skews competition. If so, the CMA will itself launch an official inspection.

XBox (Games)

Microsoft Experiments With Ad Views For Access To Xbox Game Pass (windowscentral.com) 20

During a Wells Fargo summit last month, Microsoft Gaming CFO Tim Stuart suggested Xbox is seeking to bring Xbox Game Pass to competing platforms, such as PlayStation and Nintendo Switch. One of the scenarios for Xbox Game Pass expansion may include offering access in exchange for viewing advertisements. Windows Central reports: "For models like Africa, or India, Southeast Asia, maybe places that aren't console-first, you can say, 'hey, do you want to watch 30 seconds of an ad and then get two hours of game streaming?'," Stuart continued. "Africa is, you know, 50% of the population is 23 years old or younger with a growing disposable income base, all with cell phones and mobile devices, not a lot of high-end disposable income, generally-speaking. So we can go in with our own business models and say -- there's millions of gamers we would never have been able to address, and now we can go in with our business models."

Microsoft has previously surveyed Xbox users on the Xbox Insider Program and via other avenues about the possibility of offering Xbox Game Pass time in exchange for viewing advertisements. And recently, security researcher Title_OS shared some code snippets from the Xbox OS that described systems that would provide access to Xbox Game Pass via on an "Earned Time" basis, complete in 15-minute blocks.

Microsoft

Microsoft and Labor Unions Form 'Historic' Alliance on AI (bloomberg.com) 38

Microsoft is teaming up with labor unions to create "an open dialogue" on how AI will impact workers. From a report: The software giant is forming an alliance with the American Federation of Labor and Congress of Industrial Organizations, which comprises 60 labor unions representing 12.5 million workers, according to a statement on Monday. Under the partnership, Redmond, Washington-based Microsoft will provide labor leaders and workers with formal training on how AI works. The education sessions will start in the winter of 2024. Microsoft will also begin gathering feedback from labor groups and will focus on unions and workers in "key selected sectors."

The initiative marks the first formal collaboration on AI between labor unions and the technology industry and coincides with growing concerns that artificial intelligence could displace workers. The agreement also includes a template for "neutrality" terms that would make it easier for unions to organize at Microsoft. The move expands an approach the company already agreed to for its video game workers and lays the groundwork for broader unionization at Microsoft. Neutrality agreements commit companies not to wage anti-union campaigns in response to workers organizing.

Programming

40 years of Turbo Pascal: Memories of the Coding Dinosaur that Revolutionized IDEs (theregister.com) 113

TechSpot remembers that Turbo Pascal "stands out as one of the first instances of an integrated development environment (IDE), providing a text-based interface through which developers could write their code, compile it, and finally link it with runtime libraries." The early IDE, written in Assembly, eschewed the use of floppies, instead building the code directly in RAM for an unprecedented performance boost.

The language demonstrated superior speed, greater convenience, and a more affordable price compared to its competition. Philippe Kahn, Borland's CEO who initially conceptualized turning the new language into an all-in-one product, decided to sell the software via mail orders for just $49.95, establishing a market presence for the then-newly founded company.

It was called "Turbo" because its use of RAM made it considerable faster, adds the Register: Anders Hejlsberg, who would later go on to join Microsoft as part of the C# project, is widely credited as creator of the language, with Borland boss Philippe Kahn identifying the need for the all-in-one tool...

Version 1 had limitations. Source code files, for example, were limited to 64 KB. It would only produce .COM executable files for DOS and CP/M — although other architectures and operating systems were supported. It would also run from a single floppy disk, saving users from endless swapping in a world where single drives were the norm and a hard disk seemed impossibly exotic — and expensive... However, it was with version 4, in 1987, that Turbo Pascal changed dramatically. For one, support for CP/M and CP/M-86 was dropped, and the compiler would generate .EXE executables under DOS, lifting the .COM restrictions...

For this writer, 1989's version 5.5 was peak Turbo Pascal. Object-oriented programming features turned up, including classes and inheritance, and a step-by-step debugger. Version 6 and 7 brought in inline assembly and support for the creation of Windows executables and DLLs respectively, but version 7 also marked the end of the line as far as Borland was concerned. Turbo Pascal for Windows would turn up, but was eventually superseded by Delphi.

However, the steamroller of tools such as Visual Basic 3 ensured that Borland never had the same success in Windows that it enjoyed under DOS. As for Turbo Pascal, several versions were eventually released by Borland as freeware including version 1 for DOS, 5.5, and 7.

I once took a computer programming course taught entirely in Pascal. (Functions, subroutines, and procedures...)

Any Slashdot readers have their own memories to share about Pascal?
Security

Reports of Active Directory Vulnerability Allowing DNS Record Spoofs to Steal Secrets (theregister.com) 14

Long-time Slashdot reader jd writes: The Register is reporting that Akamai security researchers have found a way to hack Active Directory and obtain the information stored within it. The researchers go on to say that Microsoft is NOT planning to fix the vulnerability.
From the article: While the current report doesn't provide technical details or proof-of-concept exploits, Akamai has promised, in the near future, to publish code that implements these attacks called DDSpoof — short for DHCP DNS Spoof.

'We will show how unauthenticated attackers can collect necessary data from DHCP servers, identify vulnerable DNS records, overwrite them, and use that ability to compromise AD domains,' Akamai security researcher Ori David said.

The DHCP attack research builds on earlier work by NETSPI's Kevin Roberton, who detailed ways to exploit flaws in DNS zones.

Businesses

Before Sam Altman's Ouster, OpenAI's Leaders Were Warned of Abusive Behavior (msn.com) 64

"This fall, a small number of senior leaders approached the board of OpenAI with concerns about chief executive Sam Altman," the Washington Post reported late Friday: Altman — a revered mentor, and avatar of the AI revolution — had been psychologically abusive, the employees alleged, creating pockets of chaos and delays at the artificial-intelligence start-up, according to two people familiar with the board's thinking who spoke on the condition of anonymity to discuss sensitive internal matters. The company leaders, a group that included key figures and people who manage large teams, mentioned Altman's allegedly pitting employees against each other in unhealthy ways, the people said.

Although the board members didn't use the language of abuse to describe Altman's behavior, these complaints echoed some of their interactions with Altman over the years, and they had already been debating the board's ability to hold the CEO accountable. Several board members thought Altman had lied to them, for example, as part of a campaign to remove board member Helen Toner after she published a paper criticizing OpenAI, the people said.

The new complaints triggered a review of Altman's conduct during which the board weighed the devotion Altman had cultivated among factions of the company against the risk that OpenAI could lose key leaders who found interacting with him highly toxic. They also considered reports from several employees who said they feared retaliation from Altman: One told the board that Altman was hostile after the employee shared critical feedback with the CEO and that he undermined the employee on that person's team, the people said...

The complaints about Altman's alleged behavior, which have not previously been reported, were a major factor in the board's abrupt decision to fire Altman on Nov. 17, according to the people. Initially cast as a clash over the safe development of artificial intelligence, Altman's firing was at least partially motivated by the sense that his behavior would make it impossible for the board to oversee the CEO.

Bloomberg reported Friday: The board had heard from some senior executives at OpenAI who had issues with Altman, said one person familiar with directors' thinking. But employees approached board members warily because they were scared of potential repercussions of Altman finding out they had spoken out against him, the person said.
Two other interesting details from the Post's article:
  • While over 95% of the company's employees signed an open letter after Altman's firing demanding his return, "On social media, in news reports and on the anonymous app Blind, which requires members to sign up with a work email address to post, people identified as current OpenAI employees also described facing intense peer pressure to sign the mass-resignation letter."
  • The Post also spotted "a cryptic post" on X Wednesday from OpenAI co-founder and chief scientist Ilya Sutskever about lessons learned over the past month: "One such lesson is that the phrase 'the beatings will continue until morale improves' applies more often than it has any right to,'" (The Post adds that "The tweet was quickly deleted.")

The Post also reported in November that "Before OpenAI, Altman was asked to leave by his mentor at the prominent start-up incubator Y Combinator, part of a pattern of clashes that some attribute to his self-serving approach."


EU

Europe Reaches a Deal On the World's First Comprehensive AI Rules (apnews.com) 36

An anonymous reader quotes a report from the Associated Press: European Union negotiators clinched a deal Friday on the world's first comprehensive artificial intelligence rules, paving the way for legal oversight of technology used in popular generative AI services like ChatGPT that has promised to transform everyday life and spurred warnings of existential dangers to humanity. Negotiators from the European Parliament and the bloc's 27 member countries overcame big differences on controversial points including generative AI and police use of facial recognition surveillance to sign a tentative political agreement for the Artificial Intelligence Act.

"Deal!" tweeted European Commissioner Thierry Breton, just before midnight. "The EU becomes the very first continent to set clear rules for the use of AI." The result came after marathon closed-door talks this week, with one session lasting 22 hours before a second round kicked off Friday morning. Officials provided scant details on what exactly will make it into the eventual law, which wouldn't take effect until 2025 at the earliest. They were under the gun to secure a political victory for the flagship legislation but were expected to leave the door open to further talks to work out the fine print, likely to bring more backroom lobbying.

The AI Act was originally designed to mitigate the dangers from specific AI functions based on their level of risk, from low to unacceptable. But lawmakers pushed to expand it to foundation models, the advanced systems that underpin general purpose AI services like ChatGPT and Google's Bard chatbot. Foundation models looked set to be one of the biggest sticking points for Europe. However, negotiators managed to reach a tentative compromise early in the talks, despite opposition led by France, which called instead for self-regulation to help homegrown European generative AI companies competing with big U.S rivals including OpenAI's backer Microsoft. [...] Under the deal, the most advanced foundation models that pose the biggest "systemic risks" will get extra scrutiny, including requirements to disclose more information such as how much computing power was used to train the systems.

United Kingdom

UK Signals Microsoft's Partnership With OpenAI Faces Scrutiny 6

The UK's antitrust watchdog is considering whether Microsoft and OpenAI's partnership should be called in for a merger probe. From a report: The Competition and Markets Authority said Friday it was seeking views from interested parties to comment on whether the two firms recent collaboration could result in competition issues in the UK. The move from the UK watchdog comes less than two months since it eventually approved Microsoft's acquisition of Activision Blizzard.

Microsoft is the largest investor in OpenAI, having invested $13 billion into the startup so far. The software giant has incorporated several of OpenAI's products into its suite of enterprise tools, and the startup spends considerable amounts on Microsoft's cloud services. The CMA said it will look at whether the the balance of power between the two firms has fundamentally shifted to give one side more control or influence over the other. When asked to comment on the CMA's move a spokesperson at the European Commission said the regulator had been "following very closely the situation of control over OpenAI."
The Courts

FTC Tries Again To Stop Microsoft's Already-Closed Deal For Activision (reuters.com) 37

U.S. antitrust regulators told a federal appeals court Wednesday that a federal judge got it wrong when she allowed Microsoft's $69 billion purchase of Activision to close. Reuters reports: Speaking for the Federal Trade Commission, lawyer Imad Abyad argued that the lower-court judge held the agency to too high a standard, effectively requiring it to prove that the deal was anticompetitive. He told a three-judge appeals court panel in California that the FTC had only to show that Microsoft had the ability and incentive to withhold Activision's games from rival game platforms to prove the agency's case. He said the FTC "showed that in the past that's what Microsoft did," referring to allegations that Microsoft made some Zenimax games exclusive after buying that company.

Speaking for Microsoft, lawyer Rakesh Kilaru called the FTC case "weak" and said that the agency had asked the lower-court judge for too much leeway. "It is also clear that the standard can't be as low as the FTC is suggesting," he said. "It can't be kind of a mere scintilla of evidence." He argued that the agency failed to show that Microsoft had an incentive to withhold "Call of Duty" from rival gaming platforms. The judges actively questioned both attorneys, with Judge Daniel Collins pressing the FTC's attorney on how concessions that Microsoft gave British antitrust enforcers affect the U.S. market. He also appeared to take issue with Abyad's assertions that more analysis of the deal was necessary, especially since Microsoft had struck agreements with rivals recently, including one with Sony this past summer. "This was not a rush job on the part of the FTC," he said.

Two antitrust scholars who listened to the arguments said the FTC faced a tough slog to prevail. A finding of "clear error" by a lower court judge is "really stark," said Alden Abbott, a former FTC general counsel, comparing it to the idea that a court ignored key evidence from a witness. Abbott said the appeals court noted that the trial judge had considered "a huge amount of record evidence."

Windows

Notepad On Windows 11 Is Finally Getting a Character Count (theverge.com) 47

Microsoft's Notepad app on Windows 11 is getting a character count at the bottom of the window. "When text is selected, the status bar shows the character count for both the selected text and the entire document," explains Microsoft's Windows Insider team in a blog post. "If no text is selected, the character count for the entire document is displayed, ensuring you always have a clear view of your document's length." The Verge reports: This is the latest addition in a line of changes to Notepad this year, with the app recently getting a new autosave option that lets you close it without seeing the pop-up save prompt every time. Microsoft has also added tabs to Notepad, a dark mode, and even a virtual fidget spinner.

Alongside the Notepad changes in this latest Windows 11 test build, the widgets section of the OS is also getting some improvements. You'll soon be able to just show widgets and hide the feed of news and articles that appear inside the widgets screen.

Social Networks

Actors Recorded Videos for 'Vladimir.' It Turned Into Russian Propaganda. (wsj.com) 70

Internet propagandists aligned with Russia have duped at least seven Western celebrities, including Elijah Wood and Priscilla Presley, into recording short videos to support its online information war against Ukraine, according to new security research by Microsoft. From a report: The celebrities look like they were asked to offer words of encouragement -- apparently via the Cameo app -- to someone named "Vladimir" who appears to be struggling with substance abuse, Microsoft said. Instead, these messages were edited, sometimes dressed up with emojis, links and the logos of media outlets and then shared online by the Russia-aligned trolls, the company said.

The point was to give the appearance that the celebrities were confirming that Ukrainian President Volodymyr Zelensky was suffering from drug and alcohol problems, false claims that Russia has pushed in the past, according to Microsoft. Russia has denied engaging in disinformation campaigns. In one of the videos, a crudely edited message by Wood to someone named Vladimir references drugs and alcohol, saying: "I just want to make sure that you're getting help." Wood's video first surfaced in July, but since then Microsoft researchers have observed six other similar celebrity videos misused in the same way, including clips by "Breaking Bad" actor Dean Norris, John C. McGinley of "Scrubs," and Kate Flannery of "The Office," the company said.

Microsoft

Microsoft Readies 'Groundbreaking' AI-focused Windows Release 69

What's next for Windows? Microsoft plans next-gen Windows AI release in 2024, plus details on recent changes to the Windows roadmap. From a report: According to my sources, the new Windows bosses are now returning to an annual release cycle for major versions of the Windows platform, meaning Windows is going back to having just one big feature update a year instead of multiple smaller ones throughout. Microsoft may still use Moment updates sparingly, but they will no longer be the primary delivery vehicle for new features going forward.

These changes are said to take effect after Hudson Valley launches in 2024, so I'm still expecting at least one more Moment update for the current version of Windows 11, which sources say will ship in the February or March time frame early next year. [...] According to my sources, Microsoft's blockbuster new feature will be the introduction of an AI-powered Windows Shell, enhanced with an "advanced Copilot," that's able to constantly work in the background to enhance search, jumpstart projects or workflows, understand context, and much more.

Sources say these AI features will be "groundbreaking." The company is working on a new history/timeline feature that will let users scroll back in time through all the apps and websites that Copilot has remembered, which can be filtered based on a user's specific search criteria. For example, you could type "FY24 earnings" and every instance where that term was on-screen will reappear for you to see and open. AI will also enhance search in Windows, with the ability to use natural language to find things that you've previously opened or seen on your PC.
AMD

Meta and Microsoft To Buy AMD's New AI Chip As Alternative To Nvidia's (cnbc.com) 16

Meta, OpenAI, and Microsoft said at an AMD investor event today that they will use AMD's newest AI chip, the Instinct MI300X, as an alternative to Nvidia's expensive graphic processors. "If AMD's latest high-end chip is good enough for the technology companies and cloud service providers building and serving AI models when it starts shipping early next year, it could lower costs for developing AI models and put competitive pressure on Nvidia's surging AI chip sales growth," reports CNBC. From the report: "All of the interest is in big iron and big GPUs for the cloud," AMD CEO Lisa Su said Wednesday. AMD says the MI300X is based on a new architecture, which often leads to significant performance gains. Its most distinctive feature is that it has 192GB of a cutting-edge, high-performance type of memory known as HBM3, which transfers data faster and can fit larger AI models. Su directly compared the MI300X and the systems built with it to Nvidia's main AI GPU, the H100. "What this performance does is it just directly translates into a better user experience," Su said. "When you ask a model something, you'd like it to come back faster, especially as responses get more complicated."

The main question facing AMD is whether companies that have been building on Nvidia will invest the time and money to add another GPU supplier. "It takes work to adopt AMD," Su said. AMD on Wednesday told investors and partners that it had improved its software suite called ROCm to compete with Nvidia's industry standard CUDA software, addressing a key shortcoming that had been one of the primary reasons AI developers currently prefer Nvidia. Price will also be important. AMD didn't reveal pricing for the MI300X on Wednesday, but Nvidia's can cost around $40,000 for one chip, and Su told reporters that AMD's chip would have to cost less to purchase and operate than Nvidia's in order to persuade customers to buy it.

On Wednesday, AMD said it had already signed up some of the companies most hungry for GPUs to use the chip. Meta and Microsoft were the two largest purchasers of Nvidia H100 GPUs in 2023, according to a recent report from research firm Omidia. Meta said it will use MI300X GPUs for AI inference workloads such as processing AI stickers, image editing, and operating its assistant. Microsoft's CTO, Kevin Scott, said the company would offer access to MI300X chips through its Azure web service. Oracle's cloud will also use the chips. OpenAI said it would support AMD GPUs in one of its software products, called Triton, which isn't a big large language model like GPT but is used in AI research to access chip features.

Open Source

Veteran Editors Notepad++ and Geany Hit Milestone Versions (theregister.com) 21

Liam Proven reports via The Register: One of the best FOSS text editors for Windows, Notepad++, is turning 20, while cross platform Geany just hit version 2.0 as it turns 18 years old. Notepad++'s version 8.6 is the twentieth anniversary release of one of the go-to FOSS text editors for Windows. [...] If you use an Arm-powered Windows machine, such as the ThinkPad X13S, there is now a native Arm64 version. It still supports x86-32 as well, and there are portable versions which work without being installed locally -- handy if you don't have admin rights. There is even a usefully recent version for Windows XP if you are still using that geriatric OS. This release adds multi-select, allowing you to manipulate multiple instances of the same text at once, which looks confusing but very powerful.

It is a staple on all of the Reg FOSS desk's Windows partitions, thanks to its inclusion in the essential Windows post-install setup tool Ninite. Ninite will install -- and update -- a whole swath of FOSS and freeware tools for Windows, making setup of a new machine doable in just a couple of clicks. And if you keep the Ninite installer file around, you can re-run it later and it will update everything it installed first time around. Ninite does offer other programmers' editors, such as Eclipse and Microsoft Visual Studio Code -- but they are behemoths by comparison. VSCode is implemented as an Electron app, meaning that it's huge, embeds an entire copy of Chromium, and scoffs RAM like it's going out of fashion. Notepad++ is a native Win32 app, making it tiny and fast: the download is less than 5MB, one twentieth the size of VSCode.

Sluggish, bloated editors are not just a problem on Windows. Gargantuan Electron apps are distressingly prevalent on Linux and macOS as well. This vulture is guilty of using some, and even recommending them -- because some of them can do things that nothing else can. That's not true in the case of plain text editors, though. You don't have to put up with apps that take a good fraction of a gigabyte for this. Geany is a good example. It straddles the line between a text editor and an IDE: it can manage multi-project files, automatically call out to compilers and suchlike, and parse their output to highlight errors. We last mentioned it nearly a decade ago but the project recently reached voting age -- at least for humans -- and after this milestone in maturity its developers called the latest release version 2.0. It has better support for dark mode, a new tree view in its sidebar, adds a bunch of new supported file types, and can detect if the user changes the type of a file and re-do its syntax highlighting to match.

Windows

Windows 10 Gets Three More Years of Security Updates, If You Can Afford Them (arstechnica.com) 80

An anonymous reader quotes a report from Ars Technica: Windows 10's end-of-support date is October 14, 2025. That's the day that most Windows 10 PCs will receive their last security update and the date when most people should find a way to move to Windows 11 to ensure that they stay secure. As it has done for other stubbornly popular versions of Windows, though, Microsoft is offering a reprieve for those who want or need to stay on Windows 10: three additional years of security updates, provided to those who can pay for the Extended Security Updates (ESU) program.

The initial announcement, written by Windows Servicing and Delivery Principal Product Manager Jason Leznek, spends most of its time encouraging users and businesses to upgrade to Windows 11 rather than staying on 10, either by updating their current computers, upgrading to new PCs or transitioning to a Windows 365 cloud-based PC instead. But when Leznek does get to the announcement of the ESU program, the details are broadly similar to the program Microsoft offered for Windows 7 a few years ago: three additional years of monthly security updates and technical support, paid for one year at a time. The company told us that "pricing will be provided at a later date," but for the Windows 7 version of the ESU program, Microsoft upped the cost of the program each year to encourage people to upgrade to a newer Windows version before they absolutely had to; the cost was also per-seat, so what you paid was proportional to the number of PCs you needed updates for.

One difference this time is that Microsoft told us it would be offering Windows 10 ESU updates to individuals, though the company didn't offer particulars. More details should be available on Windows 10's lifecycle support page soon. Leznek reiterated that Windows 10 22H2 would be the final version of Windows 10 and that the operating system would not receive any additional features during the ESU period.

Cloud

Amazon Latest To Criticise Microsoft in UK Cloud Market Probe (reuters.com) 6

Amazon has told Britain's antitrust authority its rival Microsoft uses business practices that restrict customer choice in the cloud computing market, the second major company to criticise the U.S. tech giant's operations. From a report: Britain's Competition and Markets Authority (CMA) launched an investigation into the country's cloud computing industry in October, following a referral from media regulator Ofcom that highlighted Amazon and Microsoft's dominance of the market.

In a letter published on the CMA's website on Tuesday, Amazon said changes to Microsoft's terms of services had made it difficult for customers to switch to alternative cloud providers, or run competitors' services alongside. "To use many of Microsoft's software products with these other cloud services providers, a customer must purchase a separate license even if they already own the software," Amazon said. "This often makes it financially unviable for a customer to choose a provider other than Microsoft."

Microsoft

Microsoft's Copilot is Getting OpenAI's Latest Models and a New Code Interpreter (theverge.com) 6

Microsoft is detailing a number of new features coming to its Copilot service soon, including OpenAI's latest models. Copilot will get support for GPT-4 Turbo soon, alongside an updated DALL-E 3 model, a new code interpreter feature, and deep search functionality inside Bing. From a report: Copilot will soon be able to respond using OpenAI's latest GPT-4 Turbo model, which essentially means it will "see" more data thanks to a 128K context window. This larger context window will allow Copilot to better understand queries and offer better responses.

While you're waiting on the GPT-4 Turbo model to appear in Copilot, Microsoft is now using an improved DALL-E 3 model in Bing Image Creator and Copilot. Microsoft Edge, which includes a Copilot sidebar, is also getting the ability to compose text within websites' text input to rewrite sentences inline. You can also now use Copilot in Microsoft Edge to summarize videos you're watching on YouTube. Coders and developers might be interested in a new code interpreter feature coming to Copilot soon. This new feature will allow Copilot users to get more accurate calculations, data analysis, or even code from the AI chatbot.

Slashdot Top Deals