All Articles
17929 articles total
Health Insurance Claim Denial Rates Range from 13% to 35% by Insurer
An analysis of health insurance claim denial rates across different insurers, highlighting significant variances in denial percentages.
Show HN: Pulse – Dashboard for Claude Code, approve tool calls from your phone
Introduction of Pulse, a dashboard for Claude Code that allows users to approve tool calls from their mobile devices.
When a Favicon Becomes the Entire Website
A technical look at embedding hidden data and an entire website's content within a favicon file.
Wildcard (YC W25) Is Hiring a Founding Applied ML Engineer
Wildcard (YC W25) is seeking a Founding Applied ML Engineer to join their team.
Tell HN: Happy Fathers Day to all the fathers, uncles, anyone in that role!
A community post wishing a Happy Father's Day to all fathers and figures in the same role.
AI Has Broken Hiring
An opinion piece arguing that AI has fundamentally disrupted and broken the hiring process.
Occupancy Math on the AMD MI355X: A From-First-Principles Guide
A technical guide exploring occupancy math for the AMD MI355X GPU from first principles.
Cold Court’s debut EP is an infectious, glitchy genre mashup
A review of Cold Court's debut EP, which blends various glitchy genres and hyperpop influences.
Remote work increases social isolation
A discussion on how remote work can contribute to increased social isolation for employees.
Code duplication is far cheaper than the wrong abstraction
A discussion on the trade-off between premature abstraction and accepting temporary code duplication to avoid incorrect architectural decisions.
Polymarket reportedly paid creators to post deceptive videos about fake bets
Polymarket is accused of paying creators to post deceptive promotional videos featuring fake bets and simulated website interfaces.
MuckScraper: open source self-hosted news aggregator with bias ratings, story clustering and local AI summarization
MuckScraper is a self-hosted news aggregator that uses local AI (via Ollama) for summarization and clustering to ensure data privacy.
Temporary storage in cloud
A user seeks advice on finding temporary, large-scale cloud storage (18-20 TB) to facilitate a NAS migration.
Portabase 1.20: new storage and notification connectors for our open-source database backup/restore tool
Portabase 1.20 introduces new storage and notification connectors, including Azure Blob Storage, Pushover, and Microsoft Teams.
What tools do you use for DNS and SSL monitoring?
A discussion among self-hosters regarding the best tools for monitoring DNS records, SSL certificate expiration, and security headers.
Holy shit Dispatcharr is buggy
A user reports significant bugs and UI issues with Dispatcharr, an IPTV curation tool, and seeks alternatives.
Automatizing my server setup
A user shares their plan to migrate a manual VPS setup to a dockerized infrastructure managed by Ansible.
Dr Bonk: open source cycling trainer analytics
Dr Bonk is an open-source cycling trainer analytics platform that allows for self-hosting and API-driven scripting.
I built an Android background remover that runs 100% offline (On-device ONNX + ML Kit, zero cloud uploads)
CutOut AI is a privacy-focused Android background remover that performs all ML processing locally on-device using ONNX and ML Kit.
(How to Write a (Lisp) Interpreter (In Python))
A technical guide on implementing a Lisp interpreter using Python.