Connect with us
DAPA Banner
DAPA Coin
DAPA
COIN PAYMENT ASSET
PRIVACY · BLOCKDAG · HOMOMORPHIC ENCRYPTION · RUST
ElGamal Encrypted MINE DAPA
🚫 GENESIS SOLD OUT
DAPAPAY COMING

Tech

South Korea chip bonuses flagged as inflation risk

Published

on

TL;DR

Samsung and SK Hynix workers stand to receive hundreds of thousands of dollars each in profit-linked bonuses as the AI memory boom drives record earnings. The Bank of Korea warns the payouts could trigger a wage domino across industries, inflate house prices in the semiconductor belt, and push inflation well above its 2 per cent target.

The semiconductor super-cycle has made South Korea’s chip workers extraordinarily well paid, and the country’s central bank is now worried about what happens when that money hits the wider economy. The Bank of Korea warned this month that performance bonuses at Samsung Electronics and SK Hynix could spread into broader wage increases and add upward pressure on inflation, which it already projects will come in at 2.7 per cent this year, well above its 2 per cent target.

Advertisement

The scale of the payouts is remarkable. Bloomberg Economics projects that the combined bonus pool at the two companies will grow from 4 trillion won ($2.7 billion) this year to 16 trillion won in 2027 and 30 trillion won by 2028.

How the deals were struck

SK Hynix set the precedent in September 2025 when its union agreed a deal that allocates 10 per cent of annual operating profit to a cash bonus pool. Samsung Electronics followed in May this year after its union threatened an 18-day strike that was suspended only when the company agreed to create a special bonus pool worth 10.5 per cent of its semiconductor division’s operating profit, paid partly in treasury shares.

The 💜 of EU tech

The latest rumblings from the EU tech scene, a story from our wise ol’ founder Boris, and some questionable AI art. It’s free, every week, in your inbox. Sign up now!

Advertisement

The bonuses are enormous because the profits are enormous. Samsung and SK Hynix posted a combined 91 trillion won in operating profit in the first quarter of 2026 alone, driven by insatiable demand for the high-bandwidth memory chips that power AI data centres.

What individual workers stand to earn

At SK Hynix, which recently joined the trillion-dollar club, each of the company’s roughly 35,000 employees could receive an average bonus of around 700 million won ($454,000) this year if operating profit hits projections, according to Tom’s Hardware. Samsung’s chip division workers could receive around 626 million won ($410,000), according to South Korean media estimates that could not be independently verified from primary company disclosures.

The sums have already changed spending patterns. Card spending growth in Gyeonggi Province, home to major Samsung and SK Hynix fabrication sites, has reportedly outpaced other regions, with luxury consumption “rapidly increasing in southern Gyeonggi, according to CNBC.

The wage domino

The central bank’s concern extends beyond the chip sector. Samsung’s profit-linked bonus formula has set a template that unions across South Korean industry are now demanding for themselves.

Advertisement

Hyundai Motor’s union has demanded 30 per cent of net profit as performance bonuses, a payout that would amount to more than 3 trillion won based on 2025 earnings. HD Hyundai Heavy Industries’ union has made a similar demand pegged at 30 per cent of operating profit.

Bloomberg Economics economist Kwon Hyo-sung described the phenomenon as a “wage domino,” noting that the semiconductor deals are “already spreading” across the conglomerate sector. The revised Trade Union and Labour Relations Adjustment Act, known as the Yellow Envelope Act, which took effect in March, has also strengthened the legal basis for workers to demand that principal companies share excess profits across supply chains.

From bonuses to house prices

Kwon warned that the bonus cash is likely to flow into real estate rather than consumer spending. Samsung and SK Hynix employees are high earners with a low marginal propensity to consume, he said, meaning a significant portion of the payouts will go into savings, the stock market, and property in the “semiconductor belt” cities of Yongin, Dongtan, and Suwon.

The bonus pool at the two companies averaged 8 per cent of annual mortgage loan growth from 2021 to 2025, according to Bloomberg Economics. That figure is projected to reach 32 per cent in 2027 and 57 per cent in 2028, a volume that could push up home prices across greater Seoul.

Advertisement

What the central bank does next

Bank of Korea Governor Shin Hyun-song, who took office earlier this year, has already signalled a hawkish stance. He told reporters this month that “growth, inflation, the exchange rate, real estate, all factors considered in monetary policy are pointing in the same direction,” effectively confirming a rate rise within the year.

The BOK held its benchmark rate at 2.5 per cent in May, but two of seven board members voted for an increase, making the July and September meetings critical windows. It is a peculiar problem for a central bank to have: the very industry that has made South Korea indispensable to the global AI supply chain is now generating so much wealth that it threatens the country’s price stability.

Source link

Advertisement
Continue Reading
Click to comment

You must be logged in to post a comment Login

Leave a Reply

Tech

Your enterprise AI agents should automatically remember which model is right for which task. Mindstone built the capability with Rebel

Published

on

AI agent orchestration platforms are popping up like weeds these days, but London-based AI transformation startup Mindstone’s Rebel might be among the most promising I’ve come across.

That’s because the system, which officially launched this week, is a local-first, agentic AI operating system distributed under a “Fair Source” license, allowing teams of under 100 users to freely adopt and customize it to suit their needs, while those organizations with more users will require paying for an enterprise license.

The marquee features are its simplicity and extensive customizability to fit any given team, no matter how unique or specific the workflows, all based around the common, open source standard file format markdown, and, as a result, an organizational memory layer that ensures agents reliably use the enterprise’s preferred AI models for each given task or even subtasks — dynamically switching between local and cloud ones in a predictable, visible way to save costs and maintain data privacy and security as needed.

“Shared memory is the most empowering thing you could possibly do with a knowledge-worker AI,” said Greg Detre, chief technology officer (CTO) of Mindstone, in a recent video call interview with VentureBeat. “You get this feeling of being a super-organism as a company that just gets smarter and smarter.”

Advertisement

Rebel is available now for macOS on Intel and Apple Silicon machines, as well as Windows, with Linux support in development.

Mindstone has raised $5 million from private investors including Pearson Ventures, Moonfire Ventures and Zanichelli Venture.

A distinctive, local-first architecture based on markdown files

What makes Rebel distinctive is its local-first architecture.

Instead of the approach found in developer-heavy agent frameworks such as as LangGraph, CrewAI and AutoGPT, which require teams to wire together databases, cloud infrastructure and state-management logic, Rebel’s core agent memory and instructions live across local markdown (.md) text files — arguably the simplest, easiest, and most popular way to steer AI agents, one that has been widely adopted by AI developers and power users around the globe.

Advertisement

Mindstone says Rebel stores its state, prompts, task instructions and memory hierarchy in these files, allowing users and companies to easily inspect, move or modify them as needed. A primary configuration file, agents.md, acts as the agent’s core instruction layer and runtime boundary.

That architectural choice is partly about cost. Mindstone argues that common office formats such as Word documents and PDFs often carry formatting and metadata overhead that consumes model token context and raises API costs. Markdown keeps the information closer to raw text, allowing more of the model’s context window to be spent on the actual task rather than document structure.

