AI Weekly Malaysia

Items

Browse the latest source items collected for AI Weekly Malaysia. Open any item to see the original source, context, and related AI-generated summary when available.

Reset

Showing 176-200 of 5954 results

DateProviderCategoryStatusItem
21 Aug 2026, 10:49 AMDigital News Asiamalaysia-techsummarized CelcomDigi launches agentic AI for small and medium enterprises

CelcomDigi has commercialised Sophia AI, an agentic AI digital workforce for Malaysian SMEs, after deploying 400+ automations across its own operations. The product targets workflow orchestration in retail (invoice-to-payment), manufacturing (procurement, warehousing, finance), healthcare (appointments, claims, billing), and public sector, positioning itself as a no-large-tech-team-needed entry point for SMEs.

21 Aug 2026, 10:39 AMThe Registertechnologysummarized Supermicro fired staff after probe into $2.5 billion GPUs-to-China smuggling operation

Supermicro fired staff across sales, technical support, and business development for failing to follow export compliance policies, after a probe into a $2.5 billion scheme to smuggle Nvidia GPU-packed servers to China. The company cleared its current senior management of knowledge of the diversion but admitted its compliance program was insufficient and is implementing board-recommended enhancements.

21 Aug 2026, 10:37 AMHacker Newsdev-communitynew item AI companies destroy physical books – let's scan rare books before it's too late

Article URL: https://annas-archive.gl/blog/physical-destruction.html Comments URL: https://news.ycombinator.com/item?id=49383026 Points: 608 # Comments: 892

21 Aug 2026, 9:57 AMDigital News Asiamalaysia-techsummarized MyDIGITAL Corporation and Pepper Labs expand  inclusive AI learning through Rakyat Digital

MyDIGITAL Corporation and Pepper Labs signed an MoU at the AI-Ready Malaysia Summit 2026 (14 Aug 2026) to bring the Rakyat Digital national learning platform into Program Perumahan Rakyat (PPR) communities via Pepper Labs' Dapur Digital network, targeting up to 50,000 Malaysians. The partnership supports the National AI Action Plan 2026-2030 and uses a 3A approach (Awareness, Access, Adoption) to deliver AI and digital skills training in physical community spaces alongside online learning.

21 Aug 2026, 9:25 AMMalay Mail Techmalaysia-techsummarized A very Meta medieval move: Mark Zuckerberg buys three-storey Gothic Irish castle

Mark Zuckerberg and Priscilla Chan have purchased Strancally Castle, a Gothic Revival property in County Waterford, Ireland, built in 1827 and bought from the Alen-Buckley family for an undisclosed price. The article notes Meta's existing presence in Ireland, where it has its international headquarters and roughly 1,500 employees.

21 Aug 2026, 9:06 AMSoyaCincaumalaysia-techsummarized Samsung Galaxy S26 FE to officially launch on 27 August

Samsung Malaysia has confirmed a Galaxy Event on 27 August 2026 at 8pm MYT, expected to reveal the Galaxy S26 FE. Leaked specs include a deca-core Exynos 2500, 50MP/12MP/8MP triple camera, 4,900mAh battery with 45W charging, and a likely price increase over the S25 FE's RM3,099 starting price due to global RAM shortages.

21 Aug 2026, 9:01 AMMalay Mail Techmalaysia-techsummarized ‘GTA VI’ isn’t at Gamescom but it’s still dominating the show

Gamescom 2026 in Cologne is underway amid industry-wide layoffs, intensified competition, and a shift away from physical game discs. GTA VI's impending release is causing other studios to reshuffle their launch calendars to avoid direct competition, even though Rockstar isn't exhibiting at the show.

21 Aug 2026, 8:23 AMTechCrunchtechnologysummarized Tesla, Uber, and Waymo all get the OK to operate thousands of robotaxis in Nevada

