|
The last thing you want when dealing with a hot oven is any added burn risk. But some owners of Osters countertop ovens have experienced just that. Osters parent company, Sunbeam Products, is recalling over a million units of Oster French Door Countertop Ovens due to its doors unexpectedly closing. The company has received 95 reports of this occurring, leading to burn injuries, two of which were second-degree burns. Where and when was the product sold? According to a notice from the U.S. Consumer Product Safety Commission (CPSC), the recall includes about 1,290,000 units in the United States and another approximately 104,195 units in Canada. In the U.S., the ovens were sold nationwide in stores such as Bed Bath & Beyond, Costco, and Walmart. The products were sold from August 2015 to July 2025 for $140 to $250. They were also available online through Amazon.com and Overstock.com during this time. Four model numbers are included in the recall: TSSTTVFDXL TSSTTVFDDG TSSTTVFDMAF TSSTTVFDDAF The model number is available on the original packaging or on the back of the oven. How dangerous is this product? According to a separate recall notice posted to the Oster website, 95 injuries have been reported. Of those, 93 were minor burns that required no medical treatment and were “consistent with first-degree burns, such as sunburn or friction-related irritation.” The remaining two were second-degree burns that resulted in the victims seeking treatment. Oster says it has received no reports of hospitalizations as a result of using the ovens. What should I do if I have this product? First, stop using it. If your Oster French Door Countertop Oven is part of the recall, then you can contact Sunbeam Products to receive a free repair kit. You can reach the company through one of three options: A toll free call to 800-334-0759 from 8 a.m. to 5 p.m. ET Monday through Friday. On Osters recall page. On Osters website by clicking the recall banner at the top of the homepage. It will bring you to the recall page. The repair kit is made up of a clip-on device that provides additional holding force to help keep the doors in the open position when reaching in the oven. It also has repair instructions and QR code that leads to an installation video. No tools should be necessary to attach the clip-on device.
Category:
E-Commerce
The meteoric rise in artificial intelligence and its usage in nearly every facet of our daily life is leaving a profound mark on the job market. In the first quarter of 2025 alone, more than 76,000 jobs were lost to automation, as AI-powered analytics platforms replaced junior data analysts. Nearly 40% of employers expect to cut staff in areas where AI can handle tasks, according to the World Economic Forum’s Future of Jobs Report 2025. Now, with the rise of generative AIs successor, agentic AI, many in the tech industry fear that AI will soon claim coding and tech jobs. After all, if AI-powered coding assistants can write, debug, and refactor code in seconds, what use is there for human developers? But leaders inside OpenAI see the moment in almost opposite terms. Thibault Sottiaux, engineering lead for Codex at OpenAI, argues that coding isnt dyingits evolving. Rather than rendering developers obsolete, he believes AI is transforming coding by amplifying human strengths in creativity, reasoning, and problem-solving. If you look at todays AI tools, its clear theyre far from perfect. Theres still so much capacity in the world to absorb better, more powerful, and more delightful software, Sottiaux says. These coding tools, he says, are radically reshaping the learning curve for young coders. I see new graduates on my team picking up programming at a speed I havent witnessed before.” Developers are spending less time on line-by-line debugging, freeing them up to what should be built, how systems should be structured, and what kind of impact software can have in the world. OpenAI predicts that human roles will increasingly shift toward oversight and orchestration, with AI serving as both collaborator and accelerator: handling background work, surfacing errors early, and enabling engineers to explore ideas faster. OpenAI recently introduced an upgraded version of Codex, a specialized model designed for the long, messy work of coding and software development. Now powered by GPT-5, Codex can adapt its reasoning effort based on task complexity. It can breeze through a simple bug fix in seconds, or run for more than seven hours to reengineer an entire subsystem. That balance between being fast on simple tasks and going deep on harder problems is a distinctive trait of GPT-5-Codex, Sottiaux added. The quality of its code reviews and its ability to think dynamically over longer periods are key differentiators. GPT-5-Codex also pushes further on code quality overall. Now available in the Codex Responses API, and for use through Codex in various environments, including IDE extensions, terminal, web, and GitHub integrations, it can review an entire codebase, execute unit tests, validate dependencies, and even catch subtle vulnerabilities before they become production headaches. Codex was built to work alongside developers, and humans still stay in control, Sottiaux explains. For newcomers, its a collaborator that can help explore languages like Rust, navigate codebases, and grasp core concepts much faster. For senior developers, it provides leverage at a higher level. By setting the right context, guardrails, and structure, they can take on more ambitious problems and ultimately achieve more impact than before. OpenAI isnt the only big player arguing that AI isnt the IT job killer many feared. According to Googles latest DORA: State of AI-assisted Software Development report, 90% of tech professionals now use AI in their workflows, highlighting a 14% jump from last year, for coding, testing, and security reviews. Likewise, Udemy, one of the worlds largest online learning platforms, reports that the rise of AI integrations within enterprises has sparked a surge in enrollment for AI-related courses. Every minute, five to eight people sign up for a generative AI class on our platform, Hugo Sarrazin, CEO of Udemy, tells Fast Company. Designing code requires critical thinking, which is fundamentally a human trait. Of course, AI will generate a lot more software, but you still need analysis, judgment, and testing. Thats why its so important to teach the foundations of coding and development, whether or not someone ends up relying heavily on AI. Coding as a foundation Skeptics often warn that due to AI-driven automation, coding roles will disappear,leaving fewer opportunities for junior developers to gain experience. Thats not how OpenAI sees it. Some will use AI to go deep, building technical expertise at an accelerated pace, Sottiaux says. At OpenAI, more of the effort is shifting into code review and planning, while much of the coding itself is automated. Software engineering is about making an impact, and this shift allows us to create more in the same amount of time. He added that coding literacy remains vital for training the next generation of engineers, researchers, and entrepreneurs and stressed that the shift to AI-augmented development is a natural progression. In practice, many of OpenAIs customers are actively deploying Codex in production. Popular language-learning app Duolingo, for example, uses it to review back-end Python code for the platform. In benchmark tests, the company found that Codexs upgraded version was the only system able to catch subtle backward-compatibility issues and consistently flagged bugs that other automated reviewers overlooked. On a major software engineering test called SWE-bench Verified, GPT-5 Codex beat its predecessor by a wide margin. It solved more than half of the code-fixing challenges it was given, compared with about one-third for the earlier GPT 4.5 integrated model. For simple bugs, Codex used far fewer resources, cutting the workload by 94%. And when faced with tougher problems, it didnt just work faster; it applied roughly twice the level of reasoning to reach a solution. Likewise, companies including Gap Inc., Vanta, and Virgin Atlantic are also using Codex for specific applications. “During planning and development, the Extension can be tuned to the right level of reasoning (the ability to solve problems), and its ability to utilize Model Context Protocol (MCP) allows the right tools to be called directly from engineers’ IDEs, Richard Masters, VP Data & AI at Virgin Atlantic, said in a statement. Surviving the AI era The shifts suggest that coding is becoming just one part of a much larger transformation, as AI tools weave themselves into both work and daily life. Jan Chorowski, CTO at Pathway and a former deep learning researcher at Google who worked alongside Geoff Hinton at Google Brain, says coding is one of the few areas where AI is already delivering on its promise. While workflows are undeniably shifting as teams look to maximize productivityWho looks up Stack Overflow by hand these days? he notes. Chorowski says that while AI enables a deep understanding of coding, from low-level machine tasks to grasping entire problem domains, it often falls short on the basic nuances that human developers handle instinctively. The key differentiation we have today, as humans, is the ability to come up with new ideas that are well-grounded in a specific context. For developing software, the required context is particularly broad, he explained. AI lacks such contextualized judgement. Changing this is the challenge for the next decade. An important question is if AI tools will reach the deep understanding to be able to innovate and go beyond the capabilities of current Codex models. OpenAI maintains that coding holds a unique place: it cultivates reasoning, the very skill on which AI itself depends. If that vision proves true, the story of coding will not be one of extinction but of expansioninto a future where software is crafted through the partnership of human creativity and machine intelligence. Theres never been a better time to learn, especially for students and recent graduates, says Sottiaux. Id recommend picking a coding agent and starting a couple of projects. You can even use ChatGPT to generate creative ideas for what to build. Then start learning, engage with curiosity, and treat the agent as a true collaborator.
Category:
E-Commerce
President Donald Trump signed an executive order on Thursday declaring that his plan to sell Chinese-owned TikTok’s U.S. operations to U.S. and global investors will address the national security requirements in a 2024 law. The new U.S. company will be valued at around $14 billion, Vice President JD Vance said, putting a price tag on the popular short video app far below some analyst estimates. Trump on Thursday delayed until January 20 enforcement of the law that bans the app unless its Chinese owners sell it amid efforts to extract TikTok’s U.S. assets from the global platform, line up American and other investors, and win approval from the Chinese government. The publication of the executive order shows Trump is making progress on the sale of TikTok’s U.S. assets, but numerous details need to be fleshed out, including how the U.S. entity would use TikTok’s most important asset, its recommendation algorithm. “There was some resistance on the Chinese side, but the fundamental thing that we wanted to accomplish is that we wanted to keep TikTok operating, but we also wanted to make sure that we protected Americans’ data privacy as required by law,” Vance told reporters at an Oval Office briefing. Trump’s order says the algorithm will be retrained and monitored by the U.S. company’s security partners, and operation of the algorithm will be under the control of the new joint venture. Trump said Chinese President Xi Jinping had indicated approval of the plans. “I spoke with President Xi,” Trump said. “We had a good talk, I told him what we were doing and he said go ahead with it.” China’s foreign ministry on Friday reiterated that the government “respects the will of enterprises and welcomes them to conduct business negotiations on the basis of market rules to reach solutions that comply with Chinese laws and regulations and achieve a balance of interests.” “We hope the U.S. will provide an open, fair and non-discriminatory business environment for Chinese companies investing in the United States,” ministry spokesperson Guo Jiakun told a press conference, without giving further details of the deal. TikTok did not immediately comment on Trump’s action. Trump has credited TikTok, which has 170 million U.S. users, with helping him win reelection last year. Trump has 15 million followers on his personal TikTok account. The White House also launched an official TikTok account last month. “This is going to be American-operated all the way,” Trump said. He said that Michael Dell, the founder, chairman and CEO of Dell Technologies; Rupert Murdoch, the chairman emeritus of Fox News owner Fox Corp and newspaper publisher News Corp, and “probably four or five absolutely world-class investors” would be part of the deal. The White House did not discuss how it came up with the $14 billion valuation. TikTok’s Chinese parent, ByteDance, currently values itself at more than $330 billion, according to its new employee share buyback plan. TikTok contributes a small percentage of the company’s total revenue. According to Wedbush Securities analyst Dan Ives, TikTok was estimated to be worth $30 billion to $40 billion without the algorithm as of April 2025. Alan Rozenshtein, a professor at the University of Minnesota Law School, said the executive order left unanswered questions, including whether ByteDance would still control the algorithm. “The problem is that the president has certified the deal, but he has not provided a lot of information on the algorithm,” he said. Chinese media on Friday also painted a different picture of the TikTok agreement, suggesting ByteDance would continue to play a major or operational role. ByteDance will set up a new U.S. company as part of the restructuring of TikTok’s U.S. operations, Chinese media outlet LatePost reported, citing sources. The new company to be set up by ByteDance will be responsible for e-commerce, branding operations and interconnection with international operations, the report said. The report also said the joint venture, as described by the White House and valued at $14 billion, would be responsible for U.S. digital security, safeguarding content and software as well as related local businesses. Another Chinese financial magazine, Caixin, also reported, citing people close to the deal, that ByteDance planned to set up a TikTok U.S. entity that will receive some revenue from the new TikTok joint venture. Both reports were taken down from their respective websites later on Friday. The White House and ByteDance did not immediately respond to a request for comment. ORACLE AND OTHERS TO OWN TIKTOK IN THE U.S. A group of three investors, including Oracle and private-equity firm Silver Lake, will take a roughly 50% stake in TikTok U.S., two sources familiar with the deal said on Thursday. A group of existing shareholders in ByteDance will hold a roughly 30% stake, one of the sources said. Among ByteDances current investors are Susquehanna International Group, General Atlantic and KKR. Given intense investor interest in TikTok, the 50% stake may still shift, the source noted. Oracle and Silver Lake did not immediately respond to requests for comment. CNBC reported earlier, citing sources, that Abu Dhabi-based MGX, Oracle and Silver Lake are poised to be the main investors in TikTok U.S. with a combined 45% ownership. MGX did not immediately respond to a Reuters request for comment on the CNBC report. Republican House of Representatives lawmakers said they wanted to see more details of the deal to ensure it represented a clean break with China. “As the details are finalized, we must ensure this deal protects American users from the influence and surveillance of CCP-aligned groups, said U.S. Representatives Brett Guthrie, Gus Bilirakis and Richard Hudson. The agreement on TikToks U.S. operations includes the appointment by ByteDance of one of seven board members for the new entity, with Americans holding the other six seats, a senior White House official said on Saturday. ByteDance would hold less than 20% in TikTok U.S. to comply with requirements set out in the 2024 law that ordered it shut down by January 2025 if ByteDance did not sell its U.S. assets. Additional reporting by Beijing newsroom and Brenda Goh Jeff Mason, Dawn Chmielewski and David Shepardson, Reuters
Category:
E-Commerce
All news |
||||||||||||||||||
|