The company also positions the approach as a hedge against vendor lock-in. If a company’s agent instructions, automations and memory are stored locally as text files, they are not trapped inside one SaaS provider’s interface or database. That matters more as enterprises begin giving AI systems broader access to email, calendars, documents and internal workflows.

Rebel also lets users create repeatable AI workflows. “Skills” are saved multi-step procedures an agent can reuse. “Operators” adjust how the agent behaves for a given task, such as reviewing a pitch deck from an investor’s perspective or evaluating work through a security lens. “Automations” can run scheduled background tasks, such as scanning messages or files, finding relevant updates, drafting responses, or preparing work before an employee opens the app.

Advertisement

Automatically selecting the best, enterprise-preferred AI model for every task (and subtask)

Another important feature is multi-model orchestration. Rebel can break a task into parts and route different steps to different models, including splitting between local and cloud-based ones depending on the sensitivity of the information or as guided by enterprise policies.

A more powerful model can handle planning or complex reasoning; a cheaper model can handle routine work; a local model can handle sensitive steps or approval checks. This matters for enterprises that want flexibility or are seeking cost controls: not every task need be sent to the same expensive cloud model, and some enterprise workflows prohibit sensitive corporate data leaving local infrastructure.

“I want to be able to say, ‘Help me with this,’ and it knows what’s personal, what’s sensitive, and what can be shared with the whole company,” Detre explained.

That model-agnostic setup gives companies more control over cost and security. Data-heavy work can run on lower-cost models such as Llama or DeepSeek. Higher-level reasoning can be reserved for more expensive models. Sensitive work can be routed through a local model running on the user’s machine, keeping that information from leaving the device.

Advertisement

This approach also gives enterprise teams a way to mix cloud and local inference without treating the choice as all-or-nothing.

By shifting away from centralized, monolithic cloud interfaces toward a local file-driven architecture, Mindstone is introducing a model for how enterprise technical decision-makers orchestrate autonomous workflows without forfeiting data sovereignty or predictability

How it works in practice

Mindstone CTO Greg Detre designed Rebel’s memory system to avoid a common problem in enterprise AI: dumping large amounts of company information into a database and hoping search will retrieve the right context later.

Instead, Rebel uses a tiered memory structure. When an interaction happens, the system estimates how likely that information is to be useful again.

Advertisement

Information with a high expected value is written into a local readme.md file tied to a specific project space. Information with a moderate expected value becomes a reference link back to deeper historical records.

Lower-priority material is stored in an indexed memory directory, where it remains available but dormant until a relevant task calls it back.

An ROI dashboard for enterprise buyers

For larger organizations, Mindstone Pro adds an Impact Dashboard designed to show where Rebel is saving time and money across business units.

Mindstone says the dashboard uses a separate, closed LLM to evaluate telemetry and calculate business impact. The company says the system is calibrated conservatively, using the lower end of estimated performance gains to avoid inflated productivity claims.

Advertisement

That feature speaks to a practical problem for enterprise AI buyers: proving value without over-surveilling employees. Mindstone says the dashboard is isolated from individual workspaces, allowing IT and business leaders to evaluate adoption and return on investment without reading employees’ private agent activity.

Fair Source licensing aims to reduce platform risk

Mindstone is releasing Rebel under a Fair Source license, a model meant to sit between fully closed SaaS and permissive open source.

Under the license, Rebel’s code is viewable, auditable, modifiable and deployable. Individuals and organizations with up to 100 concurrent users can run it for free. Once an organization exceeds that threshold, it needs a commercial Mindstone Pro license.

The license also includes a two-year sunset clause. Twenty-four months after a given version is released, that version automatically converts to the MIT open-source license.

Advertisement

For enterprise buyers, the practical pitch is that Rebel reduces the risk of being trapped. If every automation, memory file and agent instruction is stored locally in markdown, a company can move its data and workflows elsewhere if needed. The product may be commercial, but the underlying work is designed to remain inspectable and portable.

Security questions focus on local approvals and shared memory

Rebel’s debut on the open access tech product sharing platform Product Hunt this week prompted technical questions about how a local-first agent should handle permissions, safety checks and shared memory.

One developer, Nikita Pokryschko, asked whether approval checks for sensitive actions could run entirely on a local model, or whether the gating logic still required a cloud call.

Detre responded by explaining Rebel’s separation between planning, execution and background safety logic. Wöhle added that companies can configure Rebel to rely entirely on a local model for gating decisions.

Advertisement

That distinction matters for corporate security teams. Autonomous agents often need broad permissions to read files, draft emails or interact with internal systems. If the final approval layer depends on an external cloud model, some companies may see that as a compliance risk. Mindstone is arguing that Rebel can keep those approval boundaries local.

A second discussion focused on how Rebel decides what memory can be shared. Product developer Clement Morel asked whether shareability is determined by content, user settings or learned behavior, and what happens if the system gets it wrong.

Detre said Rebel uses the user’s local “Chief-of-staff README” and defined spaces to separate private, team and company-wide information. When the agent encounters ambiguous context, the system pauses and asks the user for approval before proceeding.

That emphasis on visibility is part of Mindstone’s broader argument against opaque agent systems. As CEO Joshua Wöhle put it in a post on his LinkedIn account: “If an agent is going to sit inside your workspace, remember your context, and ask permission before changing the world, you should be able to see how it works. Not because everyone will read the code, but because someone can.”

Advertisement

Mindstone points to customer rollout as early proof

Mindstone says Rebel has already been deployed across the 250-person workforce of customer Epignosis, covering sales, engineering, product, finance and customer success teams.

“The entire organization is operating on Rebel today,” Wöhle told VentureBeat.

Over a 12-week deployment, Mindstone says Epignosis recaptured the equivalent capacity of eight full-time roles. The company says adoption spread organically after employees saw colleagues automate time-consuming work, a pattern employees reportedly called the “potatoes effect.”

The Epignosis case is central to Mindstone’s argument that enterprise AI should not be treated as a set of isolated personal tools. Rebel’s shared-memory design is meant to let workflows move across teams and improve as more employees use them.

Advertisement

“The border between learning and doing is fading out – and that changes everything about how you scale,” Epignosis CEO Dimitris Tsingos said in a statement provided to VentureBeat by Mindstone.

Background on Mindstone

Mindstone Learning Limited, headquartered in London, launched in 2020 under the direction of CEO Joshua Wöhle, previously a co-founder of the digital child safety firm SuperAwesome. Originally positioned in the consumer education technology market, the company built a digital curation tool likened to a “Spotify for learning” that utilized compound learning methodologies.

However, following the widespread commercialization of generative artificial intelligence platforms between 2022 and 2024, Mindstone moved into business-to-business enterprise enablement. Leadership identified a critical “last-mile” barrier: while AI tools promised substantial productivity gains, traditional corporate training failed to equip the workforce to practically integrate them into daily operations.

Today, Mindstone functions as a comprehensive enterprise software and training ecosystem designed to maximize corporate return on investment for existing AI licenses. The product architecture systematically addresses different organizational tiers through highly contextualized, “live-fire” software applications rather than abstract slide presentations.

