frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Two Writes, One Row: Who Wins?

https://itsnas.me/writing/two-writes-one-row
1•itsnasme•1m ago•0 comments

The Bayeux Tapestry Makes Landfall at the British Museum

https://www.wsj.com/arts-culture/fine-art/the-bayeux-tapestry-makes-landfall-at-the-british-museu...
1•ericmay•4m ago•0 comments

Christophe Laudamiel

https://worldsensorium.com/christophe-laudamiel-planted-memory-cultivated-ethics-and-more-blossom...
1•dnetesn•4m ago•0 comments

Time, Layers, and Climate Futures

https://blue-continuum.com/time-layers-climate-futures
1•dnetesn•5m ago•0 comments

I built a tool that gives any website an API and MCP

2•staaake•7m ago•0 comments

An API that beats GPT-4V, Gemini and Claude at detecting photo rotation

https://blueveta.com/upright/research/
1•tomerbarm•8m ago•0 comments

The Greatest Pun in JavaScript

https://shukla.io/blog/2026-09/pun.html
1•BinRoo•11m ago•0 comments

Book Review: Lee Kuan Yew's Memoirs

https://www.astralcodexten.com/p/your-book-review-lee-kuan-yews-memoirs
1•nsoonhui•19m ago•0 comments

NASA's Roman Team Confirms Ground Stations Receiving Data

https://science.nasa.gov/blogs/roman/2026/09/25/nasas-roman-team-confirms-ground-stations-receivi...
2•sohkamyung•20m ago•0 comments

Orca – Agent Development Environment (ADE) for shipping with coding agents

https://olegdubovoi.com/thoughts/2026-09-26-orca-agent-development-environment-ade-for-shipping-w...
2•empiree•20m ago•1 comments

ABIT motherboards, Taiwan, website last updated 20 years ago

https://www.abit.com.tw/page/en/index.php
2•walrus01•22m ago•0 comments

Agentboxd – Email inboxes for AI agents that treat mail as hostile

https://agentboxd.com
1•karamfrederic•22m ago•0 comments

Recreating Jamie Fenton's GORF 2 arcade source code

https://arcadeblogger.com/2026/09/25/resurrecting-midways-ms-gorf/
3•videotopia•25m ago•1 comments

Uncle's frozen Mac says it's infected after viewing a Google ad. Now what?

https://arstechnica.com/security/2026/09/google-ads-caught-delivering-convincing-scareware-ads-to...
3•joozio•28m ago•0 comments

Learned Helplessness and Medium's Stats

https://medium.com/luminasticity/learned-helplessness-and-mediums-stats-63e18926382d
1•bryanrasmussen•33m ago•0 comments

Breaking Up with Google Play: Why Conversations Is Now Free

https://gultsch.de/posts/breaking-up-with-google-play/
9•ezst•34m ago•0 comments

Brightline, a high-speed railway service based in Florida, filed for bankruptcy

2•intrasight•36m ago•1 comments

Bring cybercriminals to justice: CyberCrime Bounty Program

https://www.crimestoppersinternational.org/bounty
2•tigerlily•39m ago•0 comments

Mega Duck

https://en.wikipedia.org/wiki/Mega_Duck
1•tosh•40m ago•0 comments

OpenAI Says Its Models Engaged with US Government Websites in New Disclosure

https://www.securityweek.com/openai-says-its-models-engaged-with-us-government-websites-in-new-mo...
6•pluc•41m ago•3 comments

Reading’s Bayeux Tapestry

https://diamondgeezer.blogspot.com/2026/09/readings-bayeux-tapestry.html
1•zeristor•41m ago•0 comments

ChatGPT Maps

https://chatgpt.com/maps
3•erex78•46m ago•0 comments

How SendCutSend is changing the way we build [video]

https://www.youtube.com/watch?v=WavgGoGk034
2•dgellow•47m ago•0 comments

Show HN: Catescape

https://catescape.dev/
2•MCArth•48m ago•0 comments

Alex Karp: AI Models Are Stealing Your Data and the AI Safety Truth [video]

https://www.youtube.com/watch?v=2YVCdwvG548
3•baranul•48m ago•0 comments

Stalker: Free Browser Fingerprint and Privacy Checker Tool

https://geeksta.net/tools/stalker/
4•yaph•51m ago•0 comments

NIH details $170M biomedical research reproducibility effort

https://www.science.org/content/article/nih-details-170-million-biomedical-research-reproducibili...
2•bookofjoe•52m ago•0 comments

Ares: a cross-platform, open-source, multi-system emulator

https://github.com/ares-emulator/ares
1•tosh•57m ago•0 comments

Some HEP-TH News

https://www.math.columbia.edu/~woit/wordpress/?p=15881
2•jjgreen•58m ago•0 comments

Show HN: CStructSharp – C-struct (de)serialization for C# and JavaScript (WASM)

https://github.com/vvollers/cstructsharp
1•plusmax1•58m 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/