frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

EmuOS v1.0

https://emupedia.net/beta/emuos/
1•aragonite•1m ago•0 comments

Almost 1B Salesforce records stolen, hacker group claims

https://www.reuters.com/sustainability/boards-policy-regulation/almost-1-billion-salesforce-recor...
2•1vuio0pswjnm7•10m ago•0 comments

Windows 7 usage seemingly skyrockets in wake of Windows 10 end of support

https://www.windowscentral.com/microsoft/windows-11/windows-7-usage-skyrockets-as-users-refuse-to...
2•healsdata•11m ago•1 comments

Arm A-Profile Architecture developments 2025: Armv9.7-A

https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-a-pro...
1•matt_d•12m ago•0 comments

Observations from Working with Coding Agents

https://anyblockers.com/posts/working-with-coding-agents
1•ecz•13m ago•0 comments

Google PASTA: A collaborative approach to image generation

https://research.google/blog/a-collaborative-approach-to-image-generation/
2•ineedasername•17m ago•1 comments

Show HN: TorchSystem, Event driven systems with PyTorch

https://github.com/entropy-flux/TorchSystem
1•eric-hermosis•17m ago•0 comments

Show HN: A lightweight weather website in one HTML file

https://github.com/buildsgordon/WeatherWebsite
1•Gordonbuilds•18m ago•0 comments

TypeDis: A Type System for Disentanglement [pdf]

https://cs.nyu.edu/~am15509/publications/typedis.pdf
1•matt_d•18m ago•0 comments

Ask HN: Anyone seeing GitHub action timeouts?

1•maenbalja•19m ago•0 comments

AirPods Pro 3 Teardown: Still a Tragedy

https://www.ifixit.com/News/113507/airpods-pro-3-teardown-still-a-tragedy
2•gnabgib•21m ago•0 comments

Petamind AI Text Generator

https://petamind.gt.tc
1•changeopenai•30m ago•0 comments

When private practices merge with hospital systems, costs go up

https://insights.som.yale.edu/insights/when-private-practices-merge-with-hospital-systems-costs-g...
11•hhs•33m ago•1 comments

Vaccine breakthrough for deadly elephant virus

https://www.bbc.com/news/articles/cjd1j02y88do
2•breve•35m ago•0 comments

Pretraining Large Language Models with NVFP4

https://arxiv.org/abs/2509.25149
1•aportnoy•36m ago•0 comments

Ask HN: Can anyone use Google Search anymore with Firefox 52? reCaptcha?

1•diminium•39m ago•0 comments

Discord's customer service system compromised

https://twitter.com/vxunderground/status/1974243103990014154
4•MattIPv4•40m ago•1 comments

Show HN: Quick CLI for local text-to-speech using Kokoro

https://github.com/fcjr/ltts
1•fcjr•41m ago•0 comments

Zig Builds Are Getting Faster

https://mitchellh.com/writing/zig-builds-getting-faster
5•emschwartz•46m ago•0 comments

Does Using In-Copyright Works as Training Data Infringe?

https://cacm.acm.org/opinion/does-using-in-copyright-works-as-training-data-infringe/
2•sohkamyung•46m ago•0 comments

SEO Analysis of the top AI startups by A16Z

https://magicspace.agency/blog/ai-apps-50-seo-report
1•illyism•49m ago•2 comments

LinkedIn Corporation vs. ProAPIs Inc. (N.D. Cal. 2025) [pdf]

https://storage.courtlistener.com/recap/gov.uscourts.cand.457309/gov.uscourts.cand.457309.1.0.pdf
1•1vuio0pswjnm7•55m ago•0 comments

Cyber-attackers slammed the brakes on Jaguar Land Rover's manufacturing

https://techxplore.com/news/2025-09-cyber-slammed-jaguar-rover-uk.html
4•PaulHoule•56m ago•0 comments

Macro-Photography with a Mobile Phone (Part 2)

https://www.4rknova.com//blog/2020/06/15/macro-photos-pt2
1•ibobev•1h ago•0 comments

