frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

It's Easier Than Ever to Fly Private Without Your Own Jet

https://www.wsj.com/lifestyle/travel/its-easier-than-ever-to-fly-private-without-your-own-jet-a26...
1•bilsbie•30s ago•0 comments

Ratcn preview: Build beautiful TUI applications in Rust

https://ratcn.kristoferlund.se
1•gann_•1m ago•0 comments

Every Fucking Website (2013)

https://web.archive.org/web/20130304033523/http://everyfuckingwebsite.com/
1•xiaoyu2006•7m ago•0 comments

Supreme Council of the Pridnestrovian Moldavian Republic

https://en.vspmr.org/
1•Bluestein•8m ago•0 comments

Soon We'll Share Blueprints, Not Code

https://medium.com/@atibakush/soon-well-share-blueprints-not-code-9c1377b47ae0
1•blinkybill•8m ago•1 comments

FAA Probes Loss of Separation Abetween Marine One and Envoy Air Jet

https://duckduckgo.com/l/?uddg=https%3A%2F%2Fsimpleflying.com%2Ffaa%2Dmarine%2Done%2Denvoy%2Dair%...
1•Rygian•8m ago•1 comments

High-Res Photo Shows Sand-Capped Butte Rising from Mars Plain of Polygons

https://petapixel.com/2026/08/04/amazing-high-res-photo-shows-a-butte-rising-from-mars/
1•bookofjoe•11m ago•0 comments

iPod Touch 3.1.3 QEMU Emulator working

https://hachyderm.io/@samhenrigold/117027375873199705
1•mariuz•12m ago•0 comments

Congo bans exports of copper, cobalt concentrates

https://www.reuters.com/world/africa/congo-bans-exports-copper-cobalt-concentrates-official-order...
2•TechTechTech•12m ago•0 comments

Google Shifts AI Leadership to California in Race Against Anthropic, OpenAI

https://www.bloomberg.com/news/articles/2026-08-06/google-shifts-ai-power-to-california-in-race-a...
1•htrp•14m ago•0 comments

Addiii

1•hsims•14m ago•0 comments

Workers speak out against growing screen time surveillance

https://www.cbc.ca/news/canada/td-bank-bell-workplace-screentime-monitoring-9.7296526
3•andy99•15m ago•0 comments

Mastodon client for macOS with deprecated API

https://ricobeck.de/macstodon.html
2•ricobecks•15m ago•1 comments

Bannerlord Coop

https://steamcommunity.com/sharedfiles/filedetails/?id=3770450698
1•alansaber•17m ago•0 comments

Explosive drone at German airport raises new danger, minister says

https://www.reuters.com/world/german-police-examine-suspicious-object-leipzig-airport-2026-08-05/
3•numbers_guy•17m ago•1 comments

D-Wave shows off its new entry in quantum computing race

https://arstechnica.com/science/2026/08/d-wave-on-rails-company-tests-entanglement-on-its-dual-ra...
1•rbanffy•17m ago•0 comments

OpenAI gives first detailed debrief of the Hugging Face incident at Black Hat

https://www.groundlevel-ai.com/p/openai-gives-first-detailed-debrief
3•artninja1988•18m ago•2 comments

Show HN: ReachKit – a discoverability score for your product, and plan to fix it

https://reachkit.app
1•timcliffordIE•20m ago•0 comments

Show HN: A terminal glued to the macOS dock

https://github.com/palamim/starboard
1•leopalamim•22m ago•1 comments

FelonyBench – The leading benchmark for AI in cybersecurity

https://felonybench.org/
2•q3k•25m ago•0 comments

Building a local-first family tree app

https://purplehoisin.com/own-your-family-tree/
1•fersarr•29m ago•0 comments

Cezar: A parallel coding agents orchestrator

https://github.com/open-mercato/cezar
6•zaiste•32m ago•0 comments

AI Agents Governance: Who guards the guardrails?

https://www.nofire.ai/blog/who-audits-the-ai-agent
4•spirosoik•33m ago•0 comments

Senate Panel Has Obtained Copy of Fauci's Cellphone

https://www.nytimes.com/2026/08/05/us/politics/fauci-phone-senate.html
2•ianeff•33m ago•0 comments

A year of AI disclosure in critical packages

https://nesbitt.io/2026/08/06/a-year-of-ai-disclosure-in-critical-packages.html
1•omkar-foss•34m ago•0 comments

AI music generator Suno loses copyright infringement legal case

https://www.nme.com/news/music/ai-music-generator-suno-loses-copyright-infringement-legal-case-39...
2•passwordoops•39m ago•0 comments

Vista: A Visual Harness for Reasoning in an Interactive World

https://vista-research.github.io/
2•haxfenx•41m ago•0 comments

Cloudflare OS: great insight into how to embrace internal AI demand securely

https://cephalosec.com/blog/cloudflare-os-insights-on-embracing-internal-ai-growth-securely/
1•Versipelle•41m ago•0 comments

Time Magazine has a separate version of its website with ads only AI can see

https://www.theregister.com/ai-and-ml/2026/08/05/time-magazine-has-a-separate-version-of-its-webs...
2•rguiscard•42m ago•0 comments

Slow Light Communications

https://medium.com/luminasticity/slow-light-communications-81bdd7a87afe
1•bryanrasmussen•43m 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/