Nevada's Transportation Authority approved permits for Tesla (up to 5,000), Waymo (1,000), and Uber (1,000 via Motional and Zoox) to operate commercial robotaxis in Clark County/Las Vegas over the next 12 months. Tesla's Cybercab chief engineer Eric Early admitted they likely won't deploy more than ~2,500 vehicles in that timeframe, citing non-technology constraints.

21 Aug 2026, 8:19 AMThe Registertechnologysummarized Russian snoops add OAuth abuse to targeted phishing campaigns

Google's Threat Intelligence Group is tracking three suspected Russian cyber-spy groups (UNC6293, UNC7005, UNC5976) that have added OAuth phishing to their toolkit, targeting under 100 individuals per campaign in academia, aerospace, defense, government, and think tanks across Europe and the US. UNC6293, linked to APT29/Cozy Bear, now requests victims share either the full callback URL or the verification code after a legitimate OAuth login to an external provider, allowing attackers to hijack the token exchange without needing passwords.

21 Aug 2026, 8:15 AMHacker Newsdev-communitynew item Copyright does not protect AI-generated content in EU

Article URL: https://mathstodon.xyz/@maxpool/117128107757895678 Comments URL: https://news.ycombinator.com/item?id=49382041 Points: 189 # Comments: 209

21 Aug 2026, 8:13 AMTechCrunchtechnologysummarized AI data startup Micro1 reaches $500M gross run rate amid AI training boom

AI data-labeling startup Micro1 grew its gross annual run rate from $100M to $500M in eight months, retaining 60-70% for a net run rate of $150M-$200M. The company hires domain experts on contract and is increasingly generating synthetic data (e.g., automated video descriptions) that can be resold to multiple customers at 80-90% gross margins. Founder Ali Ansari publicly stated Micro1 does not sell data to Chinese model makers, contrasting with competitors whose off-the-shelf data sales to Chinese developers have drawn criticism, citing Kimi K3 as evidence of the risk.

21 Aug 2026, 8:00 AMClaudeai-labsnew item Bringing the cybersecurity capabilities of Claude Mythos 5 to more defenders

21 Aug 2026, 8:00 AMClaudeai-labssummarized The AI-Native SDLC playbook

Anthropic's Applied AI team published a playbook for restructuring the SDLC around agentic coding tools like Claude Code, arguing that code generation is no longer the bottleneck. The post claims the real bottlenecks have shifted to planning, review/testing, and deployment—steps still running at human speed—while traditional approval gates and controls designed for human-paced development now mismatch reality.

21 Aug 2026, 8:00 AMHugging Face Blogdeveloper-aisummarized Measuring benchmark optimization in speech recognition

Hugging Face researchers tested 11 popular open-source ASR models and found several high-scoring systems reproduce benchmark reference transcripts even when the audio contradicts them, words are silenced, or the audio supports multiple readings. They introduce three probes—including a consensus disagreement test using VoxPopuli's known transcription errors—to quantify 'benchmaxxing,' where models exploit benchmark-specific patterns rather than genuinely improving transcription. Some models appeared to detect subtle acoustic cues indicating which benchmark they were on.

21 Aug 2026, 7:57 AMSimon Willisondeveloper-aisummarized ChatGPT search now uses the site:operator at scale

Promptwatch tracking data shows ChatGPT Search fanout queries containing the site: operator jumped from ~0.3-0.5% to 16-17% around August 8, aligned with the GPT-5.6 rollout. Simon Willison notes OpenAI's search tool likely uses a search(query, recency, domains) shape rather than directly encouraging site: usage, and that OpenAI continues to obscure its system prompts.

21 Aug 2026, 7:56 AMHacker Newsdev-communitynew item Ox Alpha

https://twitter.com/OpenRouter/status/2090544970923184269, https://xcancel.com/OpenRouter/status/2090544970923184269 Comments URL: https://news.ycombinator.com/item?id=49381896 Points: 245 # Comments: 195

21 Aug 2026, 7:47 AMThe Registertechnologysummarized Google tethers Antigravity to enterprise controls amid AI shakeup

