Home Blog Page 175

Own the PlayStation Logo… Sort Of

0

PlayStation Logo Figure Brings Back Nostalgia

A Tiny but Mighty Icon

Listen up gamers, you can now own the PlayStation logo – well, sort of. As an unexpected gift to fans, Bandai has released a dinky 3D PlayStation logo figure that even plays the console’s iconic startup sound (one of the most iconic sonic branding examples to grace our ears).

A Blast from the Past

First released in Japan back in 1994, the original PlayStation has now joined the ranks with some of the best retro game consoles, and while it’s a sobering thought for some, the nostalgia associated with the PS1 can’t be denied. Do I need this tiny PS logo figure for my desk? No. Do I want it immediately? Absolutely.

What’s in the Box?

The mini logo figure comes with two detachable bases – one standard and one featuring the startup sound – so there’s room to customize it to your liking. It’s the perfect little gift for pals (or a treat for yourself, no judgment here).

Availability and Pricing

But, before you get your hopes up too much, I’m sad to report that it’s only available in Japan from Premium Bandai, for 3,300 yen (about $22) without added shipping fees. Surely it’s worth it, right? Right.

Conclusion

For PlayStation fans, this tiny logo figure is a must-have. It’s a nostalgic reminder of the good old days, and it’s a great conversation starter. If you’re willing to shell out the extra cash for international shipping, it’s definitely worth it.

FAQs

Q: Is the PlayStation logo figure available outside of Japan?
A: No, it’s only available in Japan from Premium Bandai.

Q: How much does the PlayStation logo figure cost?
A: 3,300 yen (about $22) without added shipping fees.

Q: What comes with the PlayStation logo figure?
A: The mini logo figure comes with two detachable bases – one standard and one featuring the startup sound.

Q: Is this a must-have for PlayStation fans?
A: Absolutely, it’s a great nostalgic reminder of the good old days, and it’s a great conversation starter.

CFPB Workers Reinstated After a Court Order, But Many Still Can’t Work

0

Terminated CFPB Employees Reinstated, But Not Exactly Back to Work

CFPB Employees Receive Reinstatement Notices

Probationary employees at the Consumer Financial Protection Bureau (CFPB) received letters over the weekend notifying them that they were reinstated into their positions, following a court order requiring the CFPB and 17 other agencies to restore such employees. This comes after the agency terminated around 70 probationary employees in early February, as well as 70 to 100 term employees, according to NPR.

But Are They Really Back to Work?

However, it appears that not all reinstated employees are actually returning to work. A copy of a reinstatement notice viewed by The Verge shows that while an employee’s responsibilities and compensation were reinstated, they are still on administrative leave until further notice. This means they will continue to receive pay, but are excused from their duties. The letter does not ask employees if they want to return to work, but rather requests an acknowledgment of receipt.

CFPB Headquarters Remains Closed

The CFPB headquarters is still closed, and reinstated employees are waiting for HR guidance on how to access their systems and equipment. This lack of clarity has raised concerns about the effectiveness of the reinstatement process.

Union Claims Political Motives Behind Firings

The union representing CFPB employees has been arguing in a separate court case that the Trump administration is attempting to illegally wind down the agency, which had around 1,700 employees before the cuts. In a separate court hearing, the union claimed that the administration is trying to shut down the agency and terminate 1,200 employees.

What’s Next?

The government is expected to provide a breakdown of the number of reinstated probationary workers by agency by 7 PM Eastern Time on Monday. The CFPB will also need to resolve the issue of access to systems and equipment for reinstated employees.

Frequently Asked Questions

Q: What is the current status of CFPB employees who were terminated?
A: Some terminated employees have been reinstated, but it is unclear if they will actually return to work.

Q: Why are CFPB employees still not back to work?
A: Reinstated employees are still on administrative leave and are waiting for HR guidance on how to access their systems and equipment.

Q: What is the union’s claim against the Trump administration?
A: The union claims the Trump administration is attempting to illegally wind down the CFPB and terminate 1,200 employees.

Q: What is the current state of the CFPB headquarters?
A: The CFPB headquarters remains closed, and reinstated employees are waiting for guidance on accessing their systems and equipment.

