Front-page articles summarized hourly.
Guardian analysis reveals a fake US thinktank, the Hanover Institute for Public Policy, created by Piro Inc and funded by Israel via Hasbara contractors, that published 124 reports in nine days totaling over 560,000 words to prime AI chatbots to present pro-Israel lines. The site has no legal entity or staff, and presented as neutral research, using AI-optimization to shape training data and chatbot responses. Payments flowed through Havas Media and other contractors under FARA filings; the project involved tens of millions. Officials say diplomacy efforts failed to move US opinion; experts warn of risks of LLM grooming.
X has issued cease-and-desist letters to Nitter, alleging data scraping and rule violations. Nitter’s maintainer says nitter.net is offline and the GitHub repo is archived; development has stopped. The move highlights ongoing clashes over data access and free-speech rhetoric around X.
Proliferate, a YC-backed open-source, self-hostable AI IDE for team agents, seeks a Founding Product Engineer in San Francisco. Compensation: $150k–$300k salary, 0.3%–1.5% equity; visa sponsorship; full-time. Be one of the first engineers, owning end-to-end product work—from new human‑agent interfaces to agent-owned workflows. Fast shipping, first-principles thinking, deep work, and ambitious impact. Perks include free wearable, gym, meals, and protected mornings. Interview: 15‑min call, 30‑min technical with codebase, paid 1–3 day trial.
Debian is conducting an extensive poll among its developers on AI usage in Debian, with eight proposals ranging from banning LLM-assisted contributions (Proposal A) to allowing them under conditions (Proposal B) or banning altogether (Proposal C), with other nuanced options (D-G) and an environmental/ethical emphasis (H). Proposals A requires a 3:1 majority; others require simple majority. The poll is lengthy (5,000+ words) and ongoing; the deadline was extended by a week. The article places this in context with other distros (Gentoo, NetBSD, OpenBSD, FreeBSD) and notes that the Linux kernel and Red Hat responses vary.
Two extremes about AI in programming miss the point: ownership comes from understanding a system, not who writes code. Modern software relies on docs and snippets; AI is just another source. The danger is outsourcing thinking: AI can generate code, but you must still understand the design. Debugging builds mental models; AI patches can create an illusion of competence. Juniors risk underdeveloped intuition. Use AI for boilerplate, syntax reminders, and exploration, but keep problem framing, architecture, decisions, and explanations in human hands. AI may push developers toward higher-level architectural roles.
Jencel Panic shares a Mathstodon post titled "Last #ai rant, or perhaps not rant but a lament," offering a final, reflective take on AI.
February 1958 issue of If magazine, collecting SF fiction and art: The Feeling of Power (story by Isaac Asimov; art by Virgil Finlay); novelettes Assassin (J. F. Bone) and The Barbarians (Algis Budrys); short stories The Hero (Elaine Wilber), Contamination Crew (Ed Emshwiller), Out From the Sun (Virgil Finlay), Security Risk (Ed M. Clinton Jr.), Feet of Clay (Robert Hoskins); The Standardized Man (Stephen Bartholomew). Essays: Editor’s Report by Eve P. Wulff; What Is Your Science IQ?; Science Briefs; Hue and Cry. 124 pages, Feb 1958.
Australian under-16s are returning to social media after a December ban, per parental-control firm Qustodio. TikTok, Instagram and Snapchat use among 10-12 and 13-15-year-olds has risen toward pre-ban levels; 13-15s on TikTok are 25.9% (slightly below before), and 10-12s nearly match. VPNs or age obfuscation may explain the rebound, while WhatsApp, not banned, is rising. The ban aims to curb bullying and predatory algorithms; a June peer-reviewed study found little evidence teens halted social media use. New Zealand is considering penalties for firms failing to comply.
Tom's Hardware reports the EPA plans to loosen public-input rules for air-pollution permits, potentially allowing 'minor source' permits for facilities like data centers to proceed without public notice or 30-day comment periods. States would administer permits, raising concerns that local communities lose a key transparency check even as data-center expansions accelerate. 14 state attorneys general and three cities signed a letter opposing the change. Proponents cite regulatory burden relief; critics warn of health and environmental risks, citing Harvard's health-damage estimates from Loudoun County data centers and past local-authority cases like Gilroy and Festus.
Bloomberg displays an anti-bot verification page after detecting unusual activity, asking the user to confirm they’re not a robot. It instructs enabling JavaScript and cookies, not blocking them, to review Terms and Cookie Policy, and to contact support with a reference ID. The page also promotes a Bloomberg.com subscription.
Global Solo’s US Banking Access Index (2026) maps 19 providers and 239 verified claims on whether non-resident founders can obtain US business bank access, using provider-published policies and quarterly re-verification. It classifies outcomes as Explicitly accepted, Explicitly restricted, or No published restriction, with nuanced subcategories. The dataset details entity requirements, residency rules, onboarding, wires, card issuance, FDIC status, 2FA, and marketplace payouts across providers (Mercury, Relay, Wise, Payoneer, Brex, Novo, Bluevine, Lili, Rho, Revolut, Chase, BofA, Wells Fargo, Airwallex, Slash, Meow, Grasshopper, NorthOne, Found, etc.). It highlights policy changes and offers JSON/CSV exports, reflecting published guidance as of July 2026.
The post discusses JDK 28's preview value classes (JEP 401). By dropping identity, value classes let the JVM flatten data and choose representations for performance, with immutability enabling non-atomic flattened layouts (FourLongs in Envelope). Mutable fields require reference layouts to avoid tearing. The author shows how C2 can scalarize, inline, and even remove allocations, but type erasure with bridges can force materialization in megamorphic calls. A fix is to redeclare the typed method in interfaces (override) so calls use a scalarized descriptor, eliminating bridges. Semantics matter; profiling and assembly inspection help.
The snippet describes a "Nearby bus routes" feature that finds buses by enabling location or moving a map, with selectable search radii (200 m, 500 m, 1 km) and an option to view all nearby routes.
Argues against over-engineering RAG stacks; choose retrieval strategies by data freshness, churn, query patterns, scale, and team capability. Six recipes: 1) MVP—BM25 full-text search; 2) agentic query rewriting; 3) hybrid sparse+dense reranking; 4) on-the-fly embedding for high churn; 5) hot/cold pre-embedding tiers; 6) full pre-embedding for massive scale. Also covers multi-intent queries with a parallel sub-query workflow. Decision flow: start with BM25, test rewriting, then hybrid; switch to on-the-fly, hot/cold, or full pre-embedding based on freshness, latency, and scale. 80/20 rule: 60% stop at full-text+rewriting; 25% hybrid; 10% full pre-embedding; 5% custom.
The Bun 1.4 Rust rewrite, driven by Jarred Sumner using advanced AI tools, exemplifies a shift toward AI-built software at scale. Paul Dix argues we’re witnessing the end of traditional programming: humans edit and review code less, while agents generate, test, and refine extensive software; production-grade results can emerge from millions of commits and vast token budgets. He cites AI-driven prototypes (e.g., Iceberg integration, edge replication) that are functional but not production-ready, while predicting cheaper, more capable models (Mythos/Fable, Astra) will soon enable widespread AI-built features and verification.
Apple unveils Mac Studio with M5 Max and M5 Ultra, delivering extreme pro performance and on‑device AI. M5 Max: up to 18‑core CPU, 40‑core GPU, 128GB unified RAM. M5 Ultra: up to 36‑core CPU, 80‑core GPU, 512GB RAM. Up to 8 displays; up to 19 streams of 8K ProRes; Thunderbolt 5 at 120Gb/s; PCIe expansion; Wi‑Fi 7 and Bluetooth 6. Compact 7.7 x 3.7 inches, quiet thermals. macOS optimizations, LM Studio and Apple Intelligence with Siri AI; AR view. Available Sept 22. Financing: Apple Upgrade Lease via Klarna; ACMI 0% APR. Trade‑in and recycling programs emphasized.
Harvest (the IBM 7950), built for the NSA and run from 1962 to 1976, was the Cold War’s fastest code-breaking computer. It augmented IBM Stretch with a custom streaming coprocessor and Tractor automated tape storage to process enormous intercepts in real time. Using the Alpha language, Harvest operated on memory-shared streams P, Q, and R, with a pipeline design and a 44 GB online storage via tapes. It delivered up to 1 byte every 0.3 microseconds and could search billions of characters in hours. It pioneered dataflow-like processing and robotic storage, before being retired for the Cray-1.
A Penn State study analyzing a nationally representative survey found that 62% of U.S. adults report no or limited knowledge of basic statistics, while only 11% regularly use statistics in daily life. Yet 90% say they would base decisions on statistics more if they understood them better. The survey of 1,000 participants also asked about understanding p-values, highlighting that statistical literacy helps evaluate evidence in media, policy, and science. Researchers urge intuitive concepts and note free resources, including Penn State’s STAT 200 online course.
Google/YouTube shows a CAPTCHA-blocked page due to unusual traffic from the user’s network. It says requests may come from malware, a browser plug‑in, or automation violating ToS; the block ends when traffic slows or the CAPTCHA is solved. If on a shared network, ask the administrator. The page lists the IP, time, and URL for context.
Made by Johno Whitaker using FastHTML