frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Khudi Bari

https://marinatabassumarchitects.com/khudi-bari/
1•kristianpaul•2m ago•0 comments

Von Neumann Figured Out the Logic of How DNA Must Work Years Before Discovery

https://twitter.com/doodlestein/status/1987737316522185007
2•eigenvalue•3m ago•0 comments

No Exit Strategy: Why Older Americans Expect to Work Indefinitely

https://money.com/no-retirement-plan-exit-work-forever/
1•makerdiety•4m ago•0 comments

PyPI: Trusted Publishing Growth, Now for GitLab Self-Managed and Organizations

https://blog.pypi.org/posts/2025-11-10-trusted-publishers-coming-to-orgs/
1•miketheman•6m ago•0 comments

The Post-Cold War Era Is Over. What Should We Call This New One?

https://www.nytimes.com/2025/11/10/opinion/era-technology-poly-epoch.html
1•tysone•6m ago•0 comments

Remilk and Gad Dairies Launch "The New Milk" – Milk Without Cows

https://www.businesswire.com/news/home/20251110413841/en/Where-Tradition-Meets-Tomorrow-A-New-Mil...
1•mhb•7m ago•0 comments

I refuse to date someone who uses ChatGPT

https://www.theguardian.com/lifeandstyle/2025/nov/10/chatgpt-dating-ick
10•jethronethro•8m ago•4 comments

Show HN: AI Photo Cleaner iOS app (on-device processing)

2•nicklewers•11m ago•2 comments

Slack and Mr. Beast

https://www.slackandmrbeast.com
2•keiferski•14m ago•0 comments

Laser-tuned polymer surface switches between cooling and heating modes

https://techxplore.com/news/2025-10-laser-tuned-polymer-surface-cooling.html
2•PaulHoule•15m ago•0 comments

The Myth of RAM (2014)

https://www.ilikebigbits.com/2014_04_21_myth_of_ram_1.html
2•pilingual•16m ago•0 comments

FBI orders domain registrar to reveal who runs mysterious Archive.is site

https://arstechnica.com/tech-policy/2025/11/fbi-subpoena-tries-to-unmask-mysterious-founder-of-ar...
3•incomplete•17m ago•1 comments

Show HN: React Chrono v3 – Zero-runtime CSS,grouped API and fullscreen timelines

https://github.com/prabhuignoto/react-chrono
1•icoder_wer•17m ago•0 comments

When Aluminum Plates Were Cool

https://www.latimes.com/archives/la-xpm-2001-sep-05-fo-42149-story.html
2•thunderbong•18m ago•0 comments

Success of CHIPS Creating Helpful Incentives to Produce Semiconductors: A Series

https://www.factorysettings.org/p/introducing-factory-settings
1•crescit_eundo•19m ago•0 comments

Big Tech's economy-wide trust collapse

https://rjionline.org/news/the-traffic-and-revenue-crisis-for-news-is-a-symptom-of-big-techs-econ...
3•dmarti•19m ago•1 comments

Ask HN: Who's Looking for a Job?

1•ykev•20m ago•0 comments

Coinbase Launches Platform for Digital Token Offerings

https://www.wsj.com/finance/currencies/coinbase-launches-platform-for-digital-token-offerings-de6...
1•thm•23m ago•0 comments

Exposing Git Information in Rust Binaries Built with Nix

https://lgug2z.com/articles/exposing-git-information-in-rust-binaries-built-with-nix/
3•todsacerdoti•30m ago•0 comments

Wired: An underground HN Alternative

https://wired.jocadbz.xyz/
2•SchwKatze•31m ago•2 comments

Show HN: Infostealers in Nov 2025: 183M Gmail, 16B Logins, Nikkei Slack

https://traclea.com/coming-soon
1•Traclea•34m ago•0 comments

Bill Gates Says We're in an AI Bubble Similar to the Dot-Com Bubble

https://www.businessinsider.com/bill-gates-ai-bubble-similar-dot-com-bubble-2025-10
3•BerislavLopac•34m ago•0 comments

Year one of hosting Tor exit relays

https://blog.paranoidpenguin.net/2025/11/year-one-of-hosting-tor-exit-relays/
3•speckx•34m ago•1 comments