Advertisement

Financially, Mindstone utilizes a hybrid capitalization strategy that interweaves institutional venture capital from entities like Moonfire Ventures and Pearson Ventures with community-based equity crowdfunding on platforms such as Seedrs and Crowdcube.

Mindstone has successfully penetrated the enterprise market, securing commercial contracts with blue-chip corporations including The Home Depot, Hyatt Hotels Corporation, Pearson, and Ernst & Young.

Ultimately, Mindstone positions itself as the crucial antidote to corporate inertia, ensuring organizations establish the internal competency required to execute successful AI transformations.

Mindstone’s bet: enterprise AI needs shared memory, not more seats

Rebel arrives as companies are trying to move from AI experimentation to AI operations. The first wave of enterprise adoption centered on access: giving employees chatbots, copilots and model subscriptions. Mindstone is betting the next wave will center on coordination.

Advertisement

That means shared memory, reusable workflows, local control, flexible model routing and measurable business impact. It also means giving enterprises a way to inspect the systems they are being asked to trust.

The company’s challenge now is execution. Local-first software can be harder to manage than cloud SaaS. Shared memory raises governance questions. Multi-model routing adds complexity. And enterprises will still need proof that agentic workflows can deliver reliable productivity gains without creating security or compliance headaches.

But Mindstone is making a clear argument: buying AI seats is not the same as building AI infrastructure. Rebel is its attempt to turn scattered employee experiments into an operating layer for work.

Source link

Advertisement
Continue Reading

Tech

Companies are not looking before they’re leaping into the AI playpen

Published

on

Devops

93% of organizations report infrastructure incidents attributable to AI

AI vendors have been pushing organizations to board the AI hype train as it races by at full speed. But many of the companies doing so, unable to move quite that fast, have stumbled along the way.

According to a survey of 406 IT decision makers, 93 percent of organizations have experienced AI-caused infrastructure incidents, but a mere 19 percent had the necessary governance to respond.

Advertisement

The survey, conducted in April by Panterra Group at the behest of Spacelift, forms the basis of the orchestration platform’s 2026 State of Infrastructure Automation report [PDF]. It posits an “AI Readiness Gap,” meaning that companies are adopting AI before they’re ready to do so and are paying the price.

“The findings are unambiguous: organizations are using AI to generate infrastructure code at a rate their governance frameworks were never designed to handle,” said Paweł Hytry, co-founder and CEO of Spacelift, in a statement.

The consequences of these incidents, respondents say, consist of reworking AI-generated changes (37 percent), security misconfigurations that reached production (36 percent), compliance violations (36 percent), infrastructure drift attributable to AI changes (35 percent), and incidents caused by agentic systems (33 percent).

The report characterizes 24 percent of organizations as “exposed.”

Advertisement

“Exposed organizations are using AI, but without the governance or frameworks to support it safely,” the report says. “What they are doing diverges significantly from what they have in place to manage it.”

And then there are the “fragmented” entities, 32 percent of respondents, that use AI sometimes, unevenly, and have some governance, but no coherent plan.

The two remaining categories, “outpacing” and “pioneer,” at 25 percent and 19 percent respectively, describe heavy AI adoption that’s ahead of business controls, and AI use in conjunction with structural discipline, respectively.

In terms of AI-caused infrastructure incidents, 97 percent of “exposed” organizations reported at least one such snafu. Meanwhile, among “pioneer” entities, 17 percent said they had no AI-related infrastructure incidents. 

Advertisement

Spacelift, an infrastructure-as-code (IaC) platform, contends that automated validation accounts for the difference here because it outperforms manual code review.

Across the board, respondents report greater use of AI for generating code – 82 percent say between 25 percent and 74 percent of their code was created with help from AI. 

This has a downstream effect on the infrastructure teams that deploy said code: 40 percent of respondents say security vulnerabilities are showing up more frequently, 40 percent say governance has become more challenging, 37 percent cited higher change volume, 35 percent see strains on the development pipeline, and 35 percent report infrastructure drift.

Spacelift’s report calls out the cognitive dissonance – a blameless formulation of “self-delusion” – among organizations adopting AI: 86 percent say they can govern it, while only 30 percent actually have a formal AI governance policy in place.

Advertisement

The report advises organizations to start paying attention to AI-oriented metrics that few organizations bother to track, specifically the volume of AI-generated IaC in deployment pipelines, error rates due to AI-generated changes, and infrastructure drift attributable to AI changes.

It also stumps for greater automation through IaC, for building governance to cover that automation, getting AI-generated code into governed IaC orchestration workflows, and planning for the governance of AI agents. ®

Source link

Advertisement
Continue Reading

Tech

GTA 6 Guide: Key Details About Rockstar’s New Game

Published

on

Rockstar Games has officially revealed more information about GTA 6, one of the most anticipated games of the decade. With a confirmed release date, new protagonists, and a return to a familiar location, excitement continues to build among fans eager to explore the next Grand Theft Auto adventure. After several delays, GTA 6 now has an official release date. Rockstar plans to launch the game on November 19, 2026. The studio said it needed additional time to refine the game and meet player expectations. Pre-orders will open on June 25.

GTA 6 Story and Price

GTA 6 introduces Lucia, the first playable female protagonist in a 3D Grand Theft Auto game. Players will also take control of Jason, her partner in crime. The story follows the duo as they navigate a dangerous criminal world together. Early trailers suggest a Bonnie-and-Clyde-inspired adventure filled with robberies, chases, and high-stakes situations. The plot kicks off when an easy score fails, pulling the pair into bigger challenges.

Rockstar has not officially announced the price of GTA 6 yet. Fans will likely learn more when pre-orders open on June 25. Some analysts believe GTA 6 could be one of the most expensive major game releases to date. Reports have suggested a price of around $100, but Rockstar has not confirmed those claims.

Exploring Leonida and Vice City

vice city

Players will explore Leonida in GTA 6, a new state based on Florida. Apart from this, another iconic location making a comeback in GTA 6 is Vice City. Inspiration for Vice City comes from Miami. Vice City offers players a lively environment thanks to its entertainment and nightlife. The map includes various places, such as beaches and wildlife areas. Rockstar’s artistry captures the environment even better because of features like flamingos and alligators.

Why has it taken so long to develop?

There has been a lot of discussion about why it is taking so long to come out. Rockstar released GTA 5 in 2013 and then spent several years developing Red Dead Redemption 2 afterward. Officially, development of GTA 6 began in 2022, but it must have started earlier. The modern game needs more people, more technology, and more time to be made.

Advertisement

The reasons behind the hype for this game are many. Grand Theft Auto is one of the biggest franchises ever made in the video game industry. Fans are excited about meeting new characters and a different storyline. Rockstar Games is also expected to deliver an improved version, both graphically and in terms of gameplay. The return of Vice City has added even more anticipation among longtime GTA fans.

Platforms Available for GTA 6

Rockstar has revealed that GTA 6 will launch on PlayStation 5 and Xbox Series X and S. These platforms will be the first to experience the next chapter in the Grand Theft Auto series. The developer has not yet discussed a PC version, leaving many players waiting for more information. There is also no official confirmation regarding a Nintendo Switch 2 release. Fans will have to watch for future announcements from Rockstar.

