Front-page articles summarized hourly.
Data Compression Explained surveys how to compress data, bridging theory and practice. It covers information theory (entropy, no universal compressor, Kolmogorov complexity), coding (Huffman, arithmetic/range coding, ABC), modeling (fixed/variable order, DMC/PPM/CTW, context mixing in PAQ/ZPAQ), transforms (RLE, LZ77/LZSS/Deflate/LZW, BWT, E8E9, precomp), archive formats, error detection and encryption, and lossy vs lossless approaches. It surveys benchmarks (Calgary corpus, Large Text enwik9, Hutter Prize), and argues that compression is prediction plus coding, bounded by computability and practical limits.
Amy Deng, diagnosed with prolactinoma, shares a four-step AI-assisted method to solve mystery fatigue: Track symptoms and triggers; test with broad and targeted labs; analyze combined data with large language models to surface hypotheses; and experiment with diet, hydration, hormones, and medications under physician guidance. She used wearables, nutrition apps, CGMs, and spreadsheets, plus AI agents to organize data and pose questions to clinicians. While no model replaced her neuroendocrinologist, the AI-driven process outpaced PCP visits by generating hypotheses and tests, giving her agency and steady improvement over a month.
A new documentary, How to Feed a Dictator, gathers five private chefs who cooked for Pol Pot, Kim Jong‑il, Saddam Hussein, Idi Amin and Augusto Pinochet. Using a tasting‑menu frame, it shows how food and hospitality became stages for power, danger and complicity. The cooks recount surveillance, manipulation, and moral compromise—from Amin’s regime and a near‑execution for a misstep to Pinochet’s loyal service. The film argues dictators rely on those who sustain them, even as they reveal the human cost behind opulent feasts.
Could not summarize article.
WordPress.com 429 error indicating a temporary system issue; refresh the page and contact support if the issue persists.
Kent Beck argues success hinges on future potential, not task count. Managers sort engineers into A, B, or C by signals beyond productivity: code quality, communication, learning, and impact. The priority is distinguishing B from C by whether work is reliable, well-documented, and doesn’t create extra work. If you’re a B, you can become an A by showing learning, better design, multiple implementations, incremental diffs, internal tools, and sharing lessons, even if it takes more time. The piece favors long-term thinking over rushing tasks.
Aikido introduces Code Audit, a tool that sits between SAST and pentesting by applying pentest-grade reasoning to static source code to surface multi-step, intent-dependent vulnerabilities before release. It analyzes across repositories, feature flags, undeployed changes, and admin routes without live environments. It complements SAST and pentests, targeting logic flaws that rules-based scanners miss, including mobile apps and smart contracts. Benchmark: covers about 70-80% of full pentest findings at roughly 10x lower cost; early users find ~25 issues per codebase (median). Getting started: in Aikido, create an audit, select repos, pay credits, audits can finish in minutes.
Attack on Arch's AUR involved mass creation of new accounts that adopted orphaned PKGBUILDs and pushed malicious updates to install malware via npm (later bun). About 1,500 packages were affected (mostly orphaned), official repos untouched. New registrations were paused; attackers exploited the open, trust-based AUR model. Some updates included an eBPF-based data-exfiltration payload. Suggestions include stricter account creation, better orphan handling, and more visible package-change warnings to deter future abuse.
This work demonstrates that Age of Empires II is functionally complete and Turing complete, then constructs in-game implementations of a NAND gate, a one-bit perceptron, and an ansatz-based training circuit. Using goats as signal carriers and terrain features as logic rails, the gates realize an in-game perceptron with weights and inputs, where an XNOR-based inner product feeds an AND threshold. The training circuit updates weights from true labels and inputs. The author notes broader implications for modeling LLM attributes and provides artifacts and verilog tests.
An access error prevents loading the page: a 403 CloudFront response says the request could not be satisfied, likely due to high traffic or configuration issues. Retry later or contact the site owner; CloudFront troubleshooting guidance and a request ID are provided.
Iran’s Persian Gulf Strait Authority has imposed mandatory Iranian-approved insurance for all vessels transiting the Strait of Hormuz. The coverage is initially free for 60 days under a US-Iran memorandum guaranteeing toll-free passage, but fees may be charged afterward. The PGSA says insurers must purchase/renew coverage and may levy penalties for non-compliance; transit must use Iran’s designated northern route near Larak Island. The move challenges the MOU and transit norms, with the US and IMO cautions about tolls while longer-term arrangements are negotiated. Some shipowners view the policy as destabilising.
Guardian readers in the US worry that SpaceX’s IPO and the AI boom could pull retirement savings into tech giants. Because many 401(k) plans are indexed to broad stock benchmarks, Americans may now indirectly own SpaceX and other AI firms, especially after Elon Musk pressed for SpaceX to join index funds. Responses describe retirement accounts as a ‘giant casino,’ flagging rising inequality, market instability, and accountability concerns. Some admire tech progress but fear wealth concentration; others seek diversification or opt out of the stock market.
Could not summarize article.
Requests scrapers to identify with a user-agent and respect the site's robots policy, citing related resources at w.wiki/4wJS and Wikimedia Phabricator T400119.
airgap wraps a program in a namespace and FUSE-mounted home and cwd, redacting secrets in .env, SSH keys, and npm tokens so AI agents and untrusted npm packages can't exfiltrate them. It prompts before accessing unexpected files. Linux-only currently; macOS in progress. It guards against threats like AI agents and npm malware (e.g., Shai-Hulud) that read credentials from .npmrc, env vars, or credentials files. Works by spawning the target inside airgap; redaction visible to agents, with normal reads (package.json, lockfiles) pre-approved. Usage: cargo install; airgap <program> [args], with aliases for claude, opencode, npm. Not foolproof; Open issues to extend.
Marc Brooker analyzes an M/M/c queue behind a load balancer with infinite backlog, offering c×0.8 req/s; each request takes 1s. Erlang’s C shows mean latency falls toward 1s as c grows; at half load, larger c yields far less queuing (e.g., 5 servers vs 2.5). Monte Carlo confirms improved medians and tails. Implication: bigger pools improve latency for the same utilization, even at modest c. Caveats: Poisson/exponential assumptions are simplifications. System is stable when λ/(cμ) < 1.
Explains Egyptian fractions focusing on Ahmes’ table of 2/n for odd n. Describes the greedy method and shows that many fractions have non‑optimal expansions (e.g., 2/9, 19/20, 7/60). Argues that with a 2/n table, any rational can be represented by concatenating unit-fraction lists and reducing duplicates via parity rules; doubling and forming a/b from a even or odd is systematic. Gives a full 19/20 derivation, discusses alternatives like a binary expansion, and suggests the method mirrors Egyptian multiplication; addenda link to further discussion.
EFF argues the UK plan to ban under-16s from social media by Spring 2027 will do more harm than good. It relies on age verification across platforms, but no privacy-preserving method exists and checks burden all users. Youths would lose access to educational content, local events, and contact with friends, while regulators gain sweeping power over families’ tech use. The post traces the idea’s history with age gates and the Online Safety Act and urges policies that protect rights rather than panic-driven bans.
Open-source, low-overhead CUDA PC sampling enables production profiling by shipping CUPTI PC/stall data to the Polar Signals backend. It uses hardware per-warp PC sampling with a tunable 2^SAMPLING_FACTOR interval (default 20), producing PC offsets and stall-reason buckets (no timestamps or call stacks). To stay production-friendly, the agent intermittently enables sampling (~50 ms) to target ~100 samples/s; continuous mode is achieved by aggregating samples. Data is gathered via USDT probes (pc_sample_batch, stall_reason_map, gpu_config, cubin_loaded/unloaded), cached for mid-workload attach, and symbolized server-side by disassembling cubins. Available in Kubernetes; 14-day trial.
Made by Johno Whitaker using FastHTML