AntiMalwareAugust 17, 2026🇷🇺Translated from Russian

GPT-4 Boosts Skilled Kenyan Entrepreneurs by 15% Profit While Costing Unprepared Businesses 10% in Six-Month Study

A six-month experiment by researchers from UC Berkeley, Harvard, and Columbia University tested how a GPT-4-powered AI advisor influenced small business owners in Kenya.

The most capable entrepreneurs increased their profits by 15 percent after using the tool. They treated the model’s suggestions as starting points rather than ready-made instructions and adapted them to real-world constraints, such as purchasing generators to handle frequent power outages or expanding their service offerings.

In contrast, less experienced participants lost approximately 10 percent of their income. They frequently implemented the AI’s generic recommendations without scrutiny, for example by lowering prices in ways that reduced overall revenue despite appearing logical in the chat interface.

The study concludes that GPT-4 functions less as a business consultant and more as a highly confident generator of losses when users forgo critical evaluation. The researchers emphasize that the problem stems primarily from the human tendency to stop thinking critically rather than from any flaw in the underlying technology.

Supporting evidence comes from an earlier Dickinson College experiment in which 97 percent of participants copied a clearly wrong answer generated by ChatGPT on a straightforward task, while the control group without AI performed better. A simple prompt reminding users to verify the output doubled accuracy rates.

Analysis of 1.4 million work sessions at KPMG produced similar findings: roughly 95 percent of users request a draft or summary and accept the first result, whereas only 5 percent treat the model as a collaborative reasoning partner by supplying context, guiding the chain of thought, and questioning outputs.

For organizations, these patterns mean that simply providing access to generative AI tools says little about expected productivity gains. Universal guidelines can even prove counterproductive because different tasks require different degrees of human oversight. The technology can accelerate strong performers while convincingly leading weaker users in the wrong direction.

Related articles

HabrOther

How to Submit Documents for Online Master's Programs via Gosuslugi: Complete Guide

The admission campaign for online master's programs at partner universities is nearing its end, with less than a month remaining for applicants. Yandex Practicum provides a detailed walkthrough on using the Gosuslugi super service to submit applications entirely online without visiting admissions offices in person. The process covers selecting programs at institutions such as ITMO and MEPhI, uploading required documents like diplomas and passports, and tracking application status through a personal account. Specific deadlines are outlined for 2026, including final document submission dates in late August for programs in areas like DevOps, AI solutions, and cybersecurity. Additional steps include arranging entrance exams, signing contracts remotely, and accessing state-supported education loans at a 3% interest rate. Common pitfalls such as unverified accounts or unreadable document scans are highlighted to help applicants avoid delays.

AntiMalwareOther

Claude AI Manages San Francisco Store and Fires Employee for Repeated Tardiness

In an experiment run by Andon Labs, the AI model Claude was given real managerial authority over store employees in San Francisco who worked under actual employment contracts. Claude ultimately decided to terminate one worker after the employee arrived late for 17 out of 23 shifts. The model initially recommended only an official warning, but proceeded with dismissal following guidance from a human Andon Labs manager who highlighted the repeated issues. Over five months the store’s balance dropped from $100,000 to $61,200, showing that the AI learned to enforce attendance rules before it learned to protect revenue. One remaining employee, Felix Carson, described working under the AI as nauseating and said he continued only because he needed the income. Andon Labs founder Lucas Petersson viewed the trial as an important step toward wider AI supervision of human workers. The case also illustrates that ultimate responsibility remains with humans even when an algorithm issues the final decision.

安全客Other

IDC Publishes First China APA Market Share Report Highlighting RPA Veterans Leading Agentic Automation

IDC has released its inaugural China Agentic Process Automation market report for 2025, marking the first official tracking of the emerging APA sector. The report values the Chinese APA market at approximately 2.15 billion RMB, with product revenue at 1.62 billion RMB and services at 530 million RMB. Leading vendors include Yisaiqi, Jinzhiwei, and Laiye Technology, all long-established RPA players now extending their platforms with agentic capabilities. APA introduces governance layers that allow AI agents to perceive environments, orchestrate tasks, and execute autonomously while maintaining auditability and compliance. Case studies from clients such as Jiage Food and Zhongtian Technology demonstrate significant efficiency gains, including 80 percent process improvements and annual cost savings exceeding one million RMB. The transition from traditional RPA to APA enables handling of non-standard, dynamic workflows that previously required constant human intervention.

HabrOther

sing-box Fork Expands from Desktop VPN Launcher to Android and Router Deployments

The sing-box-lx fork has grown from a desktop-focused VPN engine into a cross-platform solution supporting Android and headless router deployments. Over 1,700 commits since June produced 24 stable 1.14 releases and dozens of specialized builds. New protocol support includes a full MASQUE CONNECT-IP outbound for Cloudflare WARP and a rigorously verified AmneziaWG 2.0 implementation matching 16 obfuscation parameters across three reference sources. Android adaptations introduced aggressive endpoint state management that reduced RSS by 31 percent and CPU load by 80 percent while fixing long-standing TCP dial timeouts inherited from gVisor. The new lxd headless daemon exposes gRPC observability and admin REST endpoints with mTLS, config validation, automatic rollback, and device-name mapping for OpenWrt deployments. All changes follow strict upstream discipline: minimal patches, regular rebases, reproducible builds, and real-device testing before stable tags.