Source link

Advertisement
Continue Reading

Tech

Stanford researchers will discuss their agentic ‘scientists’ that are on course to reshape drug discovery at VB Transform 2026

Published

on

Drug discovery is notoriously inefficient. Pharmaceutical projects span years, moving from one specialized human team to the next through disconnected workflows that result in knowledge loss during each handoff. 

A shocking 90% to 95% of drug discovery projects reportedly fail — one of the highest failure rates of any industry. A single successful drug can take over a dozen years and up to $1 billion from initial discovery to patient distribution, according to published reports. 

Generative AI is being used to solve some of the challenges, but Stanford researchers have moved the ball forward with agentic AI. 

A team led by James Zou, associate professor of Biomedical Data Science at Stanford University, has deployed thousands autonomous AI “scientist” agents in a virtual biotech that simulates the full lifecycle of drug development. The agents handle everything from initial discovery through safety testing and clinical trial design, while maintaining the continuity that’s lacking in today’s drug discovery processes, according to Zou.

Advertisement

The project uses a hierarchical orchestration framework. At the top sits a chief scientist officer agent that acts as a planner, delegating tasks to teams of specialized agents, Zou told VentureBeat during a call ahead of his upcoming session at VB Transform 2026.

While one team of agents focuses on discovery, another manages safety, and others handle specialized analytical tasks. Because these agents operate within a unified, hierarchical ecosystem, they retain the full context of a project, maintaining continuity from the first molecule identified to the final clinical outcome.

The “brain” of the system relies on a vast amount of primary data. The agents are granted access to data sources ranging from genomics and FDA chemistry data to clinical trial databases using a model context protocol.

The team has invested heavily in agent-native and agent-friendly data, allowing the AI to synthesize complex information more effectively. The system relies on a combination of models, with Zou noting that while Claude often serves as the backbone for coding and data analysis, the architecture employs a mixture of models, including those fine-tuned specialized use cases.

Advertisement

Zou is raising money at a roughly $1 billion valuation for his startup, Human Intelligence, based on the research.

During Zou’s session at VB Transform on July 15, titled How 10,000 agentic scientists in Stanford’s lab are set to revolutionize medical research and discovery, he will share valuable insights including strategies for managing context and long-running, multi-step workflows in a multi-agent system, the process of transforming and indexing raw enterprise data to make it agent native, and how to use human auditing and experimental reward signals to verify agent actions.

Another session at VB Transform focused on the value of agentic context includes Building a trustworthy agentic AI foundation: How Zillow accelerated engineering by 40%, with Zillow’s SVP of engineering and technology, Toby Roberts and Glean’s CEO Arvind Jain. 

Interested in attending VB Transform 2026? Register here. A select number of complimentary passes are also available to senior technology leaders. Contact us to get yours.

Advertisement

Source link

Continue Reading

Tech

Mistral launches OCR 4, turning document extraction into a full enterprise AI play

Published

on

Mistral AI on Tuesday released OCR 4, a document intelligence model that moves beyond raw text extraction to return structured representations of entire documents — complete with bounding boxes, block-type classification, and per-word confidence scores. The release marks Mistral’s fourth generation of optical character recognition technology in roughly 15 months and lands at a moment when the company’s pitch for European AI sovereignty has never been more commercially relevant.

The model supports 170 languages across 10 language groups, accepts PDF, DOC, PPT, and OpenDocument formats, and can be deployed as a single container on an organization’s own infrastructure — a capability Mistral is positioning directly at enterprises in regulated industries that cannot route sensitive documents through U.S.-jurisdiction cloud APIs.

“Mistral OCR 4 extracts and structures content from a wide range of documents,” the company said in its announcement. “Where previous generations focused on converting a page into clean text and tables, OCR 4 returns a structured representation of the document.”

The model is available immediately through the Mistral API, Document AI in Mistral Studio, Amazon SageMaker, and Microsoft Foundry, with Snowflake Parse Document support coming soon. Pricing starts at $4 per 1,000 pages, dropping to $2 per 1,000 pages through a batch API discount.

Advertisement

OCR 4 treats every document as a semantic map, not a wall of text

The central engineering shift in OCR 4 is structural. Rather than outputting a flat stream of extracted text — the paradigm that has defined OCR for decades — the model returns a layered representation in which every block is localized with a bounding box, classified by type (title, table, equation, signature, and others), and scored for confidence at both the page and word level.

Mistral says bounding boxes were its most-requested capability. The reason is straightforward: without location data, downstream systems cannot trace an extracted fact back to its source on a specific page. That traceability gap has been a persistent friction point for enterprises building retrieval-augmented generation (RAG) pipelines, compliance workflows, or any application where “where did this number come from?” is a question that needs an auditable answer.

Block classification addresses a related problem. A paragraph tagged as a “title” can segment a document into hierarchical chunks for semantic search. A block tagged as a “table” can be routed to a structured-data pipeline rather than a text summarizer. A block tagged as a “signature” can trigger a redaction workflow in a compliance system.

Advertisement

These are not novel ideas in isolation, but packaging them as first-class outputs of the OCR model itself — rather than requiring a separate layout-analysis stage — removes an integration layer that enterprise teams have historically had to build and maintain themselves.

The confidence scores serve a dual purpose. At scale, they allow organizations to programmatically route low-confidence regions to human reviewers and auto-approve high-confidence extractions, building what the industry calls human-in-the-loop verification without requiring a person to review every page of every document. In production systems, OCR is rarely the end goal — it is the first step in a larger pipeline.

Developers building RAG systems, agent workflows, or document automation often spend more time reconstructing layout and structure than on the downstream AI logic itself. OCR 4 aims to eliminate that reconstruction step, and if it delivers on that promise, the value accrues not just in OCR cost savings but in reduced engineering hours across the entire document pipeline.

Independent reviewers preferred Mistral’s output 72 percent of the time, but benchmarks tell a complicated story

Mistral reports that OCR 4 achieved a 72% average win rate in a head-to-head human evaluation against leading competitors, conducted by independent annotators across more than 600 real-world documents in over 12 languages. The model also achieved the top overall score on OlmOCRBench at 85.20 and scored 93.07 on OmniDocBench.

Advertisement

But the company itself urges caution in interpreting those numbers. In its release, Mistral took the unusual step of auditing and publicly disclosing the specific types of scoring artifacts it encountered, including ground-truth errors in the reference annotations, equivalent LaTeX notation scored as mismatches, column-reading-order assumptions, and header/footer attribution issues. “We therefore treat the aggregate score as directional rather than definitive,” the company said — a notably transparent stance from a vendor announcing a product.

That transparency is well-timed. On the public OlmOCRBench leaderboard, some researchers have noted that OCR 4 currently ranks third, behind open models like Chandra OCR 2. And some open-weight models self-report higher OmniDocBench composite scores — PaddleOCR-VL-1.6 claims 96.33 — though those results have not been independently reproduced on the public leaderboard.

