frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

I built a local-first stock valuation tool based on Damodaran's methodology

https://github.com/stockvaluation-io/stockvaluation_io
3•softcane•1h ago

Comments

softcane•1h ago
Building a DCF model isn’t actually the hard part. The painful part is everything around it: finding industry averages, checking current risk-free rates, and digging through earnings transcripts to justify assumptions.

After repeating that process too many times, I started building a small tool to automate parts of the workflow while keeping the valuation model itself deterministic.

The core idea is to separate two very different problems:

1. Deterministic valuation math DCF calculations should be reproducible and deterministic. The model handles the financial logic and keeps the valuation mechanics consistent.

2. Qualitative research and narrative building Things like reading filings, summarizing earnings calls, or challenging assumptions are much more open-ended. That’s where LLMs are useful.

The tool is local-first and runs entirely on your machine. There are no accounts or hosted services — you just bring your own API keys if you want to use LLM features.

It also comes pre-seeded with Professor Damodaran’s public datasets (industry margins, risk metrics, failure rates, etc.) so you don’t have to manually assemble those inputs each time you build a model.

One design constraint was making sure the AI never touches the core valuation math. LLMs are allowed to suggest assumptions or critique them, but the underlying calculations remain deterministic.

A useful side effect is that the AI often behaves more like a skeptical analyst than an oracle. For example, it might flag things like:

“This margin expansion assumption is outside the historical range for this industry.”

Which is often exactly the kind of pushback you want when building a valuation narrative.

Curious if others building investing tools have experimented with a similar separation between hard financial models and AI-assisted research.

Repo: https://github.com/stockvaluation-io/stockvaluation_io

softcane•1h ago
One thing I noticed while building this: LLMs are terrible at doing valuation math but surprisingly good at critiquing assumptions. When you let them read transcripts and compare assumptions to industry data, they often act like a skeptical analyst pointing out inconsistencies.

A Day in the Life of an Enshittificator [video]

https://www.youtube.com/watch?v=T4Upf_B9RLQ
1•punnerud•20s ago•0 comments

What I Like About WCAG 3.0

https://afixt.com/what-i-like-about-wcag-3-0/
1•robin_reala•47s ago•0 comments

Sorry Dan, PMs Should Vibe Code

https://12gramsofcarbon.com/p/sorry-dan-pms-should-absolutely-vibe
1•theahura•2m ago•0 comments

Show HN: Sniffmail – Email verification API, one NPM install, catch fake-signups

https://sniffmail.io
1•dayoola•2m ago•0 comments

Ask HN: What do you think of Anthropic adding $10B of revenue in last 2 months?

1•aurareturn•2m ago•0 comments

What canceled my Go context?

https://rednafi.com/go/context-cancellation-cause/
1•mweibel•2m ago•0 comments

Show HN: CLInkedIn – CLI and web based job scanner for LinkedIn

https://github.com/colby-int/CLInkedin
1•colby-int•4m ago•0 comments

All Nitter instances cannot load list of multiple users at the same time

https://github.com/zedeus/nitter/issues/1373
1•Markoff•5m ago•0 comments

The Intel 486DX2 CPU

https://dfarq.homeip.net/intel-486dx2-cpu/
1•jnord•6m ago•0 comments

Evals Skills for Coding Agents

https://hamel.dev/blog/posts/evals-skills/
1•call-me-al•7m ago•0 comments

What I do, and what I delegate to AI

https://salah.louizy.com/blog/what-i-do-and-what-i-delegate-to-ai/
1•losalah•10m ago•0 comments

Show HN: EU AI Radar – 60-second self-check for EU AI Act exposure

https://euaiactnews.live/
1•reavid•11m ago•0 comments

The Gamer and the Nihilist: An analysis of Product Hunt, 2014 – 2021 (2022)

https://components.news/the-gamer-and-the-nihilist/
1•thinkingemote•13m ago•0 comments

AuroriaLink

https://github.com/Sebastien-VZN/auroria_link
1•SebSeb83•13m ago•0 comments

Show HN: Experimenting with perspective-based discussions (city,country,global)

1•civichalls•14m ago•0 comments

Consume fewer tokens and increase efficiency

https://edwardbx.com/articles/token-efficiency/
1•crassus_ed•15m ago•0 comments

Kickstarter's CEO stands by 4-day week remote team, sometimes backfires

https://fortune.com/2026/03/03/kickstarter-ceo-pros-cons-four-day-work-week-sometimes-backfires/
1•iancmceachern•16m ago•0 comments

Show HN: Move 37 – A strategy game inspired by AlphaGo's Move 37

https://www.movets.site/
1•MUISIK•17m ago•0 comments

Show HN: Retro – active context curator for coding agents

https://github.com/ImanHashemi/retro
2•imanhashemi•20m ago•0 comments

How OpenClaw Is Rebuilding the Claw Machine Industry with Software

https://clawsifyai.com/
1•V_Shukla•25m ago•1 comments

Show HN: Book Collage Creator

https://inktide.app/collage
1•sd9•26m ago•0 comments

How are we preparing for the Long Web?

https://brennan.day/how-are-we-preparing-for-the-long-web/
1•marbartolome•26m ago•0 comments

Oxyde ORM – a type-safe, Pydantic-centric asynchronous ORM with a Rust core

https://github.com/mr-fatalyst/oxyde
1•0x1997•28m ago•0 comments

The Dangerous Illusion of AI Coding? – Jeremy Howard

https://www.youtube.com/watch?v=dHBEQ-Ryo24
1•terrorbilly•35m ago•0 comments

Fooling Go's X.509 Certificate Verification

https://danielmangum.com/posts/fooling-go-x509-certificate-verification/
1•hasheddan•36m ago•0 comments

Show HN: Finance Sentiment CLI – Reddit/X/Polymarket sentiment from the terminal

https://adanos.org/finance-sentiment-cli
1•Adanos•36m ago•0 comments

Nuclear War: An LLM Scenario

https://chrisclapham.com/blog/nuclear-war-an-llm-scenario
2•huey77•40m ago•0 comments

Al Jazeera investigation: Iran girls' school targeting likely 'deliberate'

https://www.aljazeera.com/news/2026/3/3/questions-over-minab-girls-school-strike-as-israel-us-den...
1•zahirbmirza•43m ago•1 comments

AI Coding Startup Cursor Hits $2B Annual Sales Rate

https://www.bloomberg.com/news/articles/2026-03-02/cursor-recurring-revenue-doubles-in-three-mont...
1•arberavdullahu•43m ago•0 comments

Show HN: Reeyee.ai – AI image style transformer

https://reeyee.ai/
1•jokera•44m ago•0 comments