frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Video platform Kick investigated over streamer's death

https://www.bbc.com/news/articles/czxpepn5qlxo
1•perihelions•46s ago•0 comments

How to use LLMs for studying without bullshitting yourself

https://www.hellmayr.com/blog/2025-08-26-study-with-ai
1•shellmayr•1m ago•0 comments

Ancient Statues Emerge from the Egypt's Coast, Where They'd Been for 1000 Years

https://www.smithsonianmag.com/smart-news/ancient-statues-emerge-from-the-waters-off-egypts-coast...
1•ulrischa•2m ago•0 comments

Tariff Simulator

https://tariffs.flexport.com
1•Teever•2m ago•0 comments

Rebel Hideout: ILM's Employee-Made 'Star Wars' Gathering Place

https://www.ilm.com/rebel-hideout-lounge-ilm-lucasfilm-star-wars/
1•CharlesW•3m ago•0 comments

Ask HN: How are you attributing your AI usage when developing software?

1•hartleybrody•4m ago•0 comments

Famulor – Deutschlands Führender KI-Telefonassistent – Intelligente Telefonie

https://www.famulor.io/en
1•imankoma•5m ago•0 comments

Encoding sortable binary database keys

https://stately.cloud/blog/encoding-sortable-binary-database-keys/
1•itunpredictable•6m ago•0 comments

What happens when ambassadors are summoned by the host country?

https://politics.stackexchange.com/questions/93401/what-happens-when-ambassadors-are-summoned-by-...
2•azeemba•7m ago•0 comments

Firestore with MongoDB compatibility goes GA

https://cloud.google.com/blog/products/databases/firestore-with-mongodb-compatibility-is-now-ga
1•fuzquat•7m ago•1 comments

Show HN: OpenCQRS – A new CQRS framework for JVM developers

https://github.com/open-cqrs/opencqrs
1•goloroden•8m ago•0 comments

Framework announced the second-gen Framework Laptop 16

https://www.theverge.com/news/766161/framework-egpu-haptic-touchpad-trackpoint-nub
2•halicarnassus•8m ago•1 comments

The Hexagon: A Battle-Tested Blueprint for Your Event-Driven App

https://mina-tafreshi.medium.com/the-hexagon-a-battle-tested-blueprint-for-your-event-driven-app-...
1•minatafreshi•8m ago•0 comments

92-year-old sprinter has the muscle cells of someone in their 20s

https://www.washingtonpost.com/wellness/2025/08/24/92-year-old-sprinter-emma-mazzenga/
1•wslh•9m ago•1 comments

MAGA Rages over Trump's Chinese Student Numbers: 'Should Never Allow That'

https://www.newsweek.com/maga-rages-trump-chinese-student-numbers-2119215
1•01-_-•10m ago•0 comments

Stop Trying to Kill the SPA

https://frontendatscale.com/issues/51/
1•charca•11m ago•0 comments

Physicists solve 90-year-old puzzle of quantum damped harmonic oscillators

https://phys.org/news/2025-08-physicists-year-puzzle-quantum-damped.html
1•PaulHoule•11m ago•0 comments

UniFi Network Object Oriented Networking Explained

https://lazyadmin.nl/home-network/unifi-network-objects/
1•speckx•11m ago•0 comments

Can LLMs Dream of Electric Sheep?

https://sankalp.bearblog.dev/can-llms-dream-of-electric-sheep/
1•dejavucoder•13m ago•0 comments

Instacart Built a Modern Search Infrastructure on Postgres

https://tech.instacart.com/how-instacart-built-a-modern-search-infrastructure-on-postgres-c528fa6...
1•tanelpoder•14m ago•0 comments

The strange and broken world of DMV login pages

https://tesseral.com/blog/the-nevada-indiana-and-florida-dmvs-have-unusually-bad-login-pages
1•noleary•15m ago•0 comments

Imgur Users Rebel Against MediaLab over Moderation, Glitches, and Lost Community

https://www.digitalinformationworld.com/2025/08/imgur-users-rebel-against-medialab-over.html
1•healsdata•17m ago•0 comments

Nous Research – Hermes 4 405B/70B released

