frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tests Are the New Moat

https://saewitz.com/tests-are-the-new-moat
1•vinhnx•1m ago•0 comments

'Access to Insight' is shutting down

https://www.accesstoinsight.org/
1•bifftastic•1m ago•0 comments

The next batch of fixed Epstein files links and notes is live

https://xcancel.com/IAmAnonLegion/status/2026853415863615662?s=20
1•doener•2m ago•0 comments

Programming has changed dramatically due to AI in the last 2 months (Karpathy)

https://twitter.com/karpathy/status/2026731645169185220
2•bakigul•5m ago•0 comments

Demo of an indie AI collaboration app – beyond Codex and Claude Code desktop

1•seeksky•6m ago•1 comments

AIQuotaBar – macOS menu bar app that shows Claude and ChatGPT usage limits

https://github.com/yagcioglutoprak/AIQuotaBar
1•toprak123•11m ago•0 comments

Git City – Your GitHub as a 3D City

https://www.thegitcity.com/
1•duck•12m ago•1 comments

Mumsnet campaign demands ban on social media for under-16s

https://www.theguardian.com/society/2026/feb/26/mumsnet-campaign-demands-ban-social-media-under-16s
2•pmg101•14m ago•0 comments

Shipcast – Turn your Git commits into tweets, automatically

https://shipcast.dev/
1•guoyu•14m ago•0 comments

Show HN: LucidExtractor – Extract web data in plain English, no selectors

https://lucidextractor.liceron.in
1•yukendiran_j•19m ago•0 comments

A larger cage: about the ongoing calls for "digital sovereignty"

https://www.structural-integrity.eu/a-larger-cage-about-the-ongoing-calls-for-digital-sovereignty/
1•doener•20m ago•0 comments

Earth's heat to power 10k homes in renewable energy first for UK

https://www.bbc.co.uk/news/articles/cewzg77k721o
2•RobinL•20m ago•0 comments

Show HN: Snaplake – Query past database states without restoring backups

https://snaplake.clroot.io
1•clroot•20m ago•0 comments

Show HN: Context Harness – Local first context engine for AI tools

https://github.com/parallax-labs/context-harness
1•__parallaxis•20m ago•0 comments

Perplexity Computer

https://www.perplexity.ai/hub/blog/introducing-perplexity-computer
1•kamaal•20m ago•0 comments

Show HN: I Made an AI Skill to Help Write Tlaps Proofs

https://github.com/younes-io/agent-skills/blob/main/skills/tlaps-workbench/SKILL.md
1•youio•21m ago•0 comments

Implementing a Clear Room Z80 / ZX Spectrum Emulator with Claude Code

https://antirez.com/news/160
2•boyter•23m ago•0 comments

RUS-Pat Bringing Optical Color to Ultrasound

https://www.caltech.edu/about/news/bringing-optical-color-to-ultrasound
1•Liquidity•23m ago•0 comments

Show HN: SendView – Mail merge from Airtable/GSheets, sends through your email

https://sendview.app/
2•jbrake•29m ago•0 comments

Evidence for the weak Sapir-Whorf hypothesis

https://twitter.com/colingorrie/status/2026658482959565246
2•MrBuddyCasino•30m ago•0 comments

Apple's Touch-Screen Laptop to Have Dynamic Island, New Mac Interface

https://www.bloomberg.com/news/articles/2026-02-24/apple-s-touch-screen-macbook-pro-to-have-dynam...
3•mpweiher•30m ago•0 comments

Show HN: Trust-gated developer communities with portable identity (AT Protocol)

https://github.com/JohannaWeb/ProjectFalcon
2•JohannaWeb•33m ago•1 comments

A Logic Named Joe(1946)

https://www.baen.com/chapters/W200506/0743499107___2.htm
2•largbae•33m ago•0 comments

Open-Source Discord Alternatives

https://lwn.net/SubscriberLink/1058319/7f10cd1d82956e9f/
2•mkesper•34m ago•0 comments

Burned $250 in tokens on Day 1 with OpenClaw

2•aposded•34m ago•0 comments

You are likely unable to connect to http://archive.ph

https://twitter.com/pberrini/status/2026884672584867986
2•petethomas•36m ago•1 comments

Show HN: Sleeping LLM – A language model that remembers by sleeping

https://github.com/vbario/sleeping-llm
2•vbaranov87•37m ago•0 comments

Show HN: Check Your Latency

https://3nt.lat/
2•dpweb•39m ago•0 comments

Apple's Multibillion-Dollar Push to Make Chips in the U.S. [video]

https://www.youtube.com/watch?v=ktFlaBhpMu8
1•Austin_Conlon•40m ago•0 comments

Date-fns: Modern JavaScript date utility library

https://date-fns.org/
1•nateb2022•40m ago•0 comments
Open in hackernews

Show HN: Marcus –AI math tutor that guides you to answers instead of giving them

https://marcusmath.com
1•sbharadwaj•1h ago

Comments

sbharadwaj•1h ago
A few years after leaving grad school, I tried picking math back up. The textbook experience was as bad as I remembered — no feedback, no way to ask questions, no one to help when you were stuck.

Private tutoring is the real solution, and it worked for me as a kid — it built confidence in a way class never did. But it's expensive. I wanted to build something that could give that experience to anyone.

The design challenge I cared most about: don't let AI become a homework machine. The whole point of learning math is developing the ability to think through hard problems. So Marcus is built to guide, not solve — it asks questions, gives hints, and explains step by step, but doesn't hand you answers.

It covers K–12 through college-level math (linear algebra, calc, etc.), adapts to what you know, and tries to be the patient tutor most people never had access to.

Would love feedback, especially from students or educators.

golem14•1h ago
the site immediately ran out of tokens. Nice idea.

My struggle is to motivate my students to just to their homework. Doing anything on top of that is very hard. Unless you convince schools to use your system (or Khan academy) instead of regular homework, it will be tough to make headway for all but the best students who breeze through homework - but those don't need your product as much.

BTW, the site ran out of tokens before it could even complete one step (8000 tokens), so I could not fully evaluate.

This seems easy enough (at least for K12 math) that you could probably host it from home on a local model, ignoring all the cloud API limits.

Good luck!

sbharadwaj•52m ago
Thanks so much! Really appreciate the feedback.

Sorry about that! Just granted infinite token usage to all those who signed up in the last hour. Feel free to play around.