Meta is reportedly planning a major round of layoffs that could affect about 20 per cent of its workforce as the company increases spending on artificial intelligence and looks for ways to become more efficient. People familiar with the matter, cited by Reuters, said the company has not yet set a timeline for the job cuts, and the exact number of affected employees has not been finalised. However, senior executives have recently informed other leaders within the company to begin planning how teams could be reduced.


Survey
`; // trigger animation const inner = qaContainer.querySelector(“.qa-inner”); setTimeout( => inner.classList.add(“show”), 50); document.querySelectorAll(“input[name=’answer’]”).forEach(radio => { radio.addEventListener(“change”, => submitAnswer(radio.value)); });}function showThankYou { thankYouBox.style.display=”block”; setTimeout( => thankYouBox.classList.add(“show”), 50);}function submitAnswer(answerValue) { const finalPayload = { campaign_name: “Digit Questionaire”, form_name: “Digit Questionaire_Form 1”, form_data: [ { key: “uuid”, value: deviceId, type: “text” }, { key: “question”, value: questions[currentQuestionIndex].question, type: “text” }, { key: “response”, value: answerValue, type: “text” } ], verification_data: { captcha_verification: “”, captchaValue: null, captchaId: null, phone_verification: false, email_verification: false }, meta_data: { referer: document.referrer || window.location.href, user_agent: getDeviceType } }; const myHeaders = new Headers ; myHeaders.append(“accept”, “*/*”); myHeaders.append(“origin”, “https://www.timesdrive.in”); myHeaders.append(“user-agent”, navigator.userAgent); const formdata = new FormData ; formdata.append(“finalPayload”, JSON.stringify(finalPayload)); fetch(“https://apivelocitynext.tnn.in/submit-form-data/68b6d8aac3aa7094b919ac4f/68b6d8f5c3aa7094b919ac89”, { method: “POST”, headers: myHeaders, body: formdata }) .then(res => res.text ) .then(result => console.log(“Submitted:”)) .catch(err => console.error(“Error:”)); currentQuestionIndex++; progress++; setCookie(“progress”, progress); if (currentQuestionIndex { qaBox.style.display=”none”; showThankYou ; }, 600); }}if (currentIndex qaBox.classList.add(“show”), 1200); showQuestion(currentIndex);}
If the company proceeds with layoffs affecting 20 per cent of its staff, it would mark the largest workforce reduction since the company’s restructuring in late 2022 and early 2023, as per the report. Meta employed nearly 79,000 people as of December 31, according to its latest filings.
‘This is speculative reporting about theoretical approaches,’ Meta spokesperson Andy Stone said.
Meta previously laid off 11,000 employees in November 2022, or roughly 13 per cent of its workforce. About four months later, the company announced another round of cuts affecting around 10,000 employees.
Over the past year, Zuckerberg has pushed the company to compete more aggressively in generative AI. Meta has also offered large compensation packages, some worth hundreds of millions of dollars over four years, to attract leading AI researchers to its superintelligence team.
Meta intends to invest about $600 billion to build new data centres by 2028. Earlier this week, Meta acquired a social networking platform designed for AI agents called Moltbook. Meta is also spending at least $2 billion to acquire Chinese AI startup Manus, according to the report.





