frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Sanctum – An LLM-Guided Learning App

1•JTan2231•11mo ago
https://apps.apple.com/us/app/athenaeum-sanctum/id6744429496

It's in an infant stage as I figure out exactly how I want this.

In a more marketing speech style,

---

I love learning things and soaking in information, but I constantly run into 3 ergonomic problems with doing so:

- Quality study materials are often so dense as to require an extended session of focus

- Ergonomic study materials require too much work to find + aren't always flexible to what I want to learn/study

- Social media feeds have rotted my UI tastes to prefer short-form, transient interfaces that build familiarity with repeated, intermittent exposure

So, I'm making a flashcard app to address these points. In short,

- Reference-based deck generation

  - LLMs are great, but human sources are always best.

  - Give it a PDF or web page, and it'll reference that resource in creating your deck

 - AI-powered grading

  - The vector math powering LLMs allows for much more loosely structured answer grading than just naive keyword matching.

  - Know the concept, but can't phrase it in the colloquial terms? Don't worry, phrase it as best you can and it can tell how well you get the idea.

 - Natural deck progression

  - If you've been performing well enough on a deck, take a quiz to see if you're ready to expand the flashcards in your study.
---

There are a few things I still am looking to iron out:

- I don't think flashcards are the optimal UI for learning

  - They're great for memorizing + I do think improving pattern-matching is essentially learning is, but I don't think flashcards are the most optimal vehicle for meaningful learning

  - i.e., Life is more than just trivia
- Personalization

  - Right now, you take a quiz to expand the deck along the same lines as the existing subject matter. I think this is okay at best and could very much be improved.

  - One of the ideas I had initially around this is that LLMs can be used to traverse the embedding space of accumulated knowledge in a way that subverts/transcends the traditional academic taxonomization of studies. 

  - i.e., I think UI is the bottleneck in soaking in more information/ideas. I think LLMs do well enough in pattern-matching requests to information that they could act as librarians for the internet--then, it's just a matter of scrunching down the information into more convenient interfaces (e.g., mobile).
- Sourcing, references, etc.--I prefer something human-made at the other end of the tunnel, but I'm not sure how long that will last.

- The name--far too esoteric

This is an active WIP--would love to hear what you all think.

2 Letters from Steve (2013)

https://davidgelphman.wordpress.com/2013/03/29/2-letters-from-steve/
1•CharlesW•1m ago•0 comments

Show HN: NeuralScript – A pure-Rust AOT compiler

https://github.com/bwiemz/NSL
1•AkaiNa•1m ago•0 comments

The War Against Renters

https://thezvi.substack.com/p/housing-roundup-15-the-war-against
2•7777777phil•2m ago•0 comments

Safety benchmarks are inflated because models know they're being tested

https://www.lesswrong.com/posts/mDriHK4beN5rq2tAA/verbalized-eval-awareness-inflates-measured-safety
1•aranguri•3m ago•0 comments

Deepsec

https://vercel.com/blog/introducing-deepsec-find-and-fix-vulnerabilities-in-your-code-base
2•0xedb•4m ago•0 comments

Transformers Are Inherently Succinct

https://arxiv.org/abs/2510.19315
2•bearseascape•5m ago•0 comments

Game Boy Advance Dev: Link Cable Networking

https://www.mattgreer.dev/blog/gba-dev-link-cable-networking/
2•birdculture•5m ago•0 comments

An Atmospheric Website

https://www.disnetdev.com/blog/an-atmospheric-website
1•Kye•6m ago•0 comments

Your AI assistant doesn't belong in your inbox

https://abiraja.com/blog/your-ai-assistant-doesnt-belong-in-your-inbox
1•abi•7m ago•0 comments

Axiomera: A different way to structure thinking and decisions

https://zenodo.org/records/19443285
1•zobian_ai•8m ago•0 comments

Social Animal – get used to talking with anyone, even strangers

https://www.youtube.com/channel/UCsMcTtQH_YWD-qBgy3vY9JQ
1•akman•9m ago•0 comments

Local privilege escalation in Lix and Nix

https://discourse.nixos.org/t/security-advisory-local-privilege-escalation-in-lix-and-nix/77407
1•stebalien•9m ago•1 comments

SQL access to crypto market data, not just JSON

1•knazim•10m ago•0 comments

Infrastructure as a Service Builds the Most Defensible Economics

https://paulobrien.substack.com/p/infrastructure-as-a-service-builds
1•smooke•12m ago•0 comments

Americans Will Do Anything to Get Indian Mangoes

https://www.wsj.com/us-news/americans-will-do-anything-to-get-indian-mangoes-3a711ce8
1•JumpCrisscross•13m ago•0 comments

The heartland's revenge: how AI is reindustrializing the American interior

https://www.freightwaves.com/news/the-heartlands-revenge-how-ai-is-reindustrializing-the-american...
1•KoftaBob•14m ago•0 comments

SAP to Acquire Prior Labs

https://news.sap.com/2026/05/sap-to-acquire-prior-labs-establish-frontier-ai-lab-europe/
2•amunozo•15m ago•0 comments

Gea v1.3.0 fulfilling the original promise of Svelte, in a way Svelte never did

https://twitter.com/dashersw/status/2048719900013732232
1•k3030•17m ago•0 comments

One year of using ForeverNotes and AI to build a scribe system

https://austinspires.com/blog/2026-05-01-one-year-of-using-forever-notes/
1•aspir•17m ago•1 comments

Planning Is Unsolved

https://elicit.com/blog/planning-is-unsolved
1•stuhlmueller•18m ago•1 comments

Velayat-e faqih: Guardianship of the Islamic Jurist

https://en.wikipedia.org/wiki/Guardianship_of_the_Islamic_Jurist
1•simonebrunozzi•20m ago•0 comments

Germany's far-left war on infrastructure

https://www.politico.eu/article/blackout-inside-germany-far-left-war-on-infrastructure/
1•Tomte•20m ago•0 comments

5 years of social media history required to enter the US

https://www.youtube.com/watch?v=K-ebiORD9WM
3•jonahs197•22m ago•2 comments

How LLMs Distort Our Written Language

https://sites.google.com/view/llmwritingdistortion/home
2•cstever•22m ago•0 comments

Google explains why Android AICore occasionally takes up more storage

https://9to5google.com/2026/05/02/android-aicore-storage/
1•croes•23m ago•0 comments

Understanding the Go Runtime: Slices, Maps, and Channels

https://internals-for-interns.com/posts/go-runtime-slices-maps-channels/
2•valyala•24m ago•0 comments

LLM anomaly detectors are not a cause for concern despite Mythos

https://www.magonia.io/research/why-a-decade-of-writing-detection-logic-makes-the-mythos-exploit-...
1•badcryptobitch•24m ago•0 comments

How OpenAI delivers low-latency voice AI at scale

https://openai.com/index/delivering-low-latency-voice-ai-at-scale/
18•Sean-Der•25m ago•4 comments

German Email Sovereignty

https://raphting.dev/posts/eu-mailing/
1•zoidb•28m ago•0 comments

TuxAide – Local AI assistant that runs in your Linux terminal

https://github.com/deltaxmodules/tuxaide
1•jorgeataide•28m ago•1 comments