Home

Statement on the comments from Secretary of War Pete Hegseth
surprisetalk about 2 hours ago

Statement on the comments from Secretary of War Pete Hegseth

The article provides a statement from Anthropic regarding comments made by the U.S. Secretary of War about the use of AI in warfare. Anthropic reaffirms its commitment to the responsible development and use of AI technology while expressing concerns about the potential for misuse in military applications.

anthropic.com
339 93
Summary
Rob Grant, creator of Red Dwarf, has died
nephihaha about 8 hours ago

Rob Grant, creator of Red Dwarf, has died

The article discusses the life and career of Rob Grant, the co-creator of the popular British science-fiction comedy series 'Red Dwarf'. It provides insights into Grant's creative process, his collaborations with Doug Naylor, and the enduring legacy of the 'Red Dwarf' franchise.

beyondthejoke.co.uk
244 69
Summary
NASA announces overhaul of Artemis program amid safety concerns, delays
voxadam about 11 hours ago

NASA announces overhaul of Artemis program amid safety concerns, delays

NASA is overhauling its Artemis moon program to address cost overruns and delays, including pushing back the first crewed landing to the late 2020s. The agency is focusing on developing a reusable lunar lander and core systems to make the program more sustainable.

cbsnews.com
216 212
Summary
We gave terabytes of CI logs to an LLM
shad42 about 11 hours ago

We gave terabytes of CI logs to an LLM

This article explores how large language models (LLMs) can be effectively used for SQL tasks, highlighting their ability to generate complex SQL queries, troubleshoot issues, and explain query results in a human-readable format.

mendral.com
172 93
Summary
Let's discuss sandbox isolation
shayonj about 8 hours ago

Let's discuss sandbox isolation

The article discusses the importance of sandbox isolation in software development, highlighting the benefits of running code in a secure, isolated environment to prevent potential security risks and improve the overall stability and reliability of applications.

shayon.dev
105 30
Summary
Trump orders US Government to cut ties with Anthropic
SunshineTheCat about 5 hours ago

Trump orders US Government to cut ties with Anthropic

Anthropic, an AI company, has won a contract with the US Department of Defense to develop AI systems that can assist in military operations, but will not be used for autonomous weapons. This contract reflects the ongoing efforts to harness AI technology for defense purposes while addressing concerns about the use of AI in lethal autonomous weapons.

abcnews.com
92 40
Summary
Show HN: Badge that shows how well your codebase fits in an LLM's context window
jimminyx about 12 hours ago

Show HN: Badge that shows how well your codebase fits in an LLM's context window

Small codebases were always a good thing. With coding agents, there's now a huge advantage to having a codebase small enough that an agent can hold the full thing in context.

Repo Tokens is a GitHub Action that counts your codebase's size in tokens (using tiktoken) and updates a badge in your README. The badge color reflects what percentage of an LLM's context window the codebase fills: green for under 30%, yellow for 50-70%, red for 70%+. Context window size is configurable and defaults to 200k (size of Claude models).

It's a composite action. Installs tiktoken, runs ~60 lines of inline Python, takes about 10 seconds. The action updates the README but doesn't commit, so your workflow controls the git strategy.

The idea is to make token size a visible metric, like bundle size badges for JS libraries. Hopefully a small nudge to keep codebases lean and agent-friendly.

GitHub: https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens

github.com
79 40
Summary
Setting up OpenClaw on a cloud VM
hopechong about 9 hours ago

Setting up OpenClaw on a cloud VM

This article discusses the integration of the OpenClaw machine learning framework onto the SkyPilot platform, enabling efficient and scalable deployment of AI models in the cloud. It highlights the benefits of this integration, such as simplified model management and improved performance for various machine learning tasks.

blog.skypilot.co
60 44
Summary
Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions
rikk3rt about 11 hours ago

Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions

Claude Code deleted my research and plan markdown files and informed me: “I accidentally rm -rf'd real directories in my Obsidian vault through a symlink it didn't realize was there: I made a mistake. “

Unfortunately the backup of my documentation accidentally hadn’t run for a month. So I built claude-file-recovery, a CLI-tool and TUI that is able to extract your files from your ~/.claude session history and thankfully I was able to recover my files. It's able to extract any file that Claude Code ever read, edited or wrote. I hope you will never need it, but you can find it on my GitHub and pip. Note: It can recover an earlier version of a file at a certain point in time.