Qualtrics’ Empathetic AI Agents to Fix Customer Service

AI Agents: The Next Frontier of AI Assistants

Introduction

AI agents are the next step in the evolution of AI assistants, moving beyond simply answering questions to performing tasks. Qualtrics, a leader in experience management, is now implementing these agents to directly interact with customers and improve their experiences.

Experience Agents: A New Era in Customer Interactions

Qualtrics has recently unveiled Experience Agents, AI-powered assistants that can step into customer interactions to learn more about and resolve existing issues. These agents offer speed, empathy, and resolutions, according to the company. "Our approach here was how can we expand on what customers are already using us for, to enable them now to act on every single interaction," said Brad Anderson, president of products, user experience, and engineering at Qualtrics.

How Experience Agents Work

Experience Agents can interact across various customer touchpoints, including surveys, call center chats, online reviews, and other online interactions. They will try to close the customer feedback loop by immediately providing an answer tailored to individual requirements. For example, a sports fan leaving feedback about slow food service at a game can be interacted with by the agent, learning more about their issue and responding in a personalized manner.

A Standout Feature: Empathy

In a briefing before the announcement, I had the opportunity to watch the agent in action. An airline user provided feedback on an issue they had with a Qualtrics survey. I was impressed by the speed and quality of the AI agents’ responses. Not only were the responses immediate, but they were also empathetic, a quality often missed by traditional chatbots and even professionals.

The Future of Experience Agents

Qualtrics expects the agents to anticipate client needs based on previous interactions with employees and the company’s industry expertise. When asked about hesitations companies might have about having AI interact directly with their clients, Anderson stated that Qualtrics values accuracy and has a team working on AI ethics and guardrails.

Conclusion

Qualtrics’ Experience Agents mark a significant step forward in the evolution of AI assistants, moving beyond simple question-answering to task-performing. With their ability to interact directly with customers, these agents have the potential to revolutionize the way companies approach customer service.

Frequently Asked Questions

Q: What are Experience Agents?
A: Experience Agents are AI-powered assistants that can step into customer interactions to learn more about and resolve existing issues.

Q: How do Experience Agents work?
A: Experience Agents interact across various customer touchpoints, including surveys, call center chats, online reviews, and other online interactions.

Q: What are the benefits of Experience Agents?
A: Experience Agents offer speed, empathy, and resolutions, providing a better customer experience.

Q: Are there any concerns about AI interacting directly with customers?
A: Qualtrics values accuracy and has a team working on AI ethics and guardrails to address any concerns.

LLM Agent: A Graph Tutorial for Dummies

Here is the rewritten article:

Why Learn Agents with PocketFlow?

Most agent frameworks hide what’s really happening behind complex abstractions that look impressive but confuse beginners. PocketFlow takes a different approach – it’s just 100 lines of code that lets you see exactly how agents work!

The Simple Building Blocks

Imagine our agent system like a kitchen:

  • Nodes are like different cooking stations (chopping station, cooking station, plating station)
  • Flow is like the recipe that tells you which station to go to next
  • Shared store is like the big countertop where everyone can see and use the ingredients

What’s an LLM Agent (In Human Terms)?

An LLM (Large Language Model) agent is basically a smart assistant (like ChatGPT but with the ability to take actions) that can:

  • Think about what to do next
  • Choose from a menu of actions
  • Actually do something in the real world
  • See what happened
  • Think again…

The Big Secret: Agents Are Just Simple Graphs!

Here’s the mind-blowing truth about agents that frameworks overcomplicate:

Agents Are Just Simple Graphs!

  • That’s it! Every agent is just a graph with:
    • A decision node that branches to different actions
    • Action nodes that do specific tasks
    • A finish node that ends the process
    • Edges that connect everything together
    • Loops that bring execution back to the decision node

Let’s Build a Super Simple Research Agent

Here’s a code snippet to demonstrate a simple research agent:

Results for: capital of France
- The capital of France is Paris
- Paris is known as the City of Light

Third Round: The Final Decision

Our agent looks at the question again, but now it has some search results:

thinking: | 
  Now I have search results that clearly state "The capital of France is Paris".
  This directly answers the question, so I can provide a final answer.
action: answer
reason: I now have the information needed to answer the question