Early enterprise feedback has been favorable nonetheless. Aidan Donohue, an AI engineer at financial AI firm Rogo, said the company benchmarked OCR 4 against leading agentic document parsers on a chart-dense financial QA dataset and “reached equivalent accuracy at roughly 8x lower cost and 17x lower latency.” Ivan Mihailov, an AI engineer at intellectual property management firm Anaqua, said OCR 4 is “roughly 4x faster per page than our incumbent provider.” 

Enterprise buyers, however, should run their own evaluations rather than relying on any vendor’s benchmark numbers. The practical question is not which model scores highest on a leaderboard, but which model produces the fewest errors on your specific documents, in your specific languages, at a price and latency that fit your workflow.

Advertisement
ocr-model-performance-comparison

Mistral’s own benchmarks show OCR 4 leading the field on two measures of extraction accuracy, though independent leaderboards tell a more nuanced story. (Source: Mistral AI)

The Anthropic export ban gave Mistral’s sovereignty pitch the proof point it needed

Mistral’s release lands in a geopolitical context that could hardly be more favorable for its strategic positioning.

On June 12, Anthropic was forced to disable all access to its newest AI models, Fable 5 and Mythos 5, after the U.S. Commerce Department used national security export controls to bar the company from distributing the models to any foreign national. Enterprise clients in finance, healthcare, SaaS, and critical infrastructure found their core intelligence services abruptly disabled, without prior warning or effective recourse. As of June 24, both models remain offline, with prediction markets giving only 57% odds of restoration before July 1.

That episode validated a warning Mistral CEO Arthur Mensch has been sounding for over a year. As Business Insider reported, Mensch warned at London Tech Week in June 2025 about American AI companies “having the keys” for their models, calling it a scenario where European companies are “giving leverage to their providers.” He added: “At some point, you need to be able to turn it off or turn it on, and you don’t want to leave it to another country.”

Advertisement

The argument gained further urgency as Mensch’s broader sovereignty pitch escalated in recent months. As reported by CNBC in late May, Mensch told the outlet: “Europe is lagging behind when it comes to [the] buildout of infrastructure, and so we are investing to close that gap.” 

At the same time, Mensch pushed back against Pope Leo XIV’s call for AI to be “disarmed,” arguing that Europe cannot afford to fall behind U.S. tech giants. “We’re all for ​peace, but if you look at our rivals and adversaries in the world, they’re using artificial ​intelligence … we do need to have our own capabilities,” Mensch told reporters.

OCR 4’s single-container, self-hosted deployment model is the product-level expression of that argument. A U.S.-headquartered provider offering EU data residency means documents are stored in Frankfurt but governed by U.S. law. Mistral, incorporated in France and operating under EU jurisdiction, offering on-premise containerized deployment, means documents never leave the customer’s infrastructure at all. The EU AI Act’s fine enforcement provisions take effect August 2, adding regulatory pressure to the compliance calculus for European enterprises evaluating document AI vendors.

model-comparison-mistral-ocr-4

In blind human evaluations across more than 600 documents, independent annotators preferred Mistral’s output between roughly two-thirds and four-fifths of the time. (Source: Mistral AI)

Advertisement

Baidu’s free, open-weight OCR model arrived one day earlier — and the contrast is revealing

Mistral’s release did not arrive in isolation. Just one day before OCR 4 launched, Baidu shipped Unlimited-OCR on June 22 — a 3-billion-parameter MIT-licensed model that tackles one of the most persistent pain points in document AI: parsing entire PDFs and multi-page scans in a single forward pass, without chunking the input or stitching the output back together afterward.

Baidu’s model uses a technique called Reference Sliding Window Attention (R-SWA) that, as a top Hacker News commenter explained, splits the AI’s focus into two paths: maintaining full attention on the original document image while restricting memory of generated text to a tight, moving window. The result is constant KV cache size and the ability to transcribe 40-plus pages in a single forward pass. The model gathered 1,800 GitHub stars in its first 24 hours and racked up more than 479 upvotes on Hacker News, where the discussion thread ran to 109 comments.

The two releases frame what some analysts are calling the June 2026 document-AI split: self-hosted long-horizon parsing with open weights versus structured managed extraction with enterprise features.

Baidu’s model is free under an MIT license, runs on standard GPU hardware, and has no managed API or enterprise SLA. Mistral’s model is a commercial product with per-page pricing, bounding boxes, confidence scores, block classification, multi-platform distribution, and self-hosted deployment options for enterprise customers. 

Advertisement

Unlimited-OCR may be the better tool for a research team digitizing scanned dissertations on a single GPU. OCR 4 is built for the IT procurement process — the world of SLAs, data processing agreements, and compliance audits.

Beyond Baidu, the broader OCR competitive field includes Google Document AI, Amazon Textract, Azure Document Intelligence, ABBYY Vantage, and a growing number of open-weight models. 

On the Hacker News thread for Unlimited-OCR, practitioners offered a candid assessment of the state of the art. Joss82, who has worked on document parsing for 10 years, wrote bluntly: “OCR still sucks in 2026.” Meanwhile, one user named SyneRyder reported success with Claude for OCR of hundreds of pages of handwritten documents, noting the model delivered results with “no corrections required” and even pointed out a continuity error in the source text. These practitioner reports underscore a key tension in the market: performance varies wildly depending on the specific document type, language, and quality of the source material.

The real play is not OCR — it is an enterprise AI stack with document intelligence as the on-ramp

Step back far enough, and Mistral’s OCR 4 release is not really an OCR story. It is an enterprise go-to-market story built on top of a $4.4 billion global intelligent document processing market that is forecast to grow at a 33.1% compound annual growth rate through 2030, according to Grand View Research.

Advertisement

For Mistral, OCR is a wedge into enterprise AI budgets. The model feeds directly into Mistral’s Search Toolkit, the company’s open-source composable search framework announced at the AI Now Summit. In that architecture, OCR 4 serves as the ingestion layer for retrieval-augmented generation and enterprise search pipelines, converting raw documents into citation-ready, structurally classified input. The logic is clear: once an enterprise adopts OCR 4 for document extraction, Mistral’s broader model suite — including Medium 3.5 for reasoning and the Vibe agentic platform for task execution — becomes the natural next step in the stack. 

Mistral-OCR-4-multilingual

On English-language documents alone, the performance gap between leading OCR models narrows to just a few percentage points — suggesting the real competitive battle will be fought on multilingual support, structure, and price. (Source: Mistral AI)

That pipeline ambition is critical context for understanding Mistral’s current fundraising trajectory. Bloomberg recently reported that the company is in early discussions to raise about €3 billion ($3.5 billion) at a valuation of roughly €20 billion — nearly double the €11.7 billion valuation from its September Series C round. To date, Mistral has raised only about $4 billion, a fraction of what its largest U.S. rivals have taken in. OCR 4 and its associated enterprise revenue pipeline are part of how the company plans to justify that higher valuation, with Mistral targeting €1 billion in revenue for 2026, up from €200 million in 2025, according to Le Monde.

