frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Sanctum – An LLM-Guided Learning App

1•JTan2231•1y 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.

Internal documents show how US tech companies captured children's attention

https://www.nytimes.com/2026/06/04/us/social-media-schools.html
1•Dusrri•50s ago•0 comments

Generative design of bacteriophages with genome language models

https://www.science.org/doi/10.1126/science.aec2657
1•majkinetor•1m ago•0 comments

Meta CTO: employees should use AI productivity to do more work – not time off

https://www.businessinsider.com/meta-cto-andrew-bosworth-ai-gains-work-2026-8
1•vrganj•2m ago•0 comments

How LLMs accelerated Cloudy development? not by typing code for me

https://cloudywithachanceoflatency.net/blog_02-how-llm-accelerated-cloudy-dev.html
1•rixed•4m ago•1 comments

South Korea, Taiwan top Japan in exports for first time on AI boom

https://asia.nikkei.com/business/tech/semiconductors/south-korea-taiwan-top-japan-in-exports-for-...
1•newusertoday•5m ago•0 comments

Swarm-forge: A simple tool for coordinating several AI agents

https://github.com/unclebob/swarm-forge
1•tosh•8m ago•0 comments

Google's Westinghouse Bet

https://asimovaddendum.substack.com/p/googles-westinghouse-bet
1•ashurandi•9m ago•0 comments

Cloudflare OS is an architecture of distrust

https://lord.technology/2026/08/05/cloudflare-os-is-an-architecture-of-distrust.html
1•gsky•12m ago•0 comments

Show HN: Airy – Free, fast, and simple voice content creation

https://airy.so
1•login588•24m ago•0 comments

Show HN: A Minimal Python CLI Implementation of Quick Share for Linux

https://github.com/adityatelange/quickshare-cli-py
1•adityatelange•25m ago•0 comments

Before the Breakthrough: Why Research and Engineering Need Different Cultures

https://chrhenning.com/blog/2026/before-the-breakthrough-research-engineering-cultures/
1•chrhenning•28m ago•0 comments

Signified and Signifier

https://en.wikipedia.org/wiki/Signified_and_signifier
1•soupspaces•36m ago•0 comments

Show HN: Find. Fix. Verify. Zero Guesswork

https://kinetixseo.com
1•wowinter15•42m ago•0 comments

Rethinking do_action(): Events as objects, hooks as class names

https://developer.wordpress.org/news/2026/08/rethinking-do_action-events-as-objects-hooks-as-clas...
1•firasd•50m ago•0 comments

Runware Squeezes A 1MW AI Data Center Into A 20-Foot Shipping Container

https://www.forbes.com/sites/gabrielalinzainescu/2026/08/08/runware-squeezes-a-1mw-ai-data-center...
3•01-_-•51m ago•2 comments

Solve math calculations directly in your Firefox address bar

https://support.mozilla.org/en-US/kb/solve-math-calculations-directly-your-firefox-addr
2•internet_points•51m ago•1 comments

DeepSeek V4 Flash 0731: 82.7% on Terminal-Bench 2.1 with a public harness

https://antigma.ai/eval
4•ubermon•1h ago•1 comments

Shrinking Ruby Hashes

https://byroot.github.io/ruby/performance/2026/08/05/shrinking-ruby-hashes.html
1•fanf2•1h ago•0 comments

S3-Compatible Object Storage. A MinIO Fork Maintained by Pgsty

https://github.com/pgsty/silo
3•EXHades•1h ago•0 comments

Abracadabra: How does Shazam work? (2022)

https://www.cameronmacleod.com/blog/how-does-shazam-work
2•downbad_•1h ago•0 comments

Different meanings of p-value (and how my thinking has changed) (2023)

https://statmodeling.stat.columbia.edu/2023/04/14/4-different-meanings-of-p-value-and-how-my-thin...
2•Tomte•1h ago•0 comments

The Origin of Death (1970)

https://www.elijahwald.com/origin.html
1•downbad_•1h ago•0 comments

Systemd Dynamic Users (2020)

https://ethulhu.co.uk/systemd-dynamicuser
2•birdculture•1h ago•0 comments

Show HN: Open-source binaural-beats engine

https://github.com/txus/farfield
1•txus•1h ago•0 comments

Understanding std:counting_semaphore and std:binary_semaphore from C++20

https://www.cppstories.com/2026/semaphore/
2•ygritte•1h ago•0 comments

How to create electronic Japanese hanko seals for Excel

https://sealkit.app/blog/excel-denshi-inkan-tsukurikata
3•sealkit•1h ago•1 comments

Qwen 3.8 and Claude Opus 5 show why raw benchmark scores don't predict the bill

https://venturebeat.com/orchestration/qwen-3-8-max-and-claude-opus-5-show-why-raw-benchmark-score...
3•ashurandi•1h ago•0 comments

Tracking down a Zsh history data loss bug

https://michael.stapelberg.ch/posts/2026-08-09-zsh-history-truncation-bug/
2•secure•1h ago•0 comments

ByteDance Pretraining 10T Parameter Model

https://arstechnica.com/ai/2026/08/bytedance-trains-massive-ai-model-in-bid-to-rival-anthropic/
4•Gecko4072•1h ago•0 comments

Toxic Media

https://bstgrp.notion.site/Reconverting-Streamer-University-From-Spectacle-to-Education-624f0d565...
1•mohgalastpaidei•1h ago•0 comments