Fourth Round: Answering the Question

Finally, the AnswerQuestion node generates a helpful response:

The capital of France is Paris, which is also known as the City of Light.

The Whole Process Visualized

[Image: The Whole Process Visualized]

Conclusion: The Secret to Understanding Agents

Now you know the secret – LLM agents are just loops with branches:

  1. Think about the current state
  2. Branch by choosing one action from multiple options
  3. Do the chosen action
  4. Get results from that action
  5. Loop back to think again

FAQs

Q: What is an LLM agent?
A: An LLM (Large Language Model) agent is a smart assistant that can think, choose actions, take actions, and learn from results.

Q: How do LLM agents work?
A: LLM agents work by following a simple loop: think, branch, do, get results, loop back.

Q: Is it true that LLM agents are just simple graphs?
A: Yes, LLM agents are just simple graphs with decision nodes, action nodes, and edges.

Q: Can I build my own LLM agent?
A: Yes, you can build your own LLM agent using a framework like PocketFlow.

Groups Step Up to Rescue At-Risk Public Data

Public Data Under Threat: Groups Rush to Preserve Government Datasets

The Threat to Public Data

Public data is the lifeblood of open research and scientific inquiry. However, the possibility of losing public datasets, including academic, government, and scientific data generated as part of research, is now spurring several groups to take action to save it.

The Cuts Deep

In early February, the New York Times reported that more than 8,000 Web pages had been taken down across more than a dozen websites as part of President Trump’s orders to eliminate controversial diversity, equity, and inclusion (DEI) programs. Unfortunately, the cuts have gone deeper than gender and racial ideology. According to the Times, they spanned 3,000 pages from CDC websites, including 1,000 research articles on everything from chronic disease prevention to the warning signs of Alzheimer’s disease.

Efforts to Document the Data

One of the groups racing to document the data before it disappears is the End of Term Web Archive, which is dedicated to documenting government websites every four years when the reins of power are handed to the next president. The group has worked to document every transition since 2008.

Other Groups Working to Save Data

Another group working to save data is the Environmental Data & Governance Initiative, which bills itself as a research collaborative and network of professionals working to promote scientific data. The group formed following President Trump’s first election in 2016 and helped to save 200 terabytes of data from government websites running under the Obama Administration.

The Data Rescue Project, founded by members of the International Association for Social Science Information Service & Technology (IASSIST), the Research Data Access & Preservation (RDAP), and members of the Data Curation Network, is also working to save data. The group encourages volunteers to document at-risk datasets by using Data Lumos, a crowdsourced repository for government data created by the Inter-university Consortium for Political and Social Research (ICPSR) at the University of Michigan.

Harvard University’s Data.gov Archive

Harvard University’s Library Innovation Lab is also working to help protect data. Last month, the group launched a new project called the Data.gov Archive, which is designed to preserve datasets that have been linked to Data.gov, the Federal Government’s home for open data. The university group says it has "harvested" more than 310,000 datasets linked through Data.gov, for a total of 15 terabytes of data.

The Importance of Data Preservation

"It’s not uncommon for data to get lost under the normal course of business," said Lynda Kellam from the Data Rescue Project. "The difference is that we are seeing data being removed from studies that don’t match up with the ideology of the administration. This pace of takedown has been much quicker than it’s been in the past."

Conclusion

As Philip Bourne, the dean of the School of Data Science at the University of Virginia, wrote in a blog post, "As deans and university leaders, we need to make clear to governments that to be a public university means public accessibility to all the scholarship we produce, including the data from which that scholarship is derived."

FAQs

Q: What is the End of Term Web Archive?
A: The End of Term Web Archive is a group dedicated to documenting government websites every four years when the reins of power are handed to the next president.

Q: What is the Environmental Data & Governance Initiative?
A: The Environmental Data & Governance Initiative is a research collaborative and network of professionals working to promote scientific data.

Q: What is the Data Rescue Project?
A: The Data Rescue Project is a group founded by members of the International Association for Social Science Information Service & Technology (IASSIST), the Research Data Access & Preservation (RDAP), and members of the Data Curation Network to save at-risk datasets.

