New stories

UnderpricedApp 7 minutes ago

Underpriced app is now live in app store AI Profit Calculator for Resellers

apps.apple.com
1 0
jbegley 10 minutes ago

They Fought for the CIA in Afghanistan. In America, They're Living in Fear

nytimes.com
2 0
obiefernandez 11 minutes ago

It might be time to say goodbye to HTML inputs

medium.com
1 0
DenisM 11 minutes ago

An online book about how ChatGPT works

ericsilberstein1.github.io
1 0
wglb 12 minutes ago

Blood test boosts Alzheimer's diagnosis accuracy to 94.5%, clinical study shows

medicalxpress.com
1 1
eightnoteight 14 minutes ago

Saturated ARC-AGI-2

Confluence Labs, an AI research lab, is focusing on improving learning efficiency through innovative approaches to machine learning and artificial intelligence. The lab aims to develop AI systems that can learn more effectively and with fewer resources, potentially leading to advancements in a wide range of applications.

ycombinator.com
1 0
Summary
Google, Apple start testing encrypted RCS on Android and iOS 26.4
thunderbong 14 minutes ago

Google, Apple start testing encrypted RCS on Android and iOS 26.4

Google is reportedly working to bring end-to-end encryption to its Messages app, which would allow for secure communication between Android and iPhone users using the RCS messaging protocol.

9to5google.com
2 0
Summary
JohannaWeb 19 minutes ago

Show HN: Falcon – Chat-first communities built on Bluesky AT Protocol

I’m building a chat-first community app that uses Bluesky’s AT Protocol for identity.

Current architecture: - Electron client - Spring Boot backend (monolith) - REST for servers/channels - Planning WebSocket-based messaging

As a solo builder, I’m trying to balance simplicity with future scalability.

At what point would you introduce: - a separate WebSocket gateway - pub/sub (Redis, etc.) - or keep everything in one Spring app until it breaks?

Curious how others approached real-time chat systems early on.

Project for context: https://github.com/JohannaWeb/ProjectFalcon

2 0
vinhnx 20 minutes ago

Some things we've learned about GPU textures at planetary scales

richg42.blogspot.com
1 0
toomuchtodo 22 minutes ago

What's in the Housing for the 21st Century Act?

The Housing for the 21st Century Act proposes significant changes to U.S. housing policy, including expanding rental assistance, increasing investment in affordable housing, and addressing homelessness and housing instability through a comprehensive approach.

bipartisanpolicy.org
1 1
Summary
gitprolinux 22 minutes ago

Ask HN: Posthotty.com I kindly ask for feedback to improve my AI vibed website

I spent this weekend during the blizzard of 2026 ai vibe coding this website PostHotty.com Ask me anything, I will be happy to answer.

1 0
ryan_j_naughton 25 minutes ago

Uber launches autonomous vehicles services venture in robotaxi push

This article discusses the ongoing debate around the future of work, exploring the potential impact of automation and artificial intelligence on employment patterns. It examines both the opportunities and challenges these technological advancements present for workers and businesses.

ft.com
2 0
Summary
Panasonic, the former plasma king, will no longer make its own TVs
mroche 32 minutes ago

Panasonic, the former plasma king, will no longer make its own TVs

Panasonic, once a leader in plasma TV technology, has announced that it will no longer manufacture its own TVs. Instead, the company will focus on providing components and services to other TV makers, marking the end of Panasonic's in-house TV production.

arstechnica.com
5 1
Summary
Show HN: Mouse Tester – visualize raw mouse input in the browser
greey2026 32 minutes ago

Show HN: Mouse Tester – visualize raw mouse input in the browser

Mouse Tester combines a visual button map (left/right/middle/side buttons) with targeted diagnostics for two of the most common real-world issues: unintended double-clicks and scroll wheel jumping/direction problems. It’s designed to be fast, simple, and instantly understandable—so users can confirm what’s happening within seconds.

mousetester.net
2 0
Summary
PaulHoule 33 minutes ago

The Oral Microbiome and Systemic Health: The Mouth-Body Connection

The article examines the potential of plant-based diets to mitigate climate change, highlighting their ability to reduce greenhouse gas emissions and land use compared to conventional diets. It explores the environmental and health benefits of adopting more sustainable dietary patterns.

mdpi.com
1 0
Summary
Say Goodbye to the Undersea Cable That Made the Global Internet Possible
jonbaer 36 minutes ago

Say Goodbye to the Undersea Cable That Made the Global Internet Possible

The article discusses the retirement of TAT-14, one of the first transatlantic internet cables that played a significant role in enabling the global connectivity of the modern internet. It explores the impact of this milestone and the ongoing evolution of the infrastructure that powers the internet worldwide.

wired.com
3 1
Summary
The Agentic Data Stack
ryadh 37 minutes ago

The Agentic Data Stack

The article discusses the Agentic Data Stack, an open-source data infrastructure that provides a unified platform for processing and analyzing data from various sources. It highlights the stack's key components, including ClickHouse, Kafka, and Kubernetes, and how they work together to enable efficient data management and analytics.

github.com
1 0
Summary
GitHub Actions Pull_request_target vs. Apache NuttX RTOS
lupyuen 41 minutes ago

GitHub Actions Pull_request_target vs. Apache NuttX RTOS

