ASCII City
ASCII City displays a live CCTV feed with city activity data, including tracked pedestrians and vehicles. The system shows weather conditions and network status for monitoring urban movement. (asciicity.live)
Common Crawl has mirrored portions of its 2026 crawl archives (April-June) on a Hugging Face Storage Bucket, keeping the same S3-style directory layout and enabling access via the hf CLI, hf-mount, S3-compatible APIs, and fsspec’s hf:// protocol. The bucket offers CDN pre-warming in several regions and allows browsing, streaming, or mounting so tools can read WARC files on demand without downloading entire archives. Examples show how to use warcio with fsspec to iterate WARC records and how to use DuckDB to inspect the URL index Parquet files over HTTP; a sample query counts pages per .ru registered domain and returns high-frequency hosts (e.g., yandex.ru).
Measured performance indicates S3→S3 (us-east-1) achieved the highest throughput (~3,500 records/s), HF→HF reached ~1,500 records/s, and HF→edge clients were much slower (<100 records/s) when issuing many small range requests due to rate limiting, so users should benchmark for their workloads. The release includes ready-to-run Jupyter notebooks (cc-index-hf.ipynb, s3-hf.ipynb, warcio-hf.ipynb) and GitHub examples. Note archived content can be truncated by fetch-size limits (raised from 1 MiB to 5 MiB in March 2025), and feedback is solicited via Discord and a Google Group.
Summary generated by AI from the linked article. hn.today is not affiliated with Hacker News or Y Combinator.
ASCII City displays a live CCTV feed with city activity data, including tracked pedestrians and vehicles. The system shows weather conditions and network status for monitoring urban movement. (asciicity.live)
Jev Ultrafast is a browser agent designed with a dynamic, indexed action space to enhance web interactions. It aims to improve browser performance and functionality through advanced agent capabilities. (github.com)
Neki has launched Neki, a sharded Postgres database, which now includes TIN, a fast full-text search extension. TIN supports complex queries, fuzzy matching, and integrates seamlessly with Postgres for various search applications. (planetscale.com)
The US Gov Graph is a visual map that details the structure and connections within the federal government. It aims to provide a comprehensive overview of government agencies and their relationships. (graph.civlab.org)
A website owner implemented a system charging AI agents a penny per page for crawling, and observed Claude AI paying it during a task. Google is testing a pilot program paying publishers when their content helps generate AI answers, but the calculation details remain unclear. (suganthan.com)
The U.S. House of Representatives has passed a law requiring all new cars to include AM radio receivers, overriding automakers' objections. The legislation aims to preserve AM radio access for emergency broadcasts and public safety. (wsj.com)
Today's best Hacker News stories, summarized and screenshotted, one email a day.