https://hermes4.nousresearch.com
1•beklein•18m ago•1 comments

I Procrastinate (2019)

https://invisibleup.com/articles/27/
1•sogen•18m ago•0 comments

Wormhole.app: Share files E2E encrypted and a link that automatically expires

https://wormhole.app
3•sogen•19m ago•0 comments

Trump media group in $6B deal to buy Crypto.com tokens

https://www.ft.com/content/769694dd-a947-4a09-95ae-fe4bb1b2edf7
2•iamben•21m ago•0 comments

Lessons from Building a Game Engine from Scratch in Gleam [video]

https://www.youtube.com/watch?v=uExwRo_qM-k
1•surprisetalk•22m ago•0 comments

Omarchy 2.0

https://world.hey.com/dhh/omarchy-2-0-16fefc15
3•xachen•23m ago•0 comments

Show HN: Emulating aarch64 in software using JIT compilation and Rust

https://pitsidianak.is/blog/posts/2025-08-25_emulating_aarch64_in_software_using_JIT_compilation....
1•epilys•23m ago•0 comments

iPhone Is Lying to You About Files [video]

https://www.youtube.com/watch?v=tnPAhVxsPHE
1•surprisetalk•23m ago•0 comments
Open in hackernews

Show HN: Pantheon-CLI – Open-Source Python Claude Code and Smart Notebook

https://github.com/aristoteleo/pantheon-cli
6•steorra•3h ago
Hi, We’ve built Pantheon-CLI, an fully open-source project that aims to be the “Python Claude Code + Notebook” — but designed for data analysis instead of just coding.

Unlike most AI coding assistants, Pantheon-CLI runs entirely on your machine (or server). No data upload required. It blends natural language and code in a single workflow, keeping variables in memory and letting you switch seamlessly between typing code and asking in plain English.

What it does: 1. Chat with your data: Directly process CSV, Excel, AnnData, Pickle, Torch tensors, or any format supported by Python/R/Julia. 2. Mixed programming: Variables persist across natural language and code; the CLI auto-generates and runs code for you. 3. MCP-like agent integration: Read/create files, run commands, fetch web pages, generate/revise code. 4. Human-like learning: Feed it a PDF paper or tutorial—Pantheon-CLI reads it, plans steps, and replicates methods before analysis. 5. Task planning: Builds scientific agents by learning from papers/tutorials (not just fixed, human-predefined steps). 6. Multi-model support: Works with OpenAI, Anthropic, Gemini, DeepSeek, Qwen, etc. + offline local LLMs (ollama, deepseek, gpt-oss). 7. Multi-RAG support: Pre-learns from docs/web into a local “brain” for more credible outputs without massive token costs. 8. Built-in biology toolsets: For omics analysis (alignment, annotation, differential expression, full paper reproduction). 9. Notebook mode: Brings the same agentic workflow into Jupyter—automatically runs and revises code, operates on files, and learns from tutorials/papers.

Pantheon-CLI is our attempt to push beyond “AI writes code for you.” Instead, it’s an agentic operating system for data analysis, spanning both terminal and notebook.

Repo: https://github.com/aristoteleo/pantheon-cli

Tutorial: https://pantheonos.stanford.edu/cli/docs/intro/getting-start...

Home page: https://pantheonos.stanford.edu/

Would love to hear feedback from the HN community—what use cases would you try this for, and what features would make it more useful to you?

Comments

steorra•2h ago
Think of it as “Claude Code + Jupyter, but local-first and science-focused.”
ZehuaZeng•2h ago
I want to know how he differs from Runcell.
steorra•2h ago
Compare with Runcell, it can also run and revise code automatically to generate the correct result, and even operate on files and study from website — beyond what any other tool can do!
ZehuaZeng•2h ago
Looks like this project is completely open source—that's awesome!
Yifankk•2h ago
Looks awesome! I’d like to know what makes this different from other CLIs. Can I let it read a paper and then help me analyze it with reference to the paper? Are there any such examples?
tuexy•2h ago
This is really cool and powerful for data Science. I am excited to try it out
fanyimin•1h ago
Wow, interesting poackage