frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The closed-source LLM premium has collapsed

https://runware.ai/blog/the-closed-source-llm-premium-has-collapsed
2•theally•3m ago•0 comments

Codex AI Agent Skill Development for UI Design and Development

https://rapidkt.com/pages/blog/codex_ai_agent_skill_development_for_ui_design_and_development
2•greenpau•6m ago•0 comments

VCupid Skills – AI Fundraising Toolkit for Founders

https://github.com/maxoliverbr/vcupid-plugin
2•maxoliverbr•9m ago•0 comments

Show HN: Verity – self-healing review gate for Claude Code

https://verity.md
3•claudiacsf•11m ago•0 comments

Ant queen lays eggs that hatch into two species (2025)

https://www.science.org/content/article/ant-queen-lays-eggs-hatch-two-species
2•indigodaddy•11m ago•0 comments

How to Set Up and Deploy an OpenClaw AI Agent on a VPS

https://3hcloud.com/blog/how-to-set-up-and-deploy-an-openclaw-ai-agent-on-a-vps
2•Liriel•11m ago•0 comments

Authorized Speed a.k.a. Ruh Roh

https://instantial.substack.com/p/authorized-speed
2•groverbennett•12m ago•0 comments

What Would C. S. Lewis Have Thought of AI?

https://chroniclesmagazine.org/web/what-would-c-s-lewis-have-thought-of-ai/
3•RickJWagner•17m ago•0 comments

High-sensitivity electro snout sniffs out unsafe food

https://newatlas.com/technology/electronic-nose-detect-spoiled-food-allergens/
3•breve•18m ago•0 comments

US at 250 – Why has the US been so successful and can it continue? [pdf]

https://assets.realclear.com/files/2026/06/2902_thematic_research_-_june_24.pdf
3•RickJWagner•18m ago•0 comments

Send OTP Codes over WhatsApp with the Telnyx Verify API

https://telnyx.com/resources/whatsapp-otp-verify-api
3•harpreetseehra•21m ago•0 comments

GCC 14.4 Released

https://gcc.gnu.org/pipermail/gcc/2026-June/248430.html
4•edelsohn•22m ago•0 comments

Exploring retro productivity software: Visual Basic on Windows 3.1

https://stonetools.ghost.io/visualbasic-win31/
5•jnord•22m ago•0 comments

BBC News uses thermal cameras to illustrate heatwave in London

https://www.bbc.co.uk/news/articles/cz9l1n4kn34o
4•xmjw•24m ago•0 comments

Show HN: NT – fly around Git worktrees from your shell

https://github.com/allisonmahmood/NT
3•Allisonmahmood•25m ago•0 comments

Scientists find evidence of hidden magma systems inside Mars

https://phys.org/news/2026-06-scientists-evidence-vast-hidden-magma.html
3•ilreb•27m ago•0 comments

Purchasing non-taxed Cannabis products carry fines now. Nova Scotia

https://news.novascotia.ca/en/2026/06/25/higher-fines-new-offences-support-safe-legal-cannabis-ma...
3•Weered•28m ago•0 comments

How we run untrusted code in Langfuse (OSS) and why we picked lambda

https://langfuse.com/blog/2026-06-22-code-evaluators-execution-model
3•marcklingen•29m ago•1 comments

Binance is leaving the EU. Here is how to move your funds

https://cyphergoat.com/binance-eu
4•4rkal•30m ago•0 comments

Everything Idiocracy Predicted That Came True [video][25 Mins]

https://www.youtube.com/watch?v=NPhYhwvMAM8
4•Bender•30m ago•0 comments

Captcha proves you're human. HATCHA proves you're not

https://github.com/mondaycom/HATCHA
39•backlit4034•31m ago•36 comments

Smart AC dial in TypeScript and CSS running natively on ESP32 [video]

https://www.youtube.com/watch?v=QRLKzxTO5hE
3•arbayi•33m ago•0 comments

The White House is asking OpenAI to slow roll the release of its new model

https://techcrunch.com/2026/06/25/the-white-house-is-asking-openai-to-slow-roll-the-release-of-it...
6•lucamark•36m ago•0 comments

From Pentagons to Pentagrams

https://johncarlosbaez.wordpress.com/2026/05/29/from-pentagons-to-pentagrams/
3•surprisetalk•37m ago•0 comments

Ask HN: Can anyone use Claude Fable 5?

5•vantareed•39m ago•1 comments

Ask HN: What makes you register on a website?

3•TheRickyRed•39m ago•3 comments

Open-source machine identity security (IAM roles outnumber humans 82:1)

https://github.com/josephtui767-cloud/MII
3•josephtui•43m ago•0 comments

Microsoft's quantum computing technology called into question, again

https://vechron.com/2026/06/microsofts-quantum-computing-technology-called-into-question-again/
3•bhartipoddar•44m ago•0 comments

The day I started believing

https://davidpoblador.com/blog/the-day-i-started-believing.html
3•nirvanis•46m ago•0 comments

Ultrasound Imaging of the Brain

https://alephneuro.com/blog/ultrasound-brain
5•rossant•46m 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/