frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ClickHouse Acquires LibreChat

https://clickhouse.com/blog/librechat-open-source-agentic-data-stack
1•Lyrkan•53s ago•0 comments

AI Function Calling: Composing and Decomposing Functions for Complex Tasks

https://lightcapai.medium.com/going-further-with-ai-function-calling-composing-and-decomposing-fu...
1•HenryAI•1m ago•1 comments

Show HN: Batch Claude Code tool calls into one using chat history to save tokens

https://github.com/peerbot-ai/agent-trace-ops
1•buremba•1m ago•0 comments

Disney loses $5M every day it's off YouTube TV

https://awfulannouncing.com/espn/disney-5m-everyday-off-youtube-tv.html
1•laurex•2m ago•0 comments

A reproducible benchmark for energy forecasting

https://github.com/Cyr-Ch/energy-forecasting-bench
1•juanviera23•2m ago•0 comments

Show HN: Quantle – A daily Quantum word game

https://www.quantle.org
1•onion92•3m ago•0 comments

Spherical Cow

https://en.wikipedia.org/wiki/Spherical_cow
1•johnsillings•6m ago•0 comments

AI web browsers are cool, helpful, and utterly untrustworthy

https://www.computerworld.com/article/4083528/ai-web-browsers-are-cool-helpful-and-utterly-untrus...
1•CrankyBear•8m ago•0 comments

From Cottage Foods to Commercial Success: How to Grow Your Food Business

https://www.thefoodcorridor.com/blog/from-cottage-foods-to-commercial-success-how-to-grow-your-fo...
1•mooreds•9m ago•0 comments

Arguably the prettiest selfhosting services dashboard

https://github.com/deyaa1251/HostMonk
1•oss-terminator•9m ago•0 comments

CHERIoT 1.0 Released

https://cheriot.org/sail/specification/release/2025/11/03/cheriot-1.0.html
1•birdculture•10m ago•0 comments

Pvetui – A Terminal UI for Proxmox

https://github.com/devnullvoid/pvetui
1•mtron_•11m ago•0 comments

Towards Robust Mathematical Reasoning [pdf]

https://aclanthology.org/2025.emnlp-main.1794.pdf
1•asparagui•11m ago•0 comments

Sequoia Capital transitions to new leadership

https://www.axios.com/2025/11/04/sequoia-capital-roelof-botha-pat-grady-alfred-lin
2•borisjabes•11m ago•0 comments

FreeBSD Officially Supported in OCI Runtime Specification v1.3

https://freebsdfoundation.org/blog/freebsd-officially-supported-in-oci-runtime-specification-v1-3/
2•todsacerdoti•12m ago•0 comments

AI-generated music is charting on Billboard

https://www.billboard.com/lists/ai-artists-on-billboard-charts/
1•erhuve•12m ago•0 comments

Tech jobs market 2025, part 3: job seekers' stories

https://newsletter.pragmaticengineer.com/p/tech-jobs-market-2025-part-3
2•speckx•17m ago•0 comments

An Approach to Artificial Sentience

https://hard2reach.github.io/
1•trombone721•18m ago•0 comments

Enjoy CarPlay While You Still Can

https://www.theatlantic.com/technology/2025/11/apple-carplay-general-motors/684799/
3•JumpCrisscross•21m ago•1 comments

Chinese team makes first 2D industrial chip for military use

https://www.scmp.com/news/china/science/article/3331503/historic-leap-chinese-team-creates-worlds...
1•giuliomagnifico•21m ago•0 comments

Show HN: A horror game where Chat sees things you can't

https://twitter.com/bits_by_brandon/status/1985751345018642843
1•a_crowbar•22m ago•0 comments

Failure shaped our relationship with the North Pole

https://www.bbc.com/travel/article/20251029-how-failure-shaped-our-quest-for-the-arctic
3•billybuckwheat•23m ago•0 comments

Show HN: AI Chat for Your Documentation

https://crawlchat.app/
3•deepsdev•23m ago•0 comments

The Lonely New Vices of American Life

https://www.theatlantic.com/family/2025/11/american-vice-national-character/684785/
2•JumpCrisscross•26m ago•1 comments

Show HN: Single Day – lower your anxiety and stop procrastinating

https://apps.apple.com/us/app/single-day-journal-reimagined/id1496498868
1•AlexanderZ•26m ago•1 comments

You are doing your team retrospective wrong

https://domenicoluciani.com/2025/11/03/you-are-doing-your-team-retrospective-wrong.html
1•DLion•26m ago•0 comments

Video Invisible Watermarking at Scale

https://engineering.fb.com/2025/11/04/video-engineering/video-invisible-watermarking-at-scale/
1•root670•29m ago•0 comments

Show HN: Federated app store for self-hosted AI agents (Apache-2.0)

https://github.com/agentsystems/agentsystems
1•brandon-bennett•29m ago•1 comments

Startup Analysis 2025: Real Data from 50 Companies (Not AI Fiction)

1•mobsterino•30m ago•0 comments

Building auraphone – Bluetooth phone to phone who did I just meet

https://andrewarrow.dev/2025/11/building-auraphone/
1•fcpguru•30m ago•0 comments
Open in hackernews

Show HN: Oodle – Unified Debugging with OpenSearch and Grafana

https://blog.oodle.ai/meet-oodle-unified-and-ai-native-observability/
6•kirankgollu•2h ago
Hey HN -

Kiran and Vijay here.

We built Oodle after seeing teams forced to choose between low cost, great experience, zero ops, and no lock-in. Even with premium tools, debugging still meant switching between Grafana for metrics, OpenSearch for logs, and Jaeger or Tempo for traces - copying timestamps, losing context, and burning time during incidents.

So we decided to rethink observability from first principles - in both architecture and experience.

Architecturally, we borrowed ideas from Snowflake: separated storage and compute so each can scale independently. All telemetry - metrics, logs, and traces - is stored on S3 in a custom columnar format, while serverless compute scales on demand. The result is 3–5× lower cost, massive scale, and zero operational overhead, with full compatibility for Grafana dashboards, PromQL, and OpenSearch queries.

On the experience side, Oodle unifies everything you already use. It works with your existing Grafana and OpenSearch setup, but when an alert fires, Oodle automatically correlates metrics, logs, and traces in one view - showing the latency spike, the related logs, and the exact service that caused it.

It’s already in production across SaaS, fintech, and healthcare companies processing 10 TB+ logs/day and 50 M+ time-series/day.

We’ve both spent years building large-scale data systems. Vijay worked on Rubrik’s petabyte-scale file system on object storage, and I helped build AWS S3 and DynamoDB before leading Rubrik’s cloud platform. Oodle applies the same design principles to observability.

You can try a live OpenTelemetry demo in < 5 minutes (no signup needed): https://play.oodle.ai/settings?isUnifiedExperienceTourModalO...

or watch a short product walkthrough here: https://www.youtube.com/watch?v=wdYWDG3dRkU

Would love feedback - what’s your biggest observability pain today: cost, debuggability, or lock-in?