Mistral is a company with roughly 1,000 employees and ambitions to compete with labs that have raised 40 times as much capital. It cannot win a general-purpose model arms race against OpenAI and Anthropic. What it can do is build a differentiated enterprise stack around sovereignty, structured document intelligence, and agentic workflows — and use that stack to capture European enterprise budgets that are increasingly wary of U.S. provider dependency. 

Advertisement

The pricing structure reinforces that strategy: at $2 per 1,000 pages in batch mode, the cost of processing a 100,000-page corporate archive falls to $200, making large-scale digitization projects economically viable in ways they may not have been with token-based vision-language model pricing.

Whether Mistral can execute that vision at scale — against Google, Amazon, Microsoft, and a surging open-source ecosystem — remains an open question. But the Anthropic export control crisis is still unresolved, European data sovereignty regulations are tightening, and a potential €20 billion funding round is on the horizon. The company is holding an OCR 4 production webinar on July 7 at 6:00 PM CET.

Two weeks ago, the argument for building AI infrastructure outside the reach of U.S. export controls was theoretical. Then the U.S. government flipped a switch, and Anthropic’s most advanced models went dark for every non-American on the planet. Mistral did not cause that crisis — but it spent the last year building the product that makes it matter.

Source link

Advertisement
Continue Reading

Tech

The Grand Theft Auto 6 Physical Edition Is Overpriced DRM In A Box

Published

on

If you spend $80 of your hard-earned income on a physical edition of Grand Theft Auto VI, you’ll receive a box with a code inside. The box is your standard rectangular, disc-holding shape, but the game itself doesn’t come on a disc — or two — at all. Perhaps the physical part is the warm feeling you get when you manually type the code into your PS5 or Xbox Series X? It surely can’t just be referencing the box, right?

Anyway, at least the physical edition doesn’t cost any more than the digital version, which is already raising eyebrows at $80. This isn’t an unheard-of price point in today’s market, but it is a shock to players who are still getting used to the $70 standard for AAA games. Nintendo has been at the forefront of the more-than-$70 movement, pricing Mario Kart World at $80 in 2025 and following that up with Elden Ring heading to Switch 2 this August. Xbox also teased an increase to $80 for its first-party games in 2025, but it backtracked just a few months later. (Classic Xbox).

The writing has been on the wall for a while now, but Rockstar pricing the standard edition of GTA VI at $80 feels like a turning point. The doors were cracked, but now they’re wide open, and the wave of $80 AAA games can start flooding in. 

This matters because it affects players’ budgets at a time when the cost of living is rising at a torturous rate — but don’t worry, if you look at it from a holistic perspective, it gets worse. On a grand scale, the $80 price point matters because we’re simply spending more to own nothing. The GTA VI physical edition is the clearest, most tangible example of this trend.

Advertisement

I’ve said it before, but about 10 years ago, it feels like we all kind of forgot that DRM sucked. Digital rights management drew heavy consumer ire in the 2000s, as publishers started adding always-on authentication requirements to major new releases like BioShock, Mass Effect and Assassin’s Creed 2 in the name of fighting piracy. Some publishers even developed their own stores to ensure every copy of Half-Life 2 was activated and official. Many titles had to regularly connect with the publisher’s servers while in use, a feature that generated major glitches and sometimes rendered games unplayable. Players felt like they didn’t actually own their purchased games, and there was broad pushback against DRM with awareness campaigns, petitions and lawsuits.

But then broadband and wireless infrastructure expanded, downloads became more common than discs, and the number of games coming out each week skyrocketed, particularly on Steam. Players needed places to purchase and store their growing backlogs, download speeds increased, and the market leaned into convenience. And here we are today: Valve owns your entire Steam library and is simply letting you access it, and the same goes for most game downloads on PlayStation, Xbox and Nintendo platforms. Online games can be shaken up or taken down by their rights holders at any moment, and even AAA single-player narrative experiences come with day-one patches and critical post-launch updates. In a digital-first world, DRM reigns supreme.

So when Rockstar prices GTA VI at $80 and calls a game box with a code inside a “physical edition,” it feels like, yeah, the joke’s on us. Not only does the physical edition not include any discs, but it’s also spiking prices on a whole line of products — AAA games — that players can’t own and don’t control.

The GTA VI physical edition is what it looks like when game ownership disappears. It isn’t a new trend, but combined with the upgraded price point, the code-in-a-box brings this phenomenon into supreme clarity. Purchasing any ultra-hyped AAA game feels like a gamble (or, maybe a loot box).

Advertisement

This hasn’t been happening in a vacuum, of course. Consumer protections are on the rise in the video game space, alongside efforts to preserve the industry’s history. The grassroots Stop Killing Games movement has been loudly advocating against publishers that remove titles from players’ libraries and haphazardly shut down their services. Stop Killing Games recently failed to convince the European Commission to require publishers to maintain support for games that they’ve stopped selling, but the group is generating conversation and change on a large scale.

Meanwhile, the GOG storefront remains completely free of DRM, and in 2024 GOG launched its Preservation Program aimed at adapting historic games for modern hardware. The program has spit-shined and preserved 300 classic games so far, including Metro 2033The Witcher and its sequel, Devil May Cry: HD Collection, Resident Evil 13, six Tomb Raider installments, Diablo and Crysis. All of the preservation work is handled by GOG, with no upkeep required from the original game makers. And of course, itch.io is another storefront that doesn’t have built-in DRM like Steam.

The $80 GTA VI physical edition — without any physical media — is exactly what we should expect from the existing AAA machine. It’s a matter of Rockstar playing its part in the video game ecosystem: perpetuating crunch-layoff cycles, raising the baseline price of all AAA games, and further solidifying strict DRM control structures that benefit publishers over players. Rock on, I guess.

Advertisement

Source link

Continue Reading

Tech

4 Of The Best TV Deals Available Now

Published

on





We may receive a commission on purchases made from links.

Amazon’s first major Prime Day events are usually held in early-to-mid July every year. 2026, however, has turned out to be different, with Amazon opening the discount floodgates earlier. As detailed in our article discussing the best early Amazon Prime tech deals, the first Amazon Prime Day event is now underway, starting June 23 and ending June 26, 2026.

Prime Day always brings deep discounts on televisions. However, large price cuts don’t guarantee great value. Some budget models aren’t worth buying regardless of how low their prices fall, so it’s important to do your research before shopping.

Advertisement

To save you some elbow grease, we’ve picked a bunch of excellent TVs from major brands that are currently on sale during Prime Day, and most are less than $1,000 while the deals last. Our list of the best discounted TVs on Amazon includes a premium OLED TV from Sony, feature-packed mini LED TVs from Hisense and TCL, and a surprisingly affordable mini LED TV from Samsung.

Advertisement

Sony Bravia XR8B Series OLED 4K TV

One of the best TV deals we’ve come across during this Amazon Prime Day sale involves Sony’s much sought-after Bravia OLED TVs, including the 65-inch Bravia XR8B TV on sale for just under $1,200. The extended XR8B lineup includes two other variants — a smaller 55-inch model and a larger 77-inch option. The most affordable of the lot is the 55-inch model that is on sale for $998, while the 77-inch option is significantly pricier at $1,798.

