frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Modern Web Development

https://www.xclick-ltd.com/blog/modern-web-development-performance-seo
1•Bolice•2m ago•0 comments

Understanding Dyn Compatibility in Rust

https://corrode.dev/blog/dyn-compatibility/
1•blueshoess•4m ago•0 comments

Will it be Anthropic or X AI after Cursor getting no access to OpenAI?

https://www.cnbc.com/2026/08/29/openai-cursor-spacex-model-access.html
1•potatobox•5m ago•0 comments

What the dead can teach you about life

https://www.economist.com/culture/2026/08/25/what-the-dead-can-teach-you-about-life
1•Anon84•9m ago•0 comments

Does Computer Science Need Computers?

https://www.quantamagazine.org/does-computer-science-need-computers-20260828/
1•Anon84•12m ago•0 comments

The Exploitation of Grassroots Belief

https://www.bitchute.com/video/cROqUoWO9o5i/
1•untitledsource•14m ago•0 comments

Show HN: Convert PNG and JPG to clean SVG in seconds

https://www.vectorify.co
1•not_wowinter13•14m ago•0 comments

What we want is a hunter gatherer lifestyle with space age tools

https://www.strangeloopcanon.com/p/what-we-want-is-a-hunter-gatherer
1•bilsbie•15m ago•0 comments

First outputs from GPT-6 "Astra" model from OpenAI

https://www.testingcatalog.com/first-outputs-from-gpt-6-astra-model-from-openai/
1•rom16384•16m ago•0 comments

Scott Bessent Is at War with Prices – and Prices Are Winning

https://www.youtube.com/watch?v=wZaYyNAXHK4
2•Betelbuddy•17m ago•0 comments

Nearly 1/4 dealing w longterm unemployment call it quits on biopharma job search

https://www.biospace.com/job-trends/nearly-1-4-dealing-with-long-term-unemployment-call-it-quits-...
2•randycupertino•18m ago•0 comments

Show HN: Writing a 3D Printing Slicer from Scratch

https://akintokinematics.com/to-figure-out-how-3d-printing-slicers-work-i-wrote-one-from-scratch/
1•hingler36•18m ago•0 comments

How to Navigate the Singularity

https://www.youtube.com/watch?v=6CdE-V8bxas
1•EwanG•18m ago•1 comments

Why maps of China are all distorted

https://mzrvtfni.substack.com/p/why-maps-of-china-are-all-distorted
2•ghghgfdfgh•21m ago•0 comments

Designed for Addiction: Mobile Games

https://www.bloomberg.com/graphics/2026-kid-friendly-mobile-games-addiction/
2•BohoSanta•21m ago•0 comments

New Social Network "Twitter.now" Launches Under Twitter Name, Trademark Battle

https://finance.biggo.com/news/d1bdbb1d-0309-4fa3-b7c1-e43513240236
1•bickfordb•24m ago•0 comments

A Collection of Ed Zitron Predictions

https://www.reddit.com/r/accelerate/comments/1w0s61w/a_collection_of_ed_zitron_predictions/
3•gwintrob•29m ago•0 comments

Defusing an 18 GB bomb inside Redis

https://aiku.io/blog/defusing-an-18-gb-bomb-inside-redis
1•xboro•29m ago•1 comments

Returning to owning things in a streaming world

https://localghost.dev/blog/returning-to-owning-things-in-a-streaming-world/
2•frizlab•32m ago•0 comments

Debian and the Sirens

https://joeyh.name/blog/entry/Debian_and_the_sirens/
3•frizlab•35m ago•0 comments

With hollow feet and harlequin hats: Tuscan letters, a prank of lapidary origin?

https://blog.pampatype.com/tuscan-letters-1
1•bryanrasmussen•35m ago•0 comments

Pull payments, credit, and schlep blindness

https://text-incubation.com/pull-payments-credit-and-schlep-blindness
3•krrishd•35m ago•0 comments

Show HN: A SLM Optimized for Tool Calling

https://blog.neurometric.ai/p/introducing-a-task-specific-tool
1•robmay•40m ago•0 comments

Exitus Advisor

https://exitusadvisor.org/
1•polysw•44m ago•1 comments

Show HN: Documentation.ai.md – a docs standard for AI agents, not humans

https://github.com/iwasoftcom/ai-docs-standard
1•iwasoft•46m ago•0 comments

Trust

https://ncase.me/trust/
2•simonebrunozzi•47m ago•0 comments

Show HN: AI images and videos from text, free, no signup

https://seiseiai.io/
1•wowinter15•49m ago•0 comments

Zod v4.5 adds schema compilation (3-9x faster validation)

https://twitter.com/colinhacks/status/2093725420462182512
5•birdculture•49m ago•0 comments

My Browser Fingerprint

https://amiunique.org/fingerprint
2•simonebrunozzi•53m ago•0 comments

What does data say about the Nepal flash flood?

https://eartharxiv.org/repository/view/14687/
1•aryaminus•1h 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.