frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Design Systems at Numeric

https://substack.com/sign-in
1•bihla•9s ago•0 comments

From biologists, math could learn to live with AI

https://terrytao.wordpress.com/2026/09/22/open-problems-open-mathematics/
1•oliculipolicula•2m ago•0 comments

Do Social Norms Substitute for Enforcement? [pdf]

https://www.nber.org/system/files/working_papers/w35756/w35756.pdf
1•parksb•4m ago•0 comments

Trying to Observe Convection Plumes (and other chaos things)

https://chillphysicsenjoyer.substack.com/p/trying-to-observe-convection-plumes
1•crescit_eundo•6m ago•0 comments

Human Glitch – twenty small web experiences, each one starts free

https://humanglitch.ai
1•sixrandanes•6m ago•0 comments

iPhone 18 Pro Max SSD drops lower than hard drive at 1.1 MBs during heavy writes

https://www.tomshardware.com/pc-components/ssds/iphone-18-pro-max-storage-can-drop-lower-than-a-h...
1•ajdude•7m ago•0 comments

Google says its AI model gained unauthorized access to three outside systems

https://www.nbcnews.com/tech/tech-news/google-says-ai-model-gained-unauthorized-access-three-syst...
1•gmays•8m ago•0 comments

Shipping local speech-to-text inside a Tauri app

https://writewithset.com/blog/shipping-local-speech-to-text-inside-a-tauri-app
1•aavshr•9m ago•0 comments

Libnix: Nix as a Backend to Cargo

https://github.com/nixcloud/cargo/blob/master-libnix/README.md
1•lovesegfault•11m ago•0 comments

The one-person unicorn: building a company alone in two days with Claude

https://leaveyouragent.com/blog/one-person-unicorn
1•christopherianh•11m ago•0 comments

Gemini 3.8 TTS Playground

https://simonwillison.net/2026/Sep/23/gemini-tts-playground/
1•lumpa•13m ago•0 comments

Jev deserves hype but not the type its getting

https://github.com/YidiDev/jev-benchmark
1•yididev•14m ago•1 comments

Meta VR Glasses

https://www.meta.com/vr-glasses/
38•polymorph1sm•18m ago•12 comments

US investigates after F-35 parts diverted to Hong Kong

https://www.politico.com/news/2026/09/18/congress-f-35-china-investigation-01083647
4•throw0101a•25m ago•2 comments

The Full Stack Obliteration

https://www.reinhash.com/demos/full-stack-stomp/
1•reinhash•28m ago•1 comments

Linux on Snapdragon X2 Series Early Developer Preview

https://www.qualcomm.com/developer/blog/2026/09/announcing-linux-on-snapdragon-x2-series-early-de...
2•kevincox•29m ago•0 comments

Every U.S. State Ranks Above Every Foreign Economy in Household Consumption

https://twitter.com/cremieuxrecueil/status/2102889196000256219
5•delichon•32m ago•1 comments

Show HN: Submit asynchronous LLM batch jobs through one interface

https://github.com/gojiplus/batchlane
1•neehao•32m ago•0 comments

Show HN: A CC0 museum of retro 3D tricks you can paste into a page

https://3d-retro.com/
3•SouthWestAtlas•33m ago•1 comments

OpenAI agent hacked into Australia's national healthcare system

https://www.cnn.com/2026/09/23/business/australia-openai-agent-hack-intl-hnk
3•smb06•35m ago•2 comments

LatentPort: Cross-model recurrent state transfer without prefix replay

https://arxiv.org/abs/2609.25053
1•mmprotest•40m ago•0 comments

Stanford violated AI policy after race-swapping students in ad

https://www.sfchronicle.com/bayarea/article/stanford-ai-policy-student-photo-race-swapping-224441...
5•absqueued•43m ago•1 comments

Post-Training Post-Morten: Tenet / Harvey

https://newpriors.substack.com/p/post-training-post-mortem-tenet-by
1•tanmayc98•43m ago•0 comments

UK shares findings of damning climate crisis national security report

https://www.theguardian.com/environment/2026/sep/23/uk-climate-crisis-national-security-report-su...
5•littlexsparkee•47m ago•0 comments

Tiny C Compiler with POSIX superpowers

https://github.com/Muras69/TCCygwin
1•Muras•48m ago•1 comments

The Majority of Actors Are Struggling

https://www.pajiba.com/film_reviews/jack-havens-plea-for-work-reminds-us-that-the-majority-of-act...
3•mathgenius•49m ago•0 comments

Fire in the brain: How psychosis may arise when the body attacks itself

https://knowablemagazine.org/content/article/mind/2026/new-research-on-autoimmune-causes-of-psych...
3•knowablemag•54m ago•0 comments

We've Turned Starlink into a Planetary Barometer

https://www.spaceweather.com/starlink/starlink_drag_explainer.html
8•NKosmatos•56m ago•2 comments

One setup, every AI CLI with agnostic-AI

https://agnostic-ai.org/
1•Chemaclass•56m ago•1 comments

Why did Google declare war on HTTP? (2016)

https://wp.josh.com/2016/04/01/googles-war-on-http/
3•1vuio0pswjnm7•1h ago•1 comments
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.