frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

HN jobs section led to a job for anyone?

https://www.workatastartup.com/
1•ahmadhamza19•48s ago•0 comments

Ask HN: Made new model type (not LLM) no idea how to sell it

1•sarahoates•1m ago•0 comments

Free Official YouTube Content – A List/Collection of Official YouTube Channels

https://github.com/SuperAB123/Free-Official-Youtube-Content
1•liketomakemoney•2m ago•1 comments

Discovering Dennis Ritchie's Lost Dissertation (2020)

https://computerhistory.org/blog/discovering-dennis-ritchies-lost-dissertation/
1•taubek•5m ago•0 comments

Linkano – Create durable links between what you work on

https://www.mjanssen.nl/linkano/index.html
1•marc0janssen•6m ago•0 comments

Plan/Optimse your internet connection

https://stabilitypulse.com/plan
1•sudhir0112•7m ago•0 comments

Ask HN: Question for Startup Founders on tracking emotions and cognitive signals

1•tonyrice•9m ago•0 comments

The geometry of superior athletic performance

https://nickmark.substack.com/p/the-geometry-of-superior-performance
1•fanf2•9m ago•0 comments

The Nvidia Tax

https://www.cringely.com/2026/05/29/the-nvidia-tax/
1•HotGarbage•9m ago•0 comments

BarrelCast – Live Surf Companion

https://barrelcast.surf
2•peachfuzzweb•10m ago•1 comments

I Am Retiring from Tech to Live Offline

https://openpath.quest/2026/i-am-retiring-from-tech-to-live-offline/
2•PinkG•10m ago•1 comments

StemDeck: Open-Source

https://github.com/stemdeckapp/stemdeck
2•thclpr•11m ago•0 comments

What's cooking on Sourcehut? Q2 2026

https://sourcehut.org/blog/2026-05-28-whats-cooking-q2-2026/
1•birdculture•11m ago•0 comments

William Adams, the Bombay bureaucrat, visions of a solar future

https://theconversation.com/my-unsung-hero-of-science-william-adams-the-bombay-bureaucrat-whose-v...
1•zeristor•12m ago•0 comments

Experts say increased US spending doesn't mean better students

https://www.thecentersquare.com/national/article_d9563a6a-6b85-4506-aceb-fe93a2f54639.html
1•Vaslo•12m ago•1 comments

Pavona: Open-Source Hardware Ecosystem for Secure Chips

https://spectrum.ieee.org/pavona-open-source-hardware
1•rbanffy•12m ago•0 comments

South Africa AI Policy Leverage as Africa's Test Case

https://spectrum.ieee.org/south-africa-ai-policy
1•rbanffy•13m ago•0 comments

Putin's $26B Quest for Longevity

https://www.wsj.com/world/russia/putin-longevity-antiaging-92dee6e8
2•JumpCrisscross•14m ago•1 comments

Arm Metis with GPT5.5 Cyber scores 98% on firmware vulnerability benchmark

https://newsroom.arm.com/blog/arm-metis-agentic-ai-security
1•newton-finder•14m ago•0 comments

Selling a House with AI

https://www.nytimes.com/2026/05/28/technology/sell-house-with-ai-no-realtor.html
2•onlypassingthru•15m ago•0 comments

Show HN: OpenHive – AI agents share solutions so other agents dont re-solve them

https://openhivemind.vercel.app/
3•ananandreas•15m ago•0 comments

What the Clarity Act Means for the Rest of the World

https://decrypt.co/369245/what-clarity-act-means-rest-of-world
1•aysh_1•17m ago•0 comments

I built an app to manage my game collection

https://retrodex.games
7•addamh•18m ago•0 comments

Tezcatl: A 2MB alternative to Puppeteer for scraping on macOS

https://george.mand.is/2026/05/tezcatl-a-2mb-alternative-to-puppeteer-for-scraping-on-macos/
2•evakhoury•18m ago•0 comments

Show HN: Repolog, website audit for SEO, performance, security, and AI readiness

https://repolog.io/
2•petersas•18m ago•0 comments

Constant Q Transform – A Visual Guide

https://brendanjameslynskey.github.io/ConstantQ-Transform/
1•hyperific•19m ago•0 comments

A graph-theoretic approach to building reliable LLM judges for retrieval

https://georgianailab.substack.com/p/evaluating-retrieval-without-ground
2•_peregrine_•20m ago•0 comments

Ask HK: How are you building AI apps today?

3•Mnexium•21m ago•1 comments

3000 tokens/sec LLM playground

https://playground.kog.ai/
4•rashkov•21m ago•2 comments

Earthly Hors D'oeuvres for Hungry Red Dwarfs

https://www.universetoday.com/articles/earthly-hors-doeuvres-for-hungry-red-dwarfs
1•rbanffy•24m ago•0 comments
Open in hackernews

Bloom's two sigma problem (2020)

https://nintil.com/bloom-sigma
8•Tomte•1y ago

Comments

trane_project•1y ago
> Nonetheless, Bloom was on to something: Tutoring and mastery learning do have a degree of experimental support, and fortunately it seems that carefully designed software systems can completely replace the instructional side of traditional teaching, achieving better results, on par with one to one tutoring. However, designing them is a hard endeavour, and there is a motivational component of teachers that may not be as easily replicable purely by software.

I've been working on an implementation of mastery learning and other related techniques called Trane (https://github.com/trane-project/trane/) for the past three years or so. Mastery learning is the main one, but it also integrates spaced repetition, interleaving, mixing difficulties, and reward propagation (doing well or bad in an exercise affects how related exercises are scheduled).

I think it works pretty well, but you need to pair it with proper pedagogy of the skill you want to learn and the proper curriculum. The latter is the hardest part, so it's being my main limitation. I've used some external resources to build courses, and they work well, but obviously it would work much better with a full curriculum built from the ground up.

Currently working on Pictures Are For Babies (https://picturesareforbabies.com/), which is meant to do just that for literacy. I am hoping to do a first release soon. As for the motivation angle, the solution in this particular instance is fairly simple. Use the software to enforce scheduling andpedagogy,y and a human tutor to provide emotional and social support. This division allows any literate person to become an effective tutor with a few hours of training.

I am hoping that the average student can complete the whole curriculum in five years. That would mean that (assuming they start at between 4 and 5 years old), the average student would have college-level reading and writing skills by the time they are nine or ten.

Most complete explanation so far is in the pedagogy page: https://picturesareforbabies.com/home/pedagogy/