pip install claude-file-recovery

github.com
57 17
Summary
Emuko: Fast RISC-V emulator written in Rust, boots Linux
felipap about 4 hours ago

Emuko: Fast RISC-V emulator written in Rust, boots Linux

The article discusses the emuko project, a C library designed to create simple, yet powerful command-line interfaces. The library aims to simplify the process of building interactive and user-friendly command-line tools, providing a lightweight and customizable solution for developers.

github.com
44 4
Summary
Otters as Bioindicators of Estuarine Health
PaulHoule about 5 hours ago

Otters as Bioindicators of Estuarine Health

The article discusses the successful breeding of the European mole cricket, Gryllotalpa gryllotalpa, in captivity for the first time. This breakthrough in captive breeding offers new opportunities for research and conservation efforts targeting this enigmatic insect species.

emt.pensoft.net
20 2
Summary
Tripling an LLM's ARC-AGI-2 score with code evolution
danielmewes about 7 hours ago

Tripling an LLM's ARC-AGI-2 score with code evolution

The article discusses the ongoing evolution of artificial general intelligence (AGI) and the potential implications of the second generation of AGI systems, known as ARC-AGI. It explores the technological advancements and challenges in developing more advanced and autonomous AGI models.

imbue.com
12 2
Summary
OpenAI is negotiating a deal with The Pentagon
doener about 2 hours ago

OpenAI is negotiating a deal with The Pentagon

OpenAI is reportedly in talks with the Pentagon, following a public controversy involving Anthropic, another AI company. The article discusses the potential implications of these developments for the AI industry and its relationship with the military and government.

fortune.com
11 1
Summary
Your device identity is probably a liability
eustoria about 9 hours ago

Your device identity is probably a liability

The article discusses the UK National Cyber Security Centre's (NCSC) recommendations for a zero-trust approach to device identity, emphasizing the importance of strong authentication and continuous verification to enhance security in modern, cloud-based environments.

smallstep.com
10 1
Summary
Trump orders federal agencies to stop using Anthropic's AI technology
TrackerFF about 5 hours ago

Trump orders federal agencies to stop using Anthropic's AI technology

The article discusses President Trump's executive order aimed at regulating the use of artificial intelligence (AI) by federal agencies, with a focus on increased transparency, accountability, and oversight of AI systems.

cbsnews.com
9 2
Summary
Trump tells government to stop using Anthropic's AI systems
kseniamorph about 5 hours ago

Trump tells government to stop using Anthropic's AI systems

The article discusses a ban by the Trump administration on the use of Anthropic, an artificial intelligence company, by the U.S. government. The ban is part of a wider effort to limit the use of certain foreign-made technologies in the federal government due to national security concerns.

nbcnews.com
9 4
Summary
Show HN: I built a site where you hire yourself instead of applying for jobs
apwn about 4 hours ago

Show HN: I built a site where you hire yourself instead of applying for jobs

Hired.wtf provides a platform for job seekers to connect with companies, featuring a curated list of tech jobs and enabling employers to discover and recruit top talent through a streamlined hiring process.

hired.wtf
9 3
Summary
Vector DB in Raw Web Assembly
osmoscraft about 10 hours ago

Vector DB in Raw Web Assembly

Eigen-DB is an open-source, distributed, and fault-tolerant database that offers a high-performance key-value store and support for transactions. It is designed to be scalable, reliable, and easy to deploy, making it suitable for a wide range of applications.

github.com
7 1
Summary
Federal panel behind cancer screening recommendations hasn't met in one year
brandonb about 2 hours ago

Federal panel behind cancer screening recommendations hasn't met in one year

A federal panel responsible for cancer screening recommendations has not met in nearly a year, raising concerns about potential delays in updating guidance on preventive care. The panel's inactivity comes as the COVID-19 pandemic has disrupted routine healthcare, leading to a decline in cancer screenings.

nbcnews.com
6 0
Summary
Open Source IRS: Tax Witholding Estimator
recursivedoubts about 10 hours ago

Open Source IRS: Tax Witholding Estimator

The IRS Tax Withholding Estimator is a tool that helps taxpayers determine the right amount of federal income tax to have withheld from their paychecks, ensuring they pay the appropriate amount throughout the year and avoid over- or under-withholding.

github.com
5 1
Summary