Q: What is Data Lumos?
A: Data Lumos is a crowdsourced repository for government data created by the Inter-university Consortium for Political and Social Research (ICPSR) at the University of Michigan.

Q: What is the Data.gov Archive?
A: The Data.gov Archive is a project launched by Harvard University’s Library Innovation Lab to preserve datasets linked to Data.gov, the Federal Government’s home for open data.

New platform lets anyone rapidly prototype large, sturdy interactive structures | MIT News

0

Prototyping large structures with integrated electronics, like a chair that can monitor someone’s sitting posture, is typically a laborious and wasteful process.

One might need to fabricate multiple versions of the chair structure via 3D printing and laser cutting, generating a great deal of waste, before assembling the frame, grafting sensors and other fragile electronics onto it, and then wiring it up to create a working device.

If the prototype fails, the maker will likely have no choice but to discard it and go back to the drawing board.

MIT researchers have come up with a better way to iteratively design large and sturdy interactive structures. They developed a rapid development platform that utilizes reconfigurable building blocks with integrated electronics that can be assembled into complex, functional devices. Rather than building electronics into a structure, the electronics become the structure.

These lightweight three-dimensional lattice building blocks, known as voxels, have high strength and stiffness, along with integrated sensing, response, and processing abilities that enable users without mechanical or electrical engineering expertise to rapidly produce interactive electronic devices.

The voxels, which can be assembled, disassembled, and reconfigured almost infinitely into various forms, cost about 50 cents each.

The prototyping platform, called VIK (Voxel Invention Kit), includes a user-friendly design tool that enables end-to-end prototyping, allowing a user to simulate the structure’s response to mechanical loads and iterate on the design as needed.

“This is about democratizing access to functional interactive devices. With VIK, there is no 3D printing or laser cutting required. If you just have the voxel faces, you are able to produce these interactive structures anywhere you want,” says Jack Forman, an MIT graduate student in media arts and sciences and affiliate of the MIT Center for Bits and Atoms (CBA) and the MIT Media Lab, and co-lead author of a paper on VIK.

Forman is joined on the paper by co-lead author and fellow graduate student Miana Smith; graduate student Amira Abdel-Rahman; and senior author Neil Gershenfeld, an MIT professor and director of the CBA. The research will be presented at the Conference on Human Factors in Computing Systems.

Functional building blocks

VIK builds upon years of work in the CBA to develop discrete, cellular building blocks called voxels. One voxel, an aluminum cuboctahedra lattice (which has eight triangular faces and six square faces), is strong enough to support 228 kilograms, or about the weight of an upright piano.

Instead of being 3D printed, milled, or laser cut, voxels are assembled into largescale, strong, durable structures like airplane components or wind turbines that can respond to their environments.

The CBA team merged voxels other work in their lab centered on interconnected electrical components, yielding voxels with structural electronics. Assembling these functional voxels generates structures that can transmit data and power, as well as mechanical forces, without the need for wires.

They used these electromechanical building blocks to develop VIK.

“It was an interesting challenge to think about adapting a lot of our previous work, which has been about hitting hard engineering metrics, into a user-friendly system that makes sense and is fun and easy for people to work with,” Smith says.

For instance, they made the voxel design larger so the lattice structures are easier for human hands to assemble and disassemble. They also added aluminum cross-bracing to the units to improve their strength and stability.

In addition, VIK voxels have a reversible, snap-fit connection so a user can seamlessly assemble them without the need for additional tools, in contrast to some prior voxel designs that used rivets as fasteners.

“We designed the voxel faces to permit only the correct connections. That means that, if you are building with voxels, you are guaranteed to be building the correct wiring harness. Once you finish your device, you can just plug it in and it will work,” says Smith.

Wiring harnesses can add significant cost to functional systems and can often be a source of failure.

An accessible prototyping platform

To help users who have minimal engineering expertise create a wide array of interactive devices, the team developed a user-friendly interface to simulate 3D voxel structures.

The interface includes a Finite Element Analysis (FEA) simulation model that enables users to draw out a structure and simulate the forces and mechanical loads that will be applied to it. It adds colors to an animation of the user’s device to identify potential points of failure.

“We created what is essentially a ‘Minecraft’ for voxel applications. You don’t need a good sense of civil engineering or truss analysis to verify that the structure you are making is safe. Anyone can build something with VIK and have confidence in it,” Forman says.