Removing these 50 objects from orbit would cut danger from space junk in half

https://arstechnica.com/space/2025/10/everyone-but-china-has-pretty-much-stopped-littering-in-low...
10•voxadam•1h ago•1 comments

What Is a Semantic Layer?

https://dataengineeringcentral.substack.com/p/what-is-a-semantic-layer
2•dancrystalbeach•1h ago•2 comments

Groups File Suit over Trump's $100k H-1B Visa Fee

https://www.nytimes.com/2025/10/03/us/politics/h-1b-visa-fee-lawsuit.html
3•thelastgallon•1h ago•0 comments

Beyond papers: rethinking science in the era of artificial intelligence

https://lemire.me/blog/2025/10/03/beyond-papers-rethinking-science-in-the-era-of-artificial-intel...
2•ibobev•1h ago•2 comments

Against the Uncritical Adoption of 'AI' Technologies in Academia

https://zenodo.org/records/17065099
3•gmays•1h ago•0 comments

A biological 0-day? Threat-screening tools may miss AI-designed proteins

https://arstechnica.com/science/2025/10/do-ai-designed-proteins-create-a-biosecurity-vulnerability/
2•jakobdabo•1h ago•0 comments
Open in hackernews

Show HN: A visual AI interface to understand papers/books/topics

https://www.kerns.ai/
11•kanodiaayush•1h ago
I feel like LLMs can help me understand anything. However, after I get a summary, I can't dive in to parts that I find interesting; can't refer to original source easily and can't control context with chatbots. This is an attempt to solve for a complete knowledge consumption experience with AI . Please give me feedback!

Comments

chermi•1h ago
Looks very cool! How does it compare to notebooklm?

One feature that may be useful for others that I've wanted is constraining the info the the LLM uses from a given document. I'm self-studying from a math text with pdf I have loaded. Scenario: I'm working on a problem and I want to know if there's any useful theorems or definitions related to the problem, but only from the text up to the problem. I don't want it to give me results from anything in the future of the text, since presumably the author intended the reader to solve the problem using material only up to that point.

You can generalize this, but probably out of scope. Sometimes it's instructive to try to solve a math or physics problem using a restricted set of theorems or ideas. So it would be really cool if you could ask the LLM what results you have at your disposal excepting theorems x,y,z and all results deriving from those.

renjimen•1h ago
Cursor and the agenetic IDEs are great for this kind of context control. Although designed for code, I’ve started using them for regular language, by converting large docs to broken-up plain text files (which it can do for you). Then you can @ whatever chapter you like in your questions
kanodiaayush•49m ago
I was doing this for epubs in cursor too, which is what led me to building this product! Cursor is just not engineered to support the above across native file formats (pdfs/epubs).
kanodiaayush•49m ago
NotebookLM is in my mind an introductory product for deep understanding which does RAG and long podcasts well. However, strong understanding requires much more. We are still building out a coherent experience, but key ingredients are a strong exploration artifact (our map aims to be that), rich source control, context engineering (of the nature you pick up on above), and switching between modalities. We also have a powerful reader which lets us switch to various levels of summaries/original source on a chapter level, and jump between these easily. There's also friction in Notebooklm like you have to find web sources manually; our agent aims to do that from a simple text request. Going forward, we aim to add the ability to have a strong note taking experience (you can take hierarchical notes, AI assisted), and the agent should nudge you to complete what you are trying to achieve in a space.

In the chat agent, there's an option to turn off AI knowledge; and we are adding chapter level context control. I think 'start until upto this point' (and 'from this point to end of text') are great additions. Will add.

Regarding the generalization, I think with strong context engineering and powerful reasoning, this is hopefully achievable. But making a bespoke feature for this feels hard.

Thanks for your feedback!

renjimen•1h ago
Love this idea of branching chat history and visualising it as a knowledge graph. Also, the site looks very nice and works well on mobile. Wishing you success
kanodiaayush•48m ago
Thank you!