frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Nano AI: A Free and Useful AI Tool Box

https://nanoai.run
1•Li_Evan•4m ago•0 comments

Code.org Hour of AI

https://code.org/en-US/hour-of-ai
1•westurner•5m ago•1 comments

A prudent planetary limit for geologic carbon storage

https://www.nature.com/articles/s41586-025-09423-y
1•rolph•5m ago•0 comments

AI Is Currently Hitting the Wall of Code Structure

https://modgo.org/ai-is-currently-hitting-the-wall-of-code-structure/
1•hexpeek•6m ago•0 comments

Epson Livingstation 57-inch Rear-Projection LCD HDTV with built-in printer (2005)

https://www.soundandvision.com/content/epson-livingstation-57-inch-rear-projection-lcd-hdtv
1•some-guy•7m ago•0 comments

The Progress of the Model Context Protocol (MCP) with John Capobianco [audio]

https://packetpushers.net/podcasts/the-cloud-gambit/tcg057-following-the-progress-of-the-model-co...
1•mooreds•10m ago•0 comments

A neural basis for distinguishing imagination from reality

https://www.cell.com/neuron/fulltext/S0896-6273(25)00362-9
1•rolph•10m ago•0 comments

Industry Groups Call on Congress to Renew Cybersecurity Law Before Expiration

https://bpi.com/industry-groups-call-on-congress-to-renew-critical-cybersecurity-law-before-septe...
2•mooreds•10m ago•0 comments

Reverse Designing Ferroelectric Capacitors with ML-Based Compact Modeling

https://arxiv.org/abs/2508.20216
1•PaulHoule•10m ago•0 comments

India's honk-happy drivers are switching to even louder horns

https://text.npr.org/nx-s1-5508242
1•mooreds•11m ago•0 comments

How the Brain Tells Imagination from Reality

https://www.scientificamerican.com/article/newfound-reality-signal-helps-the-brain-tell-imaginati...
1•rolph•11m ago•0 comments

OSS Licensing Sucks

https://jackson.dev/post/oss-licensing-sucks/
1•pabs3•14m ago•0 comments

Bit Art Bot

https://freeradical.zone/@bitartbot/media
1•nurettin•15m ago•1 comments

The General Catalogue of Jacobson and Co [pdf]

https://upload.wikimedia.org/wikipedia/commons/4/45/The_general_catalogue_of_Jacobson_%26_co_%28I...
1•Jugurtha•15m ago•0 comments

A feature-rich clock website with multiple functionalities

https://live-clock.com/
1•yangyiming•19m ago•0 comments

FTC to Review AI Chatbot Risks with Focus on Privacy Harms

https://news.bloomberglaw.com/privacy-and-data-security/ftc-to-review-ai-chatbot-risks-with-focus...
1•1vuio0pswjnm7•20m ago•0 comments

Lack of observability in FB chat births ReactJS

https://twitter.com/dmwlff/status/1762885255030259854
3•pbd•23m ago•0 comments

Thoughts on Visual Programming

https://btmc.substack.com/p/thoughts-on-visual-programming
1•mitchbob•27m ago•0 comments

Why the Technological Singularity May Be a "Big Nothing"

1•starchild3001•31m ago•1 comments

The world has a running Rational R1000/400 computer again (2019)

https://datamuseum.dk/wiki/Rational/R1000s400/Logbook/2019#2019-10-28
2•MaxLeiter•32m ago•0 comments

Root cause for why Windows 11 is breaking or corrupting SSDs may have been found

https://www.neowin.net/news/root-cause-for-why-windows-11-is-breaking-or-corrupting-ssds-may-have...
3•speckx•34m ago•0 comments

Wrote an in-depth blog on scaling modern transformers with n-D parallelism

https://jaxformer.com/
3•chinmayjindal_•38m ago•0 comments

Re Falcon 030: designing replica PCB of Atari Falcon

https://re-falcon.com/project
2•msephton•39m ago•0 comments

The Y2Q Problem: Harvest Now, Decrypt Later

https://shalashashka.substack.com/p/y2q-the-quiet-data-bomb
1•Shalashashka•41m ago•0 comments

Reducing double spend latency from 40 ms to < 1 ms on privacy proxy

https://blog.cloudflare.com/reducing-double-spend-latency-from-40-ms-to-less-than-1-ms-on-privacy...
1•corvad•41m ago•0 comments

Using refactoring patterns as search beacons (90%+ token reduction)

https://github.com/Akisin/structural-beacon
1•Akisin•42m ago•0 comments

Redesigning Workers KV for increased availability and faster performance

https://blog.cloudflare.com/rearchitecting-workers-kv-for-redundancy/
1•corvad•44m ago•0 comments

Show HN: Lightweight tool for managing Linux virtual machines

https://github.com/ccheshirecat/flint
2•ccheshirecat•49m ago•0 comments

Navy SEALs Killed Fishermen to Hide Failed Mission to Wiretap North Korea

https://reason.com/2025/09/05/navy-seals-reportedly-killed-north-korean-fishermen-and-mutilated-t...
40•nomilk•49m ago•3 comments

Unauthorized Windows/386

https://virtuallyfun.com/2025/09/06/unauthorized-windows-386/
1•loop22•49m ago•0 comments
Open in hackernews

Show HN: Whilio – AI chatbot that learns your site and explains user behavior

https://whilio.com/
2•duverse•4h ago
I built Whilio after years in ads/sales where dashboards showed what happened but not why. Even with tagging, surveys, and A/B tests, it was still hard to see why users churn or convert. I wanted something that would ask questions in the moment and surface real themes from conversations.

What it does:

- Auto onboarding: crawl a domain, extract structure (products / docs / tone etc.), set its own tasks. Optional docs for overrides.

- Agentic RAG: per-page + global context, planner decides when to answer/ask/defer. Answerability checks reduce hallucinations.

- Data extraction: builds a lightweight knowledge graph, normalizes attributes/CTAs, tracks diffs.

- Insight triage: clusters language into Threats, Strengths, Opportunities -> real themes at scale.

- Environment-aware prompting: agent monitors page context, nav, messages, tasks -> decides when to engage.

What didn't work (and what changed):

- Vanilla RAG -> added answerability + planning.

- Noisy clustering -> switched to density-based + weak supervision.

- Manual curation -> replaced with automatic site learning + doc overrides.

Status: Open beta. Free demo w/o signup. Launching on PH.

Ask HN:

1. How to benchmark insight quality beyond pretty clusters?

2. Would you accept on-site "why" prompts at key moments?

3. Is self-hosting/on-prem a must in your context?

4. How important is to have SoC / ISO27001 for now?