Users can also easily integrate off-the-shelf modules, like speakers, sensors, or actuators, into their device. VIK emphasizes flexibility, enabling makers to use the types of microcontrollers they are comfortable with.

“The next evolution of electronics will be in three-dimensional space and the Voxel Invention Kit (VIK) is the stepping stone that will enable users, designers, and innovators a way to visualize and integrate electronics directly into structures,” says Victor Zaderej, manager of advanced electronics packaging technology at Molex, a manufacturer of electronic, electrical, and fiber optic connectivity systems. “Think of the VIK as the merging of a LEGO building kit and an electronics breadboard. When creative engineers and designers begin thinking about potential applications, the opportunities and unique products that will be enabled will be limitless.”

Using the design tool for feedback, a maker can rapidly change the configuration of voxels to adjust a prototype or disassemble the structure to build something new. If the user eventually wishes to discard the device, the aluminum voxels are fully recyclable.

This reconfigurability and recyclability, along with the high strength, high stiffness, light weight, and integrated electronics of the voxels, could make VIK especially well-suited for applications such as theatrical stage design, where stage managers want to support actors safely with customizable set pieces that might only exist for a few days.

And by enabling the rapid-prototyping of large, complex structures, VIK could also have future applications in areas like space fabrication or in the development of smart buildings and intelligent infrastructure for sustainable cities.

But for the researchers, perhaps the most important next step will be to get VIK out into the world to see what users come up with.

“These voxels are now so readily available that someone can use them in their day-to-day life. It will be exciting to see what they can do and create with VIK,” adds Forman.

Waymo’s milestone SFO mapping permit comes with strings attached

0

Waymo Secures Permit to Map San Francisco International Airport Roadways

Temporary Permit Marks First Step in Waymo’s Bid to Unlock Lucrative Use Case for Robotaxis

Waymo has been given permission to map roadways at the San Francisco International Airport (SFO) via a temporary permit, a crucial step in the company’s bid to unlock a potentially lucrative use case for its robotaxis.

Permit Details

The temporary permit, announced on Monday evening by San Francisco Mayor Daniel Lurie, kicked off on March 14. Under the agreement, Waymo vehicles will not operate autonomously in the airport. Instead, employees will manually drive the vehicles to map the area. This marks the beginning of a phased approach to Waymo eventually operating commercially at SFO.

Waymo’s Plans

According to Nicole Gavel, head of business development and strategic partnerships at Waymo, "This mapping permit is an important step toward bringing the Waymo service to the millions of people who travel to and from the city each year. Many of those travelers have placed SFO at the top of their service expansion wish list."

Data Sharing and Restrictions

The permit comes with some strings attached, including data sharing requirements. According to the agreement, Waymo will provide specific data after each mapping session per vehicle, including information such as time, geographic location, and vehicle license plate number. This "data interface agreement" requires Waymo to track its vehicles as they enter and exit the airport and provide the necessary information.

The agreement also prohibits Waymo from using autonomous vehicles to move commercial goods. This restriction was sufficient to gain the approval of Peter Finn, Teamsters Western Region vice president, who expressed gratitude to Mayor Lurie and SFO Director Mike Nakornkhet for their efforts to ensure the responsible implementation of new technology.

Background and Future Plans

Waymo ramped up efforts over a year ago to gain access to pickups and drop-offs at SFO. The approval process is lengthy and requires a separate approval from the San Francisco Airport Commission. While the permit is temporary, it is expected to mirror the process SFO officials went through when Uber and Lyft first sought access more than a decade ago.

Conclusion

Waymo’s temporary permit to map SFO roadways marks a significant step toward the company’s goal of operating commercially at the airport. The agreement sets the stage for a phased approach, with potential autonomous testing and commercial operations in the future.

FAQs

Q: What does the permit allow Waymo to do?
A: The permit allows Waymo to map roadways at the San Francisco International Airport (SFO) using its vehicles, with human drivers operating the vehicles.

Q: Will Waymo operate autonomously at SFO?
A: No, under the current agreement, Waymo vehicles will not operate autonomously in the airport. Employees will manually drive the vehicles to map the area.

