Claude Design

https://www.anthropic.com/_next/image?url=https%3A%2F%2Fwww-cdn.anthropic.com%2Fimages%2F4zrzovbb%2Fwebsite%2F499e91975d880b35eac6e48ad43161de7d10416c-2876x1614.jpg&w=3840&q=75
Claude Design is a new product that lets users collaborate with Claude to create visual work like designs, prototypes, and presentations. It's available in research preview for Claude Pro, Max, Team, and Enterprise subscribers, with access included in their plans.

A simplified model of Fil-C

Fil-C is a memory-safe implementation of C/C++ that uses a garbage collector and rewrites unsafe code into safe code, including adding AllocationRecord* variables to track memory usage. The simplified model of Fil-C includes a compiler pass that rewrites C/C++ source code, a garbage collector, and additional features such as invisible_bytes and a parallel concurrent incremental collector.

All 12 moonwalkers had "lunar hay fever" from dust smelling like gunpowder (2018)

https://www.esa.int/var/esa/storage/images/esa_multimedia/images/2015/03/eugene_cernan/15299754-1-eng-GB/Eugene_Cernan_article.jpg
Lunar dust is toxic and causes health issues in humans due to its sharp, abrasive particles and electrostatic charge. Researchers are studying the dust to estimate the risk and develop protective measures for future lunar missions.

Landmark ancient-genome study shows surprise acceleration of human evolution

https://media.nature.com/lw767/magazine-assets/d41586-026-01204-5/d41586-026-01204-5_52289740.jpg
Researchers found 479 gene variants that evolved through natural selection in ancient people from western Eurasia after the dawn of agriculture, leading to widespread health changes in present-day populations. The study suggests human evolution accelerated over the past 10,000 years, particularly during the Bronze Age, with changes in genes linked to immunity, skin tone, and other traits.

Measuring Claude 4.7's tokenizer costs

https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,quality=80,format=auto,onerror=redirect/uploads/user/profile_picture/a49d6fd3-0a5e-4774-ae9c-16979bd47642/Generated_Image_March_03__2026_-_1_55PM.jpg.jpeg
Anthropic's new Claude Opus 4.7 tokenizer uses 1.3-1.45x more tokens than 4.6. This results in a 20-30% higher per-session cost for a small but real improvement in instruction following.

Isaac Asimov: The Last Question (1956)

A series of characters ask a computer, Multivac, about the possibility of reversing entropy and extending the life of the universe, but it responds with "insufficient data for a meaningful answer." As the universe runs down, a cosmic computer, AC, eventually learns how to reverse entropy, but there is no one left to answer the question.

Show HN: Smol machines – subsecond coldstart, portable virtual machines

https://opengraph.githubassets.com/e0e5b6e04690f3f617b2c3a33cb8128ad7ef75ce5c19841be277e075c7dbe120/smol-machines/smolvm
Smolmachines is a tool for running custom Linux virtual machines locally with sub-second cold start, cross-platform support, and elastic memory usage. It allows for sandboxing untrusted code, packing workloads into portable executables, and using git and SSH without exposing keys.

Are the costs of AI agents also rising exponentially? (2025)

https://images.squarespace-cdn.com/content/v1/562652dbe4b05bbfdc596fd7/8b1fd882-f8f8-4879-a008-18902ece6edd/METR+time+horizon+%28log%29.png
The author questions the trend of AI's exponential growth in task length and performance, suggesting that the cost of achieving this performance may be growing exponentially as well, potentially making AI less cost-competitive with humans over time. Analysis of a chart from METR shows that the hourly cost of AI agents is increasing with task duration, suggesting that forecasting AI's ...

Slop Cop

Slop Cop is a browser-based writing editor that flags generic LLM prose patterns and offers deeper analysis with an Anthropic API key. It helps improve writing by identifying and suggesting edits for common structural and rhetorical issues.

NASA Force

https://nasaforce.gov/mission-image-1.webp
NASA Force is a hiring initiative for exceptional technologists to join NASA for 1-2 years, solving complex challenges in air and space. You'll work on real missions, take a systems approach, and contribute to advancing human spaceflight and scientific discovery.

Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock

https://raw.githubusercontent.com/paniclock/paniclock/main/assets/paniclock-logo-and-name-v1.png
PanicLock is a macOS utility that instantly locks the screen and disables Touch ID with a single click or laptop lid closure. It requires a one-time admin password setup to install a privileged helper tool.

Middle schooler finds coin from Troy in Berlin

A 13-year-old in Berlin discovered a 2,300-year-old bronze coin from ancient Troy, now on display at the PETRI Museum. The coin likely traveled along ancient trade routes, possibly kept as a charm or offering to the dead, rather than used for a business transaction.

Hyperscalers have already outspent most famous US megaprojects

Something went wrong, but don’t fret β€” let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.

Introducing: ShaderPad

The author released ShaderPad, a library for easily putting shaders on websites without rebuilding graphics scaffolding. It's designed for artists and creative coders, with a simple API and fast page loads due to its small size.

Arc Prize Foundation (YC W26) Is Hiring a Platform Engineer for ARC-AGI-4

The role requires a senior engineer to own and evolve the platform behind ARC-AGI benchmarks, stabilizing the current system and laying the foundation for future versions. The ideal candidate has strong backend engineering experience with Python and distributed systems.

NIST gives up enriching most CVEs

https://risky.biz/static/img/catalin-cimpanu.jpg
The US National Institute of Standards and Technology (NIST) has announced a new policy to prioritize only important vulnerabilities in the US National Vulnerability Database due to budget constraints. This decision is expected to impact the cybersecurity industry, with some companies relying on NIST's data for their vulnerability scanners and dashboards.