The article explores the concept of PR targets, which are goals set for software projects to be released in a specific time frame. It discusses the benefits and challenges of using PR targets, as well as strategies for effectively managing them.

lupyuen.org
1 0
Summary
bookstore-romeo 41 minutes ago

Web page design studio – Part one: User-friendly visuals, and responsive design

The article discusses the Design Studio 1, a software tool that allows users to design and prototype new silicon-based electronic devices. It highlights the tool's capabilities in enabling rapid design iterations, optimizing device performance, and accelerating the overall development process.

research.exoticsilicon.com
1 0
Summary
tamnd 41 minutes ago

Director of Safety and Alignment meta gave clawdbot full-access to her computer

twitter.com
2 0
rakan1 42 minutes ago

Does anyone use CrewAI or LangChain anymore?

Curious.

3 1
trwnbs 42 minutes ago

I created an AI chat app with pure HTML

obscurify.ai
1 1
s1gs3gv 43 minutes ago

A Short Chat with Claude

The article discusses the benefits of incorporating AI-powered chatbots into customer service workflows, highlighting their ability to streamline operations, improve response times, and enhance the overall customer experience.

claude.ai
3 1
Summary
westche2222 44 minutes ago

Show HN: An LLM powered social network for developers

devs.dev
1 0
mylsz about 1 hour ago

Show HN: PaperBanana – Paste methodology text, get publication-ready diagrams

I got tired of spending hours in PowerPoint and TikZ drawing methodology diagrams for my papers. So I built PaperBanana — you paste your Method section text, and it generates a publication-ready figure in about 2-3 minutes.

How it works under the hood:

1. A Retriever agent searches a curated database of real academic diagrams to find structurally similar references 2. A Planner agent reads your text and generates a detailed visual description (layout, components, connections, groupings) 3. A Stylist agent polishes the visual aesthetics without changing content 4. Then it enters an iterative loop: a Visualizer generates the image, and a Critic evaluates it and suggests revisions — this repeats 1-5 times (you choose)

The key insight is that academic diagrams follow conventions — Transformer architectures, GAN pipelines, RLHF frameworks all have recognizable visual patterns. By retrieving relevant references first, the output is much closer to what you'd actually put in a paper vs. generic AI image generation.

Built with: Next.js + FastAPI + Celery, using Gemini 2.5 Flash for planning/critique and Nanobanana Pro/Seedream for image generation.

Try it here: https://paperbanana.online

Some examples it handles well: Transformer architectures, GAN training pipelines, RLHF frameworks, multi-agent systems, encoder-decoder architectures.

Known limitations: - Works best for CS/AI methodology diagrams — not optimized for biology, chemistry, or general scientific illustration - Text rendering in generated images isn't perfect yet — sometimes labels get slightly garbled - The curated reference database is still small (13 examples), expanding it is ongoing work

Would love feedback from anyone who writes papers regularly. What types of diagrams do you struggle with most?

2 0
Show HN: Dress – A parameter-free O(E) graph equation that provably exceeds 1-WL
velicast about 1 hour ago

Show HN: Dress – A parameter-free O(E) graph equation that provably exceeds 1-WL

DRESS is a nonlinear fixed-point equation that assigns a continuous similarity value to every edge in a graph. No parameters, no learning, just iterate until convergence. The result is deterministic, bounded in [0,2], and unique.

I published the original equation in 2018 (arXiv:1805.01419). I've now proved it's strictly more powerful than 1-WL (Weisfeiler-Leman colour refinement) — the standard benchmark for graph neural network expressiveness. The proof uses the prism graph vs K₃,₃, the textbook pair that 1-WL can't separate. DRESS distinguishes them because it works on edges, and different edge roles (triangle edges vs bridge edges) force different fixed-point values.

Two extensions — Motif-DRESS and Δ-DRESS — empirically distinguish Strongly Regular Graphs that defeat 3-WL, at near-linear cost instead of O(n⁴).

The library is written in C with bindings for C++, Python, Rust, Go, Julia, R, MATLAB, and WebAssembly. pip install dress-graph to try it.

Paper: https://github.com/velicast/dress-graph/blob/main/research/k...

Docs: https://velicast.github.io/dress-graph/

Looking for feedback. What am I missing? What should I test next?

github.com
2 0
Summary
Show HN: I built a personal AI agent that runs 24/7 on my home server
cha0tikdino about 1 hour ago

Show HN: I built a personal AI agent that runs 24/7 on my home server

github.com
3 1
Servo web rendering engine by The Linux Foundation
kitswas about 1 hour ago

Servo web rendering engine by The Linux Foundation

Servo is an experimental web browser engine developed by Mozilla Research, with a focus on parallelism and high performance. It aims to be a next-generation browser engine that is safe, fast, and highly concurrent.

servo.org
2 0
Summary
vadimkomis about 1 hour ago

Show HN: New iOS app to track your deadlifts

Strength AI is a personalized fitness app that uses AI technology to create custom workout plans and track progress. The app provides users with personalized exercise routines, real-time feedback, and performance insights to help them achieve their fitness goals.

apps.apple.com
2 1
Summary
Show HN: X86CSS – An x86 CPU emulator written in CSS
rebane2001 about 1 hour ago

Show HN: X86CSS – An x86 CPU emulator written in CSS

lyra.horse
5 0