Q: What are the restrictions on using autonomous vehicles at SFO?
A: The agreement prohibits Waymo from using autonomous vehicles to move commercial goods.

Q: What is the next step for Waymo at SFO?
A: The next step would be to secure a ground transportation permit to operate at SFO, which has yet to be approved.

DeepSeek Is Embraced Nationally by China’s Government

0

China’s Embrace of DeepSeek: A Rapidly Growing AI Technology

Government Support

Since the founder of the Chinese artificial intelligence start-up DeepSeek shook hands with Xi Jinping, China’s top leader, last month, officials around the country have been racing to show how they are using the company’s technology.

Wide-Sweeping Adoption

Courthouse officials are using DeepSeek to draft legal judgments within minutes. Doctors at a hospital in Fuzhou, in eastern China, are using it to propose treatment plans. In Meizhou, a city in southern China, it is DeepSeek that answers a government help line. In Shenzhen, a city near Hong Kong, officials searching for people who had been reported missing or lost said they used DeepSeek to analyze surveillance video and were able to track them down in at least 300 instances.

Government’s Enthusiastic Embrace

The enthusiastic embrace of the technology by China’s bureaucracy reflects, in part, what often happens when Mr. Xi, China’s most dominant leader in decades, puts his stamp of approval on something. But it also shows the momentum that Mr. Xi has created in the years since he made advanced technologies like A.I. and supercomputers central to his vision of China’s someday surging ahead of the United States as a tech superpower.

The Rise of DeepSeek

DeepSeek’s rise has been a rare bit of good news at an economically precarious time for China. The inclusion of DeepSeek’s founder, Liang Wenfeng, in a rare meeting that Mr. Xi had with business leaders in Beijing was a sign of approval from the highest level of China’s leadership.

Government’s Style

"This is the Chinese government’s style of doing things," said Huang Guangbin, an artificial intelligence expert at Southeast University in Nanjing. "They do not reject new technologies. In reality, once they have clearly identified a direction, they will actually promote it very boldly."

Rapid Training and Adoption

In recent weeks, local Communist Party committees and police departments have held sessions to train workers to use DeepSeek. Logistics companies and hotel groups are encouraging employees to come up with uses for DeepSeek in graphic design and customer service.

Government’s Caution

The police in the eastern city of Nanchang asked the DeepSeek chatbot to settle a dispute over who should keep the house after a couple’s divorce. (The husband should repay his ex-wife for the renovations to the house that she had financed, the chatbot reportedly said.)

Global Impact

DeepSeek sent U.S. tech stocks tumbling in January after it released details of an artificial intelligence system that performed as well as top products made by American companies. DeepSeek claimed to have used fewer expensive computer chips, challenging the idea that only the biggest tech companies could afford to make cutting-edge A.I. systems.

Conclusion

DeepSeek’s rise to prominence has raised concerns about the potential risks of relying too heavily on A.I. technology, particularly for officials with public responsibilities. While the Chinese government’s enthusiasm for DeepSeek is undeniable, it is crucial to ensure that the technology is used responsibly and with caution.

FAQs

Q: What is DeepSeek?
A: DeepSeek is a Chinese artificial intelligence start-up that has gained widespread adoption in China.

Q: What does DeepSeek do?
A: DeepSeek provides a range of A.I. services, including natural language processing, computer vision, and machine learning.

Q: Who is behind DeepSeek?
A: DeepSeek was founded by Liang Wenfeng, a Chinese entrepreneur and A.I. expert.

Q: How does the Chinese government view DeepSeek?
A: The Chinese government has shown strong support for DeepSeek, with officials at all levels embracing the technology.

Q: What are the potential risks of relying on DeepSeek?
A: There are concerns that relying too heavily on DeepSeek could lead to a loss of human judgment and decision-making, as well as potential biases in the data used to train the A.I. systems.

Windows 11 update erases Copilot for some users

Microsoft Copilot Disappears After Latest Windows 11 Update

The Problem

Those of you who ran Microsoft’s latest Windows 11 update last week may have noticed at least one change. Copilot has vanished.

The Cause

Rolled out on March 11 for this month’s Patch Tuesday, KB5053598 was designed to squash several outstanding bugs and add a few new features for Windows 11. But along with those changes comes the new bug affecting Microsoft’s favorite AI app.