How to Host a Blog on a Subdirectory Instead of a Subdomain

https://www.davidma.org/_astro/subdirectory-0.B5LsRX-J_2fSnxQ.webp
Hosting a blog on a subdirectory (e.g. example.com/blog) is better for SEO as it consolidates website authority and ranking power. This guide provides a step-by-step process using Cloudflare Workers to host a Next.js blog on a subdirectory.

I built a 3D printing business and ran it for 8 months

https://www.wespiser.com/img/3d-print-biz/first.webp
The author started a 3D printing business making custom card stands for a neighbor's trading card business. The business worked for a while but eventually hit scaling issues due to limitations in the printing process.

Even "cat readme.txt" is not safe

https://substackcdn.com/image/fetch/$s_!QNEg!,w_1200,h_675,c_fill,f_jpg,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a02736f-409b-4fac-879f-7f0fcaaad68d_2318x1326.png
iTerm2's SSH integration feature can be exploited by impersonating the remote conductor through terminal output. This allows an attacker to execute arbitrary commands on the local machine.

Spending 3 months coding by hand

https://substackcdn.com/image/fetch/$s_!K739!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F619758e3-8a22-4eff-aa30-e86effa991cd_1536x1024.png
The author is on a 6-week retreat at the Recurse Center to focus on coding without AI, learn Python, and understand computers better. They plan to train an LLM from scratch and improve their programming skills.

The Unix Executable as a Smalltalk Method [video]

Generating a color spectrum for an image

https://images.squarespace-cdn.com/content/v1/5cca34c50cf57d8e7575f84b/8f128a7e-3841-4afe-b5c4-3930a88274c3/fruit.jpeg
The user developed a color spectrum visualization tool called Spectrimage that displays the frequency and tonal range of each hue in an image, with a unique design for black and white photographs. The tool analyzes the image client-side in the browser, converting pixels to HSL, sorting and averaging colors, and rendering the spectrum on an HTML Canvas in under a second.

Ecovacs Wants to Weaponize Your Mop Water

https://storage.ghost.io/c/4b/03/4b03eab0-2b64-4a1a-bf25-9cd307f00096/content/images/2025/03/ChatGPT-Image-Mar-26--2025--08_44_30-PM-1.png
There is a special kind of confidence required to look at a kitchen floor, see a dried soy-sauce comet next to a fossilized paw print, and say: yes, this is a job for a tiny wheeled butler with a pressurized stain blaster. That, apparently, is the energy behind the DEEBOT X12 OmniCyclone, which ECOVACS just announced. It is a new flagship robot vacuum and mop for people who have reached a ...

Nintendo's Empire of Secrets with Keza MacDonald – Factually with Adam Conover

https://content.production.cdn.art19.com/images/5c/7f/b1/17/5c7fb117-20b6-4f0b-ba95-ba1c54da52d0/a7de97ee6d8922092c73dc854d56e25689d9e1657e9c4904f82e0dea61321882a2bed78de80564e8304c584b1fd5129c8b43dd89722a3d611ed1fa0070496654.jpeg
Nintendo is a successful video game company that has remained stable despite industry chaos. A new book by Keza MacDonald explores Nintendo's secrets to innovation and success.

Ban the sale of precise geolocation

https://lawfare-assets-new.azureedge.net/assets/images/default-source/article-images/world-map-cybersecurity.jpg?sfvrsn=5d9bbb64_4
The US needs to clamp down on the collection and sale of geolocation data to protect national security and privacy, as seen in the case of Webloc, a tool used by US and foreign authorities to track individuals. A new report highlights the risks of AI-powered hacking, as a single hacker used AI models to breach nine Mexican government organizations and steal hundreds of millions of citizen records.

The GNU libc atanh is correctly rounded

https://inria.hal.science/.within.website/x/cmd/anubis/static/img/pensive.webp?cacheBuster=devel
Anubis is a server protection system that uses a Proof-of-Work scheme to prevent aggressive website scraping. It adds a load that makes scraping expensive, but may cause downtime for legitimate users.

Show HN: Stage – Putting humans back in control of code review

Stage is a platform for fast-moving teams that breaks down pull requests into structured chapters. It provides a unified dashboard to review pull requests with context and chapters at a glance.

Connie Converse was a folk-music genius. Then she vanished

https://ichef.bbci.co.uk/images/ic/480xn/p0nd6c8f.jpg.webp
Connie Converse, a pioneering US female singer-songwriter, created forward-thinking songs in the 1950s that were barely known during her lifetime but are now recognized as trailblazing. Her music, characterized by introspection, existentialism, and lyrical sophistication, has inspired many contemporary musicians and is gaining popularity through re-releases and covers.

Iceye Open Data

https://www.iceye.com/hs-fs/hubfs/_DATA_AND_MISSIONS/Open%20Data/IOD_Map.jpg?width=960&height=540&name=IOD_Map.jpg
Browse ICEYE open data on an interactive map, filtering by location, imaging mode, and date. Access and download datasets through STAC browser or AWS Registry of Open Data.
https://citizenlab.ca/wp-content/uploads/2026/04/COBWEBS_illustration-02.png
Webloc is a global geolocation surveillance system that monitors hundreds of millions of people based on data purchased from consumer apps and digital advertising, used by governments and law enforcement agencies worldwide. The system's use raises serious concerns about civil liberties and fundamental rights, as it relies on the repurposing of behavioural data originally collected for ...