frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

From Idea to Operating Business: How Solo Runs Listmycar.ai

https://thesolo.ai/blog/listmycar-case-study
1•rchaz•35s ago•0 comments

Japan can turn AI demand into industrial strength

https://www.governance.fyi/p/how-japan-can-turn-ai-demand-into
1•bigdatadevdog•1m ago•0 comments

Anthropic details distillation campaigns from Alibaba, Moonshot AI, and DeepSeek

https://techcrunch.com/2026/09/10/anthropic-details-distillation-campaigns-from-alibaba-moonshot-...
2•elo2000•2m ago•0 comments

Apple Health and Quest team up for $119 blood panel

https://appleinsider.com/articles/26/09/10/apple-health-quest-team-up-for-119-blood-panel
1•elo2000•2m ago•0 comments

Lcars-k8 – Star Trek LCARS inspired Kubernetes dashboard

https://github.com/skidvis/lcars-k8s
1•SkidVis•4m ago•0 comments

DeepSeek-v4-flash-0731-spark-sparkinfer: DeepSeek V4 Flash on one DGX Spark

https://github.com/0xSero/deepseek-v4-flash-0731-spark-sparkinfer
1•simonpure•5m ago•0 comments

Kafka Simulator v1.5 and v1.6 – stretched clusters

https://monedula.dev/blog/kafka-simulator-v1-5-v1-6-stretched-clusters-storage-and-ops/
1•mmatloka•5m ago•1 comments

Ramp: How we built OCA, our AI on-call assistant

https://builders.ramp.com/post/how-we-built-oca-our-ai-on-call-assistant
1•twitchard•6m ago•0 comments

Codex Rate Limit Reset: Weekly Caps, 5-Hour Window, Credits

https://provenbrief.com/story/codex-rate-limit-reset-when-limits-reset-weekly-caps-and-credits
1•bnsaid•6m ago•0 comments

Claude Zero Data Retention: Anthropic's Five States, Mapped

https://provenbrief.com/story/the-ai-data-retention-tracker-release-one-anthropic-s-five-retentio...
1•bnsaid•6m ago•0 comments

AI-powered biowarfare is coming; the Army lays plans to 'fight through' it

https://www.defenseone.com/technology/2026/09/ai-powered-biowarfare-looms-army-lays-plans-fight-t...
5•jethronethro•15m ago•0 comments

The secretive process that will decide the BBC's future

https://www.theguardian.com/news/2026/sep/10/bbc-charter-renewal-long-read-secretive-process-that...
6•mellosouls•18m ago•0 comments

Tylenol use in pregnancy may be linked with uterus, ovary changes in daughters

https://www.reuters.com/business/healthcare-pharmaceuticals/tylenol-use-pregnancy-may-be-linked-w...
3•hmm37•18m ago•1 comments

My favourite agent does a simple job

https://chiragdesai.uk/meet-pip-my-new-favourite-agent/
3•chigsy•21m ago•1 comments

California's Governor Signs Landmark Online Child Safety Bills

https://www.nytimes.com/2026/09/10/technology/californias-governor-gavin-newsom-online-child-safe...
2•ChrisArchitect•21m ago•1 comments

Bending Spoons agrees to buy Miro for $1.355B, weeks after Airtable

https://thenextweb.com/news/bending-spoons-miro-acquisition-1-355bn
4•mellosouls•22m ago•1 comments

The Palm Pre Is the Reason You Love Your Phone (2009) [video]

https://www.youtube.com/watch?v=d8UJ6cIkLUI
4•jbverschoor•23m ago•0 comments

From Git to Fossil

https://lucio.albenga.es/web-en/posts/2025/from-git-to-fossil.html
3•smartmic•25m ago•0 comments

Oracle Q1 FY2027 Earnings Results [pdf]

https://s23.q4cdn.com/440135859/files/content_files/Q1-FY27-Oracle-Earnings-Slides.pdf
2•marc__1•27m ago•0 comments

Frankfurt cases and the principle of alternate possibilities

https://en.wikipedia.org/wiki/Frankfurt_cases
1•dsubburam•28m ago•0 comments

Running AMD OpenSIL and Coreboot on the First Available Ryzen AM5 Motherboard

https://www.phoronix.com/review/msi-b850p-coreboot-opensil
1•tripdout•29m ago•0 comments

Grok Bot Galaxy

https://x.ai/galaxy
1•Yctg•29m ago•0 comments

Why Beyond Traditional RAG?

https://chandula7.gumroad.com/l/Advanced_RAG_LangGraph_Patterns
6•GeorgeTj•30m ago•7 comments

Bodily Oddities

https://vester.si/bodily-oddities/
2•vesterde•31m ago•1 comments

Show HN: CodePress – Save $50k+ a month on Cloud Agents

https://codepress.dev/
4•lightninglu10•33m ago•0 comments

Neural Nova – GPU optimization benchmarks for LLM workloads

https://www.neural-nova.com/benchmark
1•kudomcho•33m ago•0 comments

Show HN: Charter – Operate production-safe agents that run on your own infra

https://github.com/boundflow/charter
1•alama24•33m ago•0 comments

A spy satellite simulator in the browser, except the data is real

https://github.com/bilawalsidhu/gods-eye-view
2•metrofun•34m ago•0 comments

Show HN: WordPress security skills for coding agents

https://github.com/wpultimatesecurity/WordPress-Security-Skills
1•mirza_rizvi•36m ago•0 comments

Official MCP servers fail adversarial verification

https://github.com/roblambert9/skillproof-verifications
1•ainano•36m 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/