The Solution

In a notice following the update’s release, Microsoft revealed that the Copilot app is unintentionally uninstalled and unpinned from the taskbar on some devices. The glitch affects only the regular Copilot app and not the Microsoft 365 Copilot app available through a Microsoft 365 subscription.

Microsoft said that it’s working on a resolution to resolve the problem. But if Copilot has disappeared on your PC and you want it back, here’s what to do:

  • Head to the Microsoft Store page for Copilot, download the app, and then run the downloaded exe file.
  • To put Copilot back on the Taskbar, click the Start button and look for Copilot in the Start menu or All screen. Right-click its shortcut, move to the More menu, and click Pin to Taskbar. You can then launch and use Copilot as you normally would.

The Larger Issue

Windows 11 has been plagued by a host of glitches, most of the latest ones centered on the 24H2 version. Microsoft is still trying to catch up with some outstanding bugs, including those accidentally introduced by certain updates.

Conclusion

In the overall scheme of issues, this snafu with Copilot is relatively minor since it’s easy to fix by just reinstalling the app. But this shows that Microsoft continues to grapple with obstacles that affect the stability and reliability of Windows 11 24H2. And that’s an overall problem that the company must resolve before it cuts off support for Windows 10 this coming October.

FAQs

Q: What is the cause of the Copilot app’s disappearance?
A: The cause is a bug in the latest Windows 11 update, KB5053598, which unintentionally uninstalls and unpins the regular Copilot app from the taskbar.

Q: Is the Microsoft 365 Copilot app affected?
A: No, the Microsoft 365 Copilot app is not affected by this bug and can still be used as usual.

Q: How can I get Copilot back on my PC?
A: You can download the Copilot app from the Microsoft Store, run the downloaded exe file, and then pin it to the Taskbar.

Q: Is this a major issue?
A: While it’s inconvenient, this is a relatively minor issue that can be easily fixed by reinstalling the app. However, it’s a symptom of a larger problem with Windows 11’s stability and reliability.

OpenAI Exec Leaves to Found Materials Science Startup

0

Liam Fedus Leaving OpenAI to Found Materials Science AI Startup

Background

Liam Fedus, the Vice President of Research for Post-Training at OpenAI, has announced that he will be leaving the company to found a new startup focused on materials science AI. The news was initially reported by The Information, and Fedus confirmed the report in a statement, adding some additional details.

Plans for the New Startup

In his statement, Fedus noted that his new company will be focused on applying AI technology to the field of physics, where he earned his undergraduate degree. He expressed his enthusiasm for the opportunity to work on AI for science, stating, "AI for science is one of the most strategically important areas to OpenAI and achieving [artificial superintelligence]. OpenAI is planning to invest in and partner with my new company."

Competition in the AI Materials Science Space

Fedus’ new company will be entering a rapidly growing market, with other major players such as Google DeepMind, Microsoft, and others. In 2023, DeepMind announced that its AI system, Gnome, had discovered crystals that could be used to make new materials. More recently, Microsoft unveiled a pair of materials-discovering AI tools called MatterGen and MatterSim.

Expert Skepticism

Some experts have expressed skepticism about the ability of current AI systems to make truly novel scientific discoveries. However, the potential for AI to revolutionize the field of materials science is vast, with the potential to accelerate the development of new materials with unique properties.

Conclusion

Liam Fedus’ departure from OpenAI marks an exciting new chapter in the world of materials science AI. His new company is well-positioned to make a significant impact in this rapidly growing field, and it will be interesting to see how it develops and competes with other major players.

FAQs

Q: What is Liam Fedus leaving OpenAI to do?
A: He is leaving to found a new startup focused on materials science AI.

Q: What is the focus of the new startup?
A: The company will be focused on applying AI technology to the field of physics, where Fedus earned his undergraduate degree.

Q: Who are the other major players in the AI materials science space?
A: Other major players include Google DeepMind, Microsoft, and others.

Q: Are experts skeptical about the ability of AI to make novel scientific discoveries?
A: Yes, some experts have expressed skepticism about the ability of current AI systems to make truly novel scientific discoveries.