Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Cloudflare Quick Tunnels(cloudflare.com ↗)
    103comments
  2. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    35comments
  3. There's no point at which turning your brain off will work(danluu.com ↗)
    3comments
  4. Show HN: Microsoft Office running with Wine on Linux with no virtualization(github.com/tombert ↗)
    36comments
  5. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    65comments
  6. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    94comments
  7. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    14comments
  8. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    discuss
  9. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    90comments
  10. OpenJev(openjev.com ↗)
    202comments
  11. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    3comments
  12. GrassLobster: AI Agentic Generation of Parametric Geometry Workflows(miro.vision ↗)
    3comments
  13. US Treasuries Have Become Unappetizing for Foreign Central Banks and Governments(wolfstreet.com ↗)
    40comments
  14. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    178comments
  15. I don't like passkeys(hawksley.dev ↗)
    501comments
  16. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    9comments
  17. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  18. Jemalloc 5.4.0(github.com/jemalloc ↗)
    72comments
  19. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    23comments
  20. BeanShell3 in Development(beanshell.github.io ↗)
    10comments
  21. The scourge of x86 emulation(fex-emu.com ↗)
    67comments
  22. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    176comments
  23. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    150comments
  24. Build Faster Feedback Loops Using Qualitative User Research(nseldeib.com ↗)
    discuss
  25. Qwen 3.8 Omni Flash(qwen.ai ↗)
    116comments
  26. Second Circuit Allows Government to Search Electronic Devices at the Border(knightcolumbia.org ↗)
    33comments
  27. Show HN: Scry, programmable internet search w/ congestion pricing(scry.io ↗)
    2comments
  28. How to Write with an LLM(sockpuppet.org ↗)
    191comments
  29. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    60comments
  30. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    619comments

Metacademy

259 pointsby 12y agometacademy.org
33 comments
12y agoHN ↗

this seem like an interesting idea, but it lacks some "high level structure", or possibly a better search.

For example, I am sure there are general topics for "classification", "recommendation", or "similarity", but I wouldn't know where to start.

12y agoHN ↗

The site is not accessible (not responding to http requests)

12y agoHN ↗

Co-creator of Metacademy here. Colorado and I are intending Metacademy to be a “package manager for knowledge,” where you can easily find the particular thing you want to learn about (e.g. deep neural nets) without having to track down all the prerequisites (e.g. gradient descent) yourself. Basically, we’ve annotated a dependency graph for the core concepts in the field, and it uses the graph to produce step-by-step learning plans geared directly towards your goals.

Sorry if you can't reach the site. We’re both doing this as volunteers, and I guess we weren’t prepared for the level of traffic we’re getting. In the meantime, you can find more details about our high-level goals here: http://hunch.net/?p=2714

If you don’t have a particular goal in mind and just want a general overview, check out the roadmaps, e.g. http://www.metacademy.org/roadmaps/rgrosse/bayesian_machine_...

12y agoHN ↗

Submitter here, thanks for creating metacademy. it's helped me a lot in school.

12y agoHN ↗

Glad to hear that! We'd love to get your feedback -- you can contact us at feedback@metacademy.org.

12y agoHN ↗

This is great, but it could be so much more. For example, you could split the project in 2 (or perhaps simply clone it) with the other half working on the K-12 market.

You see, this would be the ideal learning tool for a teacher-student tutoring situation: by looking for the precise point where a student becomes stuck, it is then possible to see what skill-set or knowledge area needs more work and practice, and then adjust the lesson plan accordingly.

Metacademy is of course the natural place for such a "market" in education products to form.

12y agoHN ↗

Awesome site, and want to support any way we can. Great context around content sources both free and paid are really promising.

Let me know if we can be at all of help: darrell [at] thinkful.com

12y agoHN ↗

Was it the two of you who added all the content? Did you do it all manually? How long did it take?

12y agoHN ↗