Models from this lineup are a slightly more affordable version of Sony’s Bravia 8 lineup. The primary reason for the lower price tag is that the XR8B lineup lacks the XR Contrast Booster feature found on the XR8 series models. The rest of the hardware specs, however, remain the same.

Given that for most users, the lack of the XR contrast feature might not make a massive difference, the Bravia XR8B series ends up being a compelling OLED TV purchase. Both the base 55-inch model and the 65-inch model are deeply discounted by $500 and $800, respectively, when compared to their base price. However, looking at the price history reveals a more modest, but still impressive $350 discount for the cheaper TV, and $400 for the pricier model.

Advertisement

Hisense 75 U7 Mini LED ULED 4K UHD

Hisense may not be as widely recognized as Sony, LG, or Samsung, but there is no denying that the company has been behind several excellent large-screen TVs of late. Its latest model is a 75-inch mini LED 4K TV sold under the company’s U7 lineup; the Hisense 75U7SF.

This TV packs several premium features into a package that would have cost significantly more just a few years ago. It uses mini LED backlighting technology, which should allow it to deliver improved brightness, contrast, and local dimming performance compared to traditional LED TVs. You can also expect improved HDR and more convincing black levels, particularly when watching movies or streaming high-quality content. Thanks to its support for a 165Hz refresh rate, this model also makes sense for people interested in gaming on a huge screen.

Advertisement

Other notable features of the Hisense 75U7SF 75-inch mini LED 4K TV include an anti-reflection coating on the display, up to 3,000 nits of peak brightness, and support for Dolby Atmos. It runs Amazon’s Fire TV interface and offers seamless integration with Amazon Alexa. 

This 75-inch TV, until recently, used to be on sale for $1,298.99, but Prime Day discounts dropped that price down to $999.99. Worth noting that its initial base price was nearly $2,000, so this is a total 50% off. If you’re looking for the same features in a smaller package, Hisense also sells 55-inch and 65-inch variants of the same TV, which are currently on sale for $599.99 and $849.99, respectively.

Advertisement

TCL QM64L 65 Mini LED TV

If you’re on the lookout for a large-screen television that’s well under $1,000, check out the TCL QM64L 65-inch mini LED TV. This TV is the most affordable piece of tech in this list and is currently on sale for just $529.99. This is a bargain for a 65-inch TV, and a 34% reduction from its base price of $799.99.

What makes the TCL more attractive is the fact that it offers similar features to the 75-inch Hisense TV we’ve discussed above. The highlight is the use of mini LED technology with 500 dimming zones for the display. Where it loses out compared to the Hisense is the lower refresh rate (144 Hz) and potentially lower overall brightness. Potentially, because the exact spec is nowhere to be found for the TCL, while the Hisense model offers 3,000 nits peak brightness.

Like the Hisense model, the TCL QM64L is powered by Amazon’s Fire TV, which makes sense, as it’s an Amazon exclusive. It’s available in different sizes, including 55-inch (currently $429.99), 75-inch ($749.99), 85-inch ($999.99), and even 98-inch ($1,799.99).

Advertisement

Samsung 75-Inch Class Mini LED M80H Series

Samsung TVs usually aren’t among the cheapest options, but Prime Day sales change that narrative. If you’re looking for an affordable mini LED TV but want to stick to premium brands, check out the Samsung M80H Series 75-inch. It won’t leave a gaping hole in your wallet, and it’s still as feature-loaded as some of the other TVs listed here.

Advertisement

Samsung offers this TV in multiple sizes, such as the bigger 85-inch version currently priced at $1397.99, but the focus of our attention is the 75-inch model, which can be yours for $897.99, down from $1,197.99. Key specs include a 144 Hz refresh rate, 4K upscaling, and support for HDR 10+.

Being a Samsung, it’s powered by the company’s own Tizen OS platform, and can also become part of Samsung’s SmartThings ecosystem. It also comes bundled with the Samsung TV Plus platform, which provides access to a wide variety of TV channels and shows without needing a separate subscription. 

Advertisement



Source link

Continue Reading

Tech

Meta Pauses Employee-Tracking Program Following Internal Data Leak

Published

on

Meta has paused its Model Compatibility Initiative that tracked employee mouse movements, clicks, keystrokes, and screen content to train AI agents, after some of its collected data became accessible to more employees than intended. Meta says it has no evidence the information was improperly accessed and will not restart the program until it is confident in its safeguards. Wired reports: Meta rolled out the Model Compatibility Initiative (MCI) tool in April to US employees. The tool “collects computer inputs such as mouse movements, click locations and keystrokes, as well as screen content,” according to workers who have been petitioning against it over privacy, security, and personal liberty concerns. When MCI launched, employees couldn’t opt out, but that changed to a limited degree after workers protested. Meta executives have repeatedly defended the data-gathering project, saying it was necessary to train AI systems to operate computer software the way humans do and that employees were the best examples for the artificial intelligence to learn from.

On Monday, a Meta engineer issued an internal security notice stating that databases filled with information gathered by MCI had been exposed to anyone inside the company. A former employee actively involved in pushing back against MCI describes the lapse as “a mess” — and one that employees had expected would occur. “When workers raised concerns, leadership doubled down and failed to acknowledge the risks workers raised about the safety and privacy of worker and customer data,” the person says. “Leadership has clearly created an authoritarian environment where workers are no longer respected or heard.”

But after critical comments poured into internal forums on Monday expressing frustration about the security issue, Meta shocked some of its staff by pausing MCI altogether, telling WIRED about the development several hours before announcing it to employees. A few workers told WIRED they were confused in the meantime because the tool was continuing to run on their laptops. Late on Monday, Stephane Kasriel, a Meta vice president overseeing AI research, announced the pause and told staff that the security issue had been discovered on June 18 and addressed within four hours. But the initial fix didn’t stick and access to the data had to be further locked down. The issue made “some MCI-derived data” accessible to more people than intended, he wrote, without elaborating.

Source link

Advertisement
Continue Reading

Tech

I passed on most Prime Day iPhone accessory deals, but these five are worth your money

Published

on

If you’ve just upgraded to a new iPhone and are looking for the best accessories to buy during the ongoing Prime Day 2026 sale, you’ve landed in the right place. I’ve gone through dozens of iPhone accessory deals, but these are the ones I’d actually use myself, buy with my own money, or recommend to friends and family.

Lisen Cell Phone Stand

Anyone who works at a desk in an office knows how easy it is for a phone to get buried under printouts, documents, and the steady stream of items that get handed over to you throughout the day. Even beyond that, I prefer to position my screens closer to eye level. The Lisen Cell Phone Stand makes all of that easier.

Down from its $17.99 listing price, the stand is currently available on Amazon for just $9.45. For the price, you get a weighted metal base for added stability, an anti-slip design, adjustable height ranging from 7.1 to 8.5 inches, and the ability to tilt your iPhone to a comfortable viewing angle (5° to 85°) and to use it hands-free.

Anker MagGo 3-in1 iPhone Charging Station

If you own an iPhone, Apple Watch, and AirPods, instead of leaving them scattered across your desk or nightstand and carrying separate charging adapters and cables, you can place each device in its designated spot on the Anker MagGo 3-in-1 Charging Station. The charger can power all three devices simultaneously, reducing both clutter and cable management headaches.

