Coffee link to slower biological aging in those w mental illness–to point

New research from King’s College London finds that coffee consumption within the NHS recommended limit is linked to longer telomere lengths – a marker of biological ageing – among people with bipolar disorder and schizophrenia. The effect is comparable to roughly five years younger biological age. Telomeres are structures that protect DNA. As people get […]
Show HN: Tascli, a command line based (human) task and record manager

A simple, fast, local CLI tool for tracking tasks and records from unix terminal. Installation: cargo install tascli # or use brew brew tap Aperocky/tascli brew install tascli Basic Usage Tasks and records are stored in ~/.local/share/tascli/tascli.db (configurable) with rusqlite. Create tasks with deadlines: # Basic tasks tascli task “Create readme” today tascli task “Publish […]
Zebra-Llama: Towards Efficient Hybrid Models

Abstract:With the growing demand for deploying large language models (LLMs) across diverse applications, improving their inference efficiency is crucial for sustainable and democratized access. However, retraining LLMs to meet new user-specific requirements is prohibitively expensive and environmentally unsustainable. In this work, we propose a practical and scalable alternative: composing efficient hybrid language models from existing […]
OMSCS Open Courseware

Georgia Tech’s Online Master of Science in Computer Science (OMSCS) program is proud to make the course content* for many of its courses publicly available through Ed Lessons. Select a course below to view the public content for that course. Note that students enrolled in OMSCS should access their course content through Canvas, as the […]
Perl’s Decline Was Cultural
According to the Discourse, somebody killed perl There’s been a flurry of discussion on Hacker News and other tech forums about what killed Perl. I wrote a lot of Perl in the mid 90s and subsequently worked on some of the most trafficked sites on the web in mod_perl in the early 2000s, so I […]
Show HN: I made a tool to make PDFs look scanned because bureaucracy

Transform PDF documents to look like scanned documents. Default Scan scanify input.pdf All Effects scanify –aggressive –bent –dusty input.pdf Installation brew tap Francium-Tech/tap brew install scanify From Source git clone https://github.com/Francium-Tech/scanify.git cd scanify swift build -c release cp .build/release/scanify /usr/local/bin/ # Basic usage – creates input_scanned.pdf scanify document.pdf # Specify output path scanify document.pdf scanned_output.pdf […]
Infisical (YC W23) Is Hiring Engineers to Build the Modern OSS Security Stack

Infisical is looking to hire exceptional talent to join our teams in building the open source security infrastructure stack for the AI era. We’re building a generational company with a world-class engineering team. This isn’t a place to coast — but if you want to grow fast, take ownership, and solve tough problems, you’ll be […]
HTML as an Accessible Format for Papers
Accessibility barriers in research are not new, but they are urgent. The message we have heard from our community is that arXiv can have the most impact in the shortest time by offering HTML papers alongside the existing PDF. arXiv has successfully launched papers in HTML format. We are gradually backfilling HTML for arXiv’s corpus […]
Tiny Core Linux: a 23 MB Linux distro with graphical desktop
Welcome to The Core Project – Tiny Core Linux The Core Project is a highly modular based system with community build extensions. It starts with a recent Linux kernel, vmlinuz, and our root filesystem and start-up scripts packaged with a basic set of kernel modules in core.gz. Core (11MB) is simply the kernel + core.gz […]
Touching the Elephant – TPUs

Understanding the Tensor Processing Unit Reed December 1, 2025 Something New There is mythological reverence for Google’s Tensor Processing Unit. While the world presently watches NVIDIA’s gravity drag more companies into its orbit, there sits Google, imperial and singular. Lots of companies participate in the “Cambrian-style explosion of new-interesting accelerators”[14] – Groq, Amazon, and Tenstorrent come […]