Google has moved Antigravity, its DeepMind-originated agentic AI coding assistant, into Gemini Enterprise subscriptions with enterprise governance controls. Admins now get project-level budget caps, token pooling across users, audit logging, file-access restrictions (deny access outside working folders), terminal execution controls (ask-first, sandbox, or auto-proceed), and browser/website access limits—all from a single console. Antigravity is also now available as an extension for VS Code, Visual Studio, JetBrains, and Zed, alongside its own desktop app, CLI, SDK, and IDE.

21 Aug 2026, 7:32 AMTechCrunchtechnologysummarized Learn what VCs actually want, from a founder who’s raised $1B

Sasha Orloff, founder and CEO of Puzzle (a Startup Battlefield alum), shares fundraising lessons from raising over $1B across multiple companies, emphasizing that VCs want founders who deeply understand their own financials—not perfection. He recounts nearly losing a term sheet because his data room wasn't ready, and breaks down which metrics (revenue quality, runway, margins, sales efficiency, profitability) matter at each stage from pre-seed through Series B+.

21 Aug 2026, 6:51 AMCNBC Technologytechnologysummarized Micron CEO: AI has 'totally changed' the equation for the boom-and-bust memory industry

Micron CEO Sanjay Mehrotra told CNBC's Mad Money that AI has fundamentally shifted the memory industry's boom-and-bust dynamics, demanding higher-performance, lower-power memory for AI systems. The comments came alongside Micron's planned $250B U.S. manufacturing and research investment, including two fabs in Boise, Idaho, with the first expected to produce wafers by mid-2027.

21 Aug 2026, 6:36 AMTechCrunchtechnologysummarized OpenAI is gaining on Anthropic with business users, new data indicates

Ramp's expense data from 70,000+ U.S. businesses shows Anthropic holding ~44% market share vs OpenAI's ~40% as of July 2026, but OpenAI is growing faster in Q3 to date. Anthropic first overtook OpenAI in May 2026 (41% to 39%), and the back-and-forth suggests enterprise AI spending is volatile rather than sticky. Ramp economist Ara Kharazian noted that 'GPT-5.6 Sol' is increasingly the choice for developers.

21 Aug 2026, 6:28 AMCNBC Technologytechnologysummarized Jim Cramer says there's an 'incredibly jarring gulf between stock prices and reality'

CNBC's Jim Cramer warned of a disconnect between stock prices and company fundamentals, citing consumer worries, elevated oil prices from Iran tensions, and the 30-year Treasury yield hitting 5.33%—a level not seen in nearly two decades. He spoke from the construction site of Micron's new semiconductor fab in Boise, Idaho, which will produce AI memory chips.

21 Aug 2026, 6:09 AMTechCrunchtechnologysummarized ChatGPT can now send texts for you with new Apple Messages plug-in

OpenAI launched an Apple Messages plug-in for ChatGPT that lets users sort, analyze, edit, draft, send, and delete text messages via the chatbot. The plug-in runs locally on the user's machine and OpenAI says it doesn't create an index of all messages, though specifics remain unclear. It also works with Codex and ChatGPT Work for professional use.

21 Aug 2026, 6:00 AMArs Technicatechnologysummarized US distributor of China’s most popular humanoid robots pivots after US ban

The article title references a US distributor of China's most popular humanoid robots pivoting after a US ban, but the actual article text is unavailable — only cookie consent boilerplate was captured.

21 Aug 2026, 5:40 AMArs Technicatechnologysummarized Europe cancels planned upgrades for Ariane 6 rocket

Europe has cancelled planned upgrades for the Ariane 6 rocket. The article body was not captured beyond cookie consent boilerplate, so details on which upgrades were cut, timelines, and rationale are unavailable from the provided text.

21 Aug 2026, 5:25 AMArs Technicatechnologysummarized They survived 9/11; 25 years later, their bonds remain unbroken

The article content failed to load; the provided text is only Ars Technica's cookie consent and privacy policy boilerplate. No substantive content about the 9/11 documentary or its subjects is present.

Top