This one offers 15W wireless charging for compatible iPhones (iPhone 12 or later), carries Qi2 certification, has a compact, foldable design that’s easy to toss into a backpack, and comes with a 40W power adapter included in the box. For $59, the charging station replaces all your charging adapters and cables for a single, travel-friendly accessory, and that’s the kind of convenience I’d choose any day.

Pitaka Military Grade Protective Case

The iPhone 17 Pro and iPhone 17 Pro Max look gorgeous without a case, but the repair bill for a broken back glass panel or cracked screen is far more painful. This is why I always recommend that my friends and family members use a protective case on their iPhone, not the rugged ones, but good ones. 

What I’ve got for you is the $29.99 Pitaka protective case (previously $59.99), made from woven aramid fiber for the back panel and flexible TPU on the sides. Without adding much bulk, the case provides drop protection from heights of up to 2.44 meters, raised screen and camera lips to help prevent scratches, and a plush leather interior.

Advertisement

Lisen MagSafe Car Mount

The infotainment system in your car is great, but there are times when you may want to check a new route without interrupting the one already active, or quickly check a message or app that looks better on your iPhone.

For a more distraction-free driving experience, I recommend the Lisen MagSafe Car Mount, which keeps secondary navigation, calls, and messaging within easy sightline without taking your attention off the road. Currently priced at $16.08 (down from $29.99), the car mount attaches securely to your car’s dashboard, and its built-in magnets snap your iPhone (iPhone 12 or later) into place without using any clamps or locks.

Baseus Picogo Power Bank

I’m always using my iPhone, which is why it rarely makes it through a full day on a single charge. Naturally, I have to carry a power bank at all times. Having used bulky models with 10,000mAh and 20,000mAh battery capacities, I was on the lookout for something sleeker, more elegant, and lightweight when I found the Baseus Picogo Powerbank.

Measuring around 0.3 inches thick, the compact power bank weighs around 108 grams and can easily slide into my jeans pocket. Yes, it only has a 5,000mAh battery, and the max wireless output is 7.5W. However, that’s enough to take your iPhone (iPhone 12 or later) from nearly dead to 70% to 80%, depending on which model you have.

I’m willing to trade off charging speed for the convenience of the form factor. For $24.99, the Baseus wireless power bank is among the best iPhone accessory Prime Day deals you can invest in.

Whether you’re looking for a protective case for your iPhone 17 Pro or a 3-in-1 charging station for your Apple devices, there’s something for everyone on this list.

Advertisement

Source link

Continue Reading

Tech

How TikTok is reinventing ecommerce

Published

on

Disclaimer: Unless otherwise stated, any opinions expressed below belong solely to the author.

For the past few years, my commentary on regional ecommerce has revolved around the competition between Shopee and Lazada. The ambitious upstart from Singapore ended up pushing out the former market leader, even though it received backing from Chinese Alibaba.

And just when it seemed that the war was settled, that Shopee would reign over Southeast Asia with its rivals scrambling for the breadcrumbs it left behind, TikTok—of all the brands—has decided to enter the fray as well.

But what does a social media company know about running an online store? How can it be a match for industry veterans?

Advertisement

Well, one thing it does know is that those veterans have to pay for access to eyeballs that it owns. And if that’s the case, then why not sell to them directly?

Location, location, location

Nobody can sell anything if people don’t know about it. You have to make yourself known or, better still, place your business where the people already are. That is the source of the famous rule of real estate—location trumps everything else.

But it works in the digital world as well. It doesn’t matter how attractive your offer is, or how robust or cheap your product selection is, if nobody is aware of your existence.

And so, major ecommerce companies have had to first spend billions of dollars to position themselves in front of potential consumers—and now continue spending more to keep them coming back.

Advertisement

What’s more, size and brand awareness is no guarantee of enduring success, as the case of Lazada proves.

However, even its successful challenger, Shopee, still operated within the same rules. But what if the next competitor injects himself before customers can ever see you?

Image credit: CNBC

That’s what TikTok is trying to do. It is like a landlord who used to rent space for other companies, only to now reserve half of it for himself and compete with them instead.

This is a catch-22 situation for the incumbents. On one hand, they are effectively paying a direct competitor for access to the same audience that TikTok can reach freely through its own platform. On the other, they cannot simply walk away, because TikTok remains a gateway to millions of potential customers.

Meanwhile, TikTok benefits from both sides of the equation. It earns revenue from advertising while also generating income from direct sales to consumers.

Advertisement

Given its rapid growth, the strategy appears to be paying off. Including Tokopedia, which TikTok took control of in 2024, the company now commands close to 30% of Southeast Asia’s e-commerce market. Shopee still leads with a 52% share, but the question is whether it can maintain that dominance.

Monetising boredom

In the consumerist world we’re living in, many purchases are made on impulse. You see something cool, fun, stylish, and you want it.

Over the past few years, short, catchy, viral videos have become one of the most powerful tools for creating demand. Traditionally, however, acting on that impulse required an extra step: clicking a link or searching for the product on a marketplace such as Shopee.

In fact, most traditional e-commerce platforms are built around intent. Consumers typically visit them with a specific goal in mind, whether it is searching for a product, comparing prices, or making a purchase they have already decided on.

Advertisement

TikTok Shop works differently. It creates the desire before the search happens.

Image credit: CNBC

A creator tests a product. A livestream host demonstrates it. A short video shows a before-and-after result. A discount appears while the viewer is still watching. The purchase button is not placed after a search query, but inside a moment of attention.

That is a problem for Shopee and Lazada because search-based marketplaces tend to reward scale, logistics and price. TikTok rewards attention, storytelling and impulse.

A seller does not necessarily need the best product listing. He needs a video that converts—and it converts within TikTok Shop, just moments after buyer interest has been piqued.

Millions of people swiping through short clips are regularly exposed to new products, which they can now buy right then and there. The whole ecommerce experience of going to a third-party app or website and completing your checkout there has just been truncated into a few taps in the midst of your social scrolling session.

Advertisement

In other words, TikTok’s approach to ecommerce is not only fulfilling the demand but creating it too, and monetising it before competition ever has a chance.

This is where it gets really dangerous for existing ecommerce platforms.

While there are certain necessary goods that we are buying on a regular basis, which people may habitually visit Shopee, Amazon or Lazada for, consumer demand needs to be regularly refreshed with something new.

And all of those new products are introduced through various forms of content. These days, it’s mostly video—the medium that TikTok dominates over, especially in Southeast Asia.

Advertisement

So, not only does it own the main communications channel, but it gets to create new trends before competitors are even aware of them.

Can it replace big online marketplaces entirely? Most likely not. But it can monopolise access to the latest, most attractive products or even create many of them itself, a little bit like Shein does through its tight integration with Chinese manufacturers.

If it continues its successful run, it could redefine ecommerce forever and encourage other social media giants to follow suit.

  • Read other articles we’ve written on tech giants here.

Featured Image Credit: airdone/ depositphotos

Advertisement

Source link

Continue Reading

Trending

Copyright © 2025