frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Brazil Banned Addictive Design. The Crucial Regulatory Choices Are Still Ahead

https://www.techpolicy.press/brazil-banned-addictive-design-the-crucial-regulatory-choices-are-st...
2•rbanffy•1m ago•0 comments

Version 2.0 of AI laser mosquito defense system is here

https://twitter.com/stevencheng/status/2059950811954692451
1•throwaway2037•2m ago•0 comments

I built a shirt brand for developers who are tired of bad conference swag

https://codeculture.store/
1•emcycruz•2m ago•0 comments

Cloudflare CDN Pricing 2026: Real Cost per GB, Hidden Fees and Best Alternatives

https://blog.blazingcdn.com/en-us/what-is-the-price-per-gb-of-cloudflare-cdn
1•blazingcdn•3m ago•0 comments

Reducing Instagram's basic video compute time by 94 percent (2022)

https://engineering.fb.com/2022/11/04/video-engineering/instagram-video-processing-encoding-reduc...
1•tzury•3m ago•0 comments

Fast Food's Digital Revolution: Why Fast Food Got So Expensive [video]

https://www.youtube.com/watch?v=hIOW2HKgzPk
1•nomilk•4m ago•0 comments

A University System Went All in on A.I. Now It's Tearing Itself Apart

https://www.nytimes.com/2026/06/01/magazine/ai-university-college-california.html
1•jeffwass•7m ago•0 comments

Tracing Rays with Jank

https://jank-lang.org/blog/2026-06-01-optimization/
1•pjmlp•9m ago•0 comments

Show HN: SnapToCode – Screenshot any UI and get clean Tailwind code

https://chromewebstore.google.com/detail/snaptocode/jpchamlmjfoccmkdoiaibbpgkidapcnk
1•adithagrawaal•12m ago•1 comments

MoveCue – Hands-free movement timer for iOS

https://movecue.app
1•Bhavdiy•12m ago•0 comments

Extreme Solar Blasts and Weak Magnetic Field Are a Deadly Combination for Earth

https://www.sciencealert.com/extreme-solar-blasts-and-a-weak-magnetic-field-are-a-deadly-combinat...
1•benkan•16m ago•0 comments

Remote work – not AI – has sidelined recent college graduates, research finds

https://www.npr.org/2026/06/01/nx-s1-5843076/remote-work-college-graduates-unemployment-ai
1•benkan•20m ago•0 comments

All of these tiles are the same

https://henkreuling.nl/applets/tegels.html
1•wise_blood•21m ago•1 comments

AI marketing promotions are similar to female leak-protection products

https://imgur.com/a/rRXpppK
1•fatbrowndog•22m ago•3 comments

Show HN: ContextBridge – Local-first AI reading sidebar using Ollama

https://chromewebstore.google.com/detail/contextbridge-–-local-rag/jokgmcedjecppdfnbicfonbmgjpb...
2•sujalmeena•25m ago•0 comments

Google Maps Ditches Mercator Projection Mapping

https://glassalmanac.com/google-maps-finally-ditches-mercator-projection-mapping/
1•866-RON-0-FEZ•25m ago•0 comments

CIFSwitch: A non-universal Linux local root vulnerability

https://heyitsas.im/posts/cifswitch/
2•cosuhi•25m ago•0 comments

Show HN: Tkcore AI – A multi-model workspace with custom knowledge grounding

https://www.tkcoreai.com/
2•Sharanxxxx•26m ago•1 comments

From Headless to Agent-Native: The New Way for Content Sites

https://www.agntcms.com/manifesto
2•hramovich•31m ago•0 comments

Tantrix

https://en.wikipedia.org/wiki/Tantrix
1•thunderbong•33m ago•0 comments

Warpgate 0.24 (a client-less bastion) adds a web SSH terminal

https://github.com/warp-tech/warpgate/releases/tag/v0.24.0
1•hardex•33m ago•0 comments

Utiq: The new telecom 'Super-Cookie' threatening your privacy

https://arpokrat.com/blog/utiq-supercookie-telecom-privacy/
1•miohtama•33m ago•0 comments

Comment your AI agent below

2•Daniel-Pan•36m ago•2 comments

The Sum-Product conjecture is false for real numbers

https://arxiv.org/abs/2605.28781
1•My_Name•38m ago•0 comments

How I'm using Copilot to not use Copilot

https://kamilgwozdz.substack.com/p/how-im-using-copilot-to-not-use-copilot
1•kamil3141•39m ago•0 comments

Not Every Byte Gets a Vote

https://mitander.xyz/posts/not-every-byte-gets-a-vote/
1•mitander•40m ago•0 comments

Pacific Ocean warming signals the possible return of a strong El Niño

https://www.metoffice.gov.uk/blog/2026/met-office-what-is-el-nino-and-will-we-see-one-this-year
2•tosh•45m ago•1 comments

Taking the Training Wheels Off: Aligning LLMs Without Personas

https://www.lesswrong.com/posts/3wqZwXMzEAkd3mLLM/taking-the-training-wheels-off-aligning-llms-wi...
2•joozio•52m ago•0 comments

Tiiny AI Pocket Lab: The Offline Pocket‑Sized Supercomputer Revolution

https://www.wangdoo.com/tiiny-ai-pocket-lab-offline-supercomputer/
3•timesofireland•55m ago•0 comments

Sovereign Cloud Framework Explained

https://commission.europa.eu/news-and-media/news/sovereign-cloud-framework-explained-2026-06-01_en
3•rbanffy•55m 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/