frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Contrastive Language Models: A Fast, Generalizable System One Model

https://github.com/Contrastive-LM/CLM
1•yarapavan•1m ago•0 comments

Ollaya – Ollama for open-source, Jev-style decision models

https://ollaya.dev/
2•Ardakilic•1m ago•0 comments

Every U.S. Electrical Outlet Explained [video]

https://www.youtube.com/watch?v=n_1wzYQwnts
1•bookofjoe•3m ago•0 comments

The cost of free AI restaurant ads is greater than it seems

https://www.phoenixnewtimes.com/opinion/ai-restaurant-ads-are-free-but-at-what-cost-40701302/
1•tortilla•3m ago•0 comments

AI applications need better primitives than text generation

https://seldon-ai.com/blog/better-primitives-than-text-generation
1•nlpnerd•5m ago•0 comments

Astronomer watches Starlink satellites sinking to build a 'planetary barometer'

https://www.theregister.com/science/2026/09/25/astronomer-watches-starlink-satellites-sinking-to-...
2•whh•5m ago•0 comments

xAI Moves to Buy Out Southaven Residents Who Agree Not to Sue over Plant Noise

https://www.mississippifreepress.org/xai-moves-to-buy-out-southaven-residents-who-agree-not-to-su...
2•tolugenius•6m ago•0 comments

How to Cure a Feminist

https://twitter.com/hannahspierMD/status/2102660372939374628
3•bilsbie•8m ago•0 comments

Never fall for a name that's taken

https://namernut.com
2•coreinch•8m ago•0 comments

Ordering Some Breakfast Pi

https://notalwaysright.com/ordering-some-breakfast-pi/424393/
1•dxs•9m ago•0 comments

KosmicKrisp Achieves Vulkan 1.4 Conformance on Apple Silicon

https://www.lunarg.com/kosmickrisp-achieves-vulkan-1-4-conformance-on-apple-silicon/
1•chnoblouch•11m ago•0 comments

How the Fed should measure inflation

https://economist.com/finance-and-economics/2026/09/24/how-the-fed-should-measure-inflation
2•andsoitis•13m ago•0 comments

Show HN: I couldn't deal with another Claude Code tab

https://aidash.dev/
2•grollat•13m ago•1 comments

Self-Play Pretraining with Zero Data

https://arxiv.org/abs/2609.30063
1•E-Reverance•15m ago•0 comments

A Chinese 'smart sex toys' company fed Russian war tech against Ukraine

https://euobserver.com/239459/how-a-chinese-smart-sex-toys-company-fed-russian-war-tech-against-u...
4•giuliomagnifico•15m ago•0 comments

Meta's Muse appears to use an OpenAI model labeled muse-special

https://mouse.dev/blog/muse-special/
2•Aeroi•17m ago•1 comments

Photon: Building a Retrieval and Ranking Engine from Scratch

https://www.perplexity.ai/hub/blog/photon
1•acossta•20m ago•0 comments

Free Bitcoin DCA Calculator

https://mtg-arbitrage-desk.loca.lt/dca-calculator
1•devtoolseller•23m ago•0 comments

Yes, Claude can do Nine Loops

https://www.anthropic.com/research/yes-claude-can-do-nine-loops
4•tzury•23m ago•0 comments

He who does not code, neither shall he eat

https://celphase.com/3mwe774jgrk2p
2•xena•24m ago•0 comments

How Do You Make a Incremental Compiler? (with Julien Verlaguet) [video]

https://www.youtube.com/watch?v=J31LlAUtoos
1•matt_d•24m ago•0 comments

Offensive-forensic-distros-installer-MacBook-air-M1-M2-external-disk-luks Public

https://github.com/securizart/offensive-forensic-distros-installer-macbook-air-M1-M2-external-dis...
1•ignardpent•24m ago•1 comments

How Trump Is Building a National Citizenship Database to Check Voters

https://www.nytimes.com/2026/09/25/us/politics/what-to-know-citizenship-database.html
3•vinni2•27m ago•0 comments

Sham scientific societies are misleading star researchers

https://www.nature.com/articles/d41586-026-02980-w
2•sbulaev•28m ago•0 comments

Compiling Hono with Perry

https://geastack.com/blog-hono-with-perry
1•arbayi•29m ago•0 comments

Ask HN: What vendor you'd switch out if a better option was available?

2•jviotti•29m ago•0 comments

Show HN: Stop shipping AI slop, Executor makes agents prove it works

https://github.com/Atri10/executor
1•LambdaLogic•30m ago•1 comments

Towards GPU Type Inference

https://winwang.blog/posts/dphm-1
2•winwang•32m ago•0 comments

Tesla moves to electrify trucking after a decade of work and delays

https://techcrunch.com/2026/09/25/tesla-finally-moves-to-electrify-trucking-after-a-decade-of-wor...
3•m463•32m ago•0 comments

Separating Protocol from Application Logic

https://builder.aws.com
1•mlhpdx•32m ago•0 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.