frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI populations need to be studied as populations

https://baronca.substack.com/p/size-matters
1•Anon84•1m ago•0 comments

Astcount: Polyglot measure of code complexity built for agent-guided refactoring

https://github.com/wokalski/astcount
1•wczekalski•1m ago•0 comments

New AI Fear Unlocked as Traders Ditch Companies at Risk of Disruption

https://www.bloomberg.com/news/newsletters/2026-02-04/new-ai-fear-unlocked-as-traders-ditch-compa...
1•prabal97•2m ago•0 comments

NeuroStack NS1 (Shallow Perceptron Simulator)

https://code.chuanqisun.com/neurostack/
1•low_tech_punk•2m ago•0 comments

Winning the large language capability battle and losing the production economy

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7299424
1•fittingopposite•3m ago•0 comments

AI and Chauffeur Knowledge

https://www.aaron-gray.com/ai-and-chauffeur-knowledge/
1•yhavin•3m ago•0 comments

Show HN: Untapped potential of fixed-size buffers

https://mzaks.medium.com/untapped-potential-of-fixed-size-buffers-e64bb5749142
1•mzaks•3m ago•0 comments

The Goths Take Rome

https://www.historytoday.com/archive/feature/goths-take-rome
1•samizdis•4m ago•0 comments

Pwning OpenClaw and Other Agents with Prompt Laundering

https://ironcorelabs.com/blog/2026/prompt-laundering/
1•zmre•5m ago•0 comments

OWASP Agentic Skills Top Ten

https://owasp.org/www-project-agentic-skills-top-10/
2•wslh•8m ago•0 comments

AirPods Pro Protect Parents

https://larrysalibra.com/airpods-pro-protect-parents/
1•speckx•9m ago•0 comments

Show HN: I built xvisibility.lol to get more visible on X without paying

https://www.xvisibility.lol/
1•joshue•11m ago•0 comments

Expanding Our Support for Scientists

https://www.anthropic.com/news/expanding-support-for-scientists
1•surprisetalk•13m ago•0 comments

Optimus Prime and Eeyore voice actor Peter Cullen has died

https://www.bbc.com/news/articles/c15844gwe0wo
1•tigerlily•14m ago•0 comments

Micro Editor

https://micro-editor.github.io/
1•Tomte•14m ago•0 comments

Different hats I wear as an AI Engineer

https://hitikadalwadi.substack.com/p/different-hats-i-wear-as-an-ai-engineer
1•HitikaDalwadi•14m ago•0 comments

Trump's New E-Waste Policy Puts Vintage Tech in the Crossfire

https://kotaku.com/trumps-new-e-waste-policy-has-vintage-tech-collectors-anxious-theyll-be-caught...
2•rbanffy•14m ago•0 comments

SBS 3D Studio

https://github.com/vishnuharidas/sbs-3d-studio
1•vishnuharidas•14m ago•0 comments

Why Atari Failed

https://dfarq.homeip.net/why-atari-failed/
1•rbanffy•16m ago•0 comments

Signia MaX hearing aids: four neural networks running simultaneously

https://calhearing.com/products/hearing-aids-by-brand/signia/signia-max/
1•bv-sf-81•16m ago•1 comments

The Case for Chilling Out About Birth Rates

https://www.theatlantic.com/ideas/2026/08/birth-rate-panic-overblown/688320/
1•rafaelc•18m ago•0 comments

Stop VSCode from smashing your machine

https://blog.coderspirit.xyz/blog/2026/08/27/voracious-vscode/
1•speckx•21m ago•0 comments

Show HN: AgentCloud – MCP-first iOS simulator cloud

1•theo31•22m ago•0 comments

The Loyalty Test: When "Our Side" Matters More Than the Truth

https://matttaylortvnews.blogspot.com/2026/08/the-loyalty-test-when-our-side-matters.html
2•GDNews503AD•24m ago•0 comments

Ask HN: Should we disclose AI use in our work?

2•rezvovmobile•25m ago•0 comments

Logging in Was Never Supposed to Be This Complicated

https://www.theatlantic.com/technology/2026/08/password-manager-login-difficulty/688396/
1•blondie9x•27m ago•0 comments

There's a New Twitter in Town

https://techcrunch.com/2026/08/27/hold-up-theres-a-new-twitter-in-the-town/
2•NickNaraghi•27m ago•0 comments

Ratko Mladic, ex-Bosnian Serb warlord oversaw atrocities, dies in prison at 84

https://apnews.com/article/ratko-mladic-obit-03abf53803bef360978882d89024c475
2•petethomas•27m ago•0 comments

Show HN: OpenRouter Provider Economics

2•StratusBen•29m ago•0 comments

Show HN: Apronagents – give each AI coding agent a disposable Git remote

https://github.com/Ut8v/apronagents
1•utshavkhatiwada•29m 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.