Great work! I've been contemplating a service much like this for months. A site that lets you start with a subject or concept and generates a precise list of reading material and subject matter to bring you up to speed. It is essentially answering the question, "What should I read next?"

I look forward to seeing how far this database extends!

12y agoHN ↗

Is there a way to view the DAG of concepts itself?

12y agoHN ↗

Been clicking around for 20 minutes. This is like TV Tropes for knowledge.

12y agoHN ↗

How is "x hours to learn" measured? If I search for logistic regression, I get this page: http://www.metacademy.org/graphs/concepts/logistic_regressio... stating 1.7 hours - is that the estimated time to work through "Core resources", the "read" time + video length or something else?

Really exciting project, and very useful to me personally.

This is what wikiveristy should've been.

Good job guys.

12y agoHN ↗

If you look on the left, the learning plan shows that it would take 22 hours to complete from the bottom up. Logistic regression page just assumes you know all prior knowledge.

12y agoHN ↗

Nice! This is the first time I've seen the dependency graph implemented in e-learning! Actually I started a programming site in spanish a while ago with the same idea (there is a dependency graph underlying the content). If you are curious: http://www.minidosis.org.

12y agoHN ↗

Doesn't the Khan Academy use dependency graphs? I had some fu Ngoing through highschool calculus on their site. Raking in the achievements and unlocking next lessons.

12y agoHN ↗

Metacademy looks like a great source for learning, one which preserves most of the associativity benefit of learning through e.g. wikipedia, but which allows for much more focus.

Thank you so much for doing this!

12y agoHN ↗

This deserves to exist and flourish. We built something similar (skilldom.org) but it hasn't yet deserved the love it should have... :) partly due to me not being disciplined enough to dedicate time to it.

12y agoHN ↗

IMHO, the dependency graph is pure gold! I think it should be the core focus of this project as it will be quite difficult to aggregate, clean and present all the needed information about a given topic (unless we're rebuilding wikipedia). It will be easier to link to credible resources available across the web through the dependency graph. Maintenance wise it would be much more interesting not to mention easier.

12y agoHN ↗

This is really cool. I wish I could give it more upvotes than the one I gave it.

Thanks for building something cool and useful. I love the idea and hope you develop it more.

12y agoHN ↗

This is awesome. I can see this, if it gets larger, being a ton of help throughout college.

12y agoHN ↗

Nice way to organize major sources for learning Machine learning topics.

12y agoHN ↗

I like the approach! I feel that search could use an improvement. I'm using k-means++ at the moment for something and searched for "k-means" which yield no results [1]. I clicked on the link to look at the full-list and found k-means mentioned 3 times, to my surprise.

[1] http://www.metacademy.org/search?q=k-means

12y agoHN ↗

I think this is fantastic. Obviously stuff to be ironed out, tidied up and better organised but genuinely think this is a great idea, how does one go about developing something like the dependency graph? Would love to implement it in a site I am building while learning Rails.

12y agoHN ↗

Nice work! I've been working on something very similar. My project still needs a lot of work (and talent, I started working on this site when I first learned html/css/js 2 years ago) but you can check it out at: http://subjectflow.com , or for a full tree: http://www.subjectflow.com/viewer.htm?=mewvzl2i6bt97gnjf9i4 (click on the white dots to expand the tree).

I really hope to see this type of idea take off. I would love to see this sort of thing combined with simplified git related operations to make it easy to improve education content. Additionally I think it would be great to add in a comment system where you can leave a question connected to the exact text that is confusing you.

12y agoHN ↗

I've been using this. It's extremely useful. I wish they did this for every subject.

12y agoHN ↗

love this. i've wanted something like this for a long time. Kahn Academy mind maps are awesome but limited in terms of subject matter. having an open database of this is amazing; enables self learning while eliminating the problem of not knowing what you don't know.

12y agoHN ↗

The DAG of concepts is brilliant. I've manually made my own DAG for interesting branches of mathematics over the years and used it as a guide for self study. This could be big for education.