Show HN: Princejs – <10 kB Bun framework by a 13-year-old Nigerian, beats Hono

https://github.com/MatthewTheCoder1218/princejs
2•lilprince1218•34m ago•0 comments

"Nobody wants a data center in their backyard"

https://www.datacenterdynamics.com/en/news/nobody-really-wants-a-data-center-in-their-backyard-sa...
4•belter•35m ago•1 comments

Optimizing Authorization Security: A Guide to Access Control Models

https://fusionauth.io/articles/identity-basics/authorization-models
1•mooreds•35m ago•0 comments

Show HN: Klana – AI Design Copilot Plugin for Figma

https://www.figma.com/community/plugin/1545618089212283719/klana
2•joezee•38m ago•0 comments

Async Rust with Tokio I/O streams: backpressure, concurrency, and ergonomics

https://biriukov.dev/docs/async-rust-tokio-io/1-async-rust-with-tokio-io-streams-backpressure-con...
3•fanf2•39m ago•0 comments

Guitar Hero at 20 – how a plastic axe bridged the gap between rock generations

https://www.theguardian.com/games/2025/nov/08/guitar-hero-at-20-gap-between-rock-generations-harm...
3•mitchbob•42m ago•0 comments

Google: Introduction to Agents

https://www.kaggle.com/whitepaper-introduction-to-agents
1•Anon84•45m ago•0 comments
Open in hackernews

Show HN: Local-first observability for AI SDK on Next.js in 10 lines of code

https://github.com/The-Context-Company/observatory
2•armank-dev•2h ago
Hey! Arman and Rohil here, we built a free, local-first observability tool for developers using the Vercel AI SDK on Next.js:

- Displays all AI SDK generations, tool calls, and failures in real-time

- 100% open-sourced, takes 7 lines of code to set up, and runs fully locally

The goal is to help you understand what your agent is doing without having to leave your local dev environment. Would appreciate feedback from any Next.js devs willing to try this!

// Motivation + background:

Arman used to work at Mintlify, where he spent most of his time optimizing user-facing AI agents built on the AI SDK. Rohil worked on Gmail Intelligence at Google, reducing hallucinations in intent detection across 26B+ daily emails.

Optimizing AI agents is very fun, but debugging them & understanding exactly what they do is annoying lol. Both of us found it especially painful to scrub through logs and find “silent failures” (doom loops, bad tool calls, hallucinations, etc.).

This tool was made to solve that exact issue. Instead of adding `console.log()` everywhere or inspecting hundreds of “UIMessage” objects, we propose a local-first solution that displays all AI SDK generations locally. We care deeply about DX; it’s our single biggest priority.

// Video demo:

https://github.com/The-Context-Company/observatory/raw/main/...

// How this works under the hood:

You can see the full codebase here: https://github.com/The-Context-Company/observatory/

At its core, this is essentially a light-weight sync engine:

- On the server, we initialize a WebSocket server and store AI SDK generations in memory. - On the browser, we render a lightweight Preact widget that opens a connection with the server to display new runs.

Diagram: https://github.com/The-Context-Company/observatory/blob/main...

We took a lot of inspiration from react-scan, especially when thinking about the DX we want to offer. We internally set these requirements:

- UI must display just the right information and make copying any value easy.

- The widget should not be too obtrusive - must be resizable, movable, and dockable.

- Minimal code changes. This means:

  - Setting up the widget must be as easy as copying and pasting a single <script /> tag.

  - Instrumentation should also be easy to set up and must work alongside other OTel configs (e.g. Sentry) and wrapped functions (e.g. Braintrust).
// What’s next:

We plan on maintaining and improving the tool based on feedback from the Next.js and AI SDK communities by releasing new features and improving the UX.

Both of us are now working full-time on The Context Company, where we’re rethinking context engineering from the ground up, starting with agent observability. AI agents often fail quietly: picking the wrong tools, looping, hallucinating, and more. Our goal is to uncover these silent failures that standard monitoring misses.

// Links:

https://github.com/The-Context-Company/observatory

https://docs.thecontext.company/frameworks/ai-sdk/local

https://thecontext.company/

- Your friendly neighborhood devs, Arman and Rohil