frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

An Obscure Feature of a Long Forgotten SideProject Saved the Day

https://newbeelearn.com/blog/obscure-feature-of-forgotten-project/
1•pdyc•1m ago•0 comments

PaddleOCR-VL: Boosting Multilingual Document Parsing via a 0.9B Compact VLM

https://huggingface.co/PaddlePaddle/PaddleOCR-VL
1•daemonologist•1m ago•1 comments

Protein phase change batteries drive innate immune signaling and cell fate

https://elifesciences.org/reviewed-preprints/107962
1•rolph•1m ago•0 comments

Hey Zuck, Remember When You Said You'd Never Again Cave to Government Pressure?

https://www.techdirt.com/2025/10/15/hey-zuck-remember-when-you-said-youd-never-again-cave-to-gove...
2•saubeidl•3m ago•1 comments

AgentZero++: Modeling Fear-Based Behavior

https://arxiv.org/abs/2510.05185
1•PaulHoule•4m ago•0 comments

AI Agent Evaluation: The Definitive Guide to Testing AI Agents

https://www.confident-ai.com/blog/definitive-ai-agent-evaluation-guide
1•dustfinger•6m ago•0 comments

Mobian Trixie Has Landed

https://blog.mobian.org/posts/2025/10/new-stable-rotating-keys/
1•fsflover•7m ago•0 comments

Deno's Other Open Source Projects

https://deno.com/blog/open-source
1•enz•8m ago•0 comments

Everything's Computer, but How?

https://howtodothingswithmemes.substack.com/p/everythings-computer-but-how
1•laurex•9m ago•0 comments

Philanthropy and Traditional Charity Are Mutually Exclusive

https://ronfriedhaber.substack.com/p/philanthropy-and-traditional-charity
1•ronfriedhaber•9m ago•0 comments

Compliance Hound – Audit for SaaS to prevent fines

https://ai-guard-copilot.lovable.app/
1•OwnerMindset•9m ago•0 comments

New maps reveal post-flood migration patterns across the US

https://theconversation.com/fema-buyouts-vs-risky-real-estate-new-maps-reveal-post-flood-migratio...
1•bikenaga•9m ago•0 comments

Open-Source Hardware: curated list of open-source ASIC tools and designs

https://github.com/aolofsson/awesome-opensource-hardware
1•imakwana•12m ago•2 comments

Show HN: iOSPreCheck – Scan Native iOS Apps for Compliance Before Submission

https://iosprecheck.com/
2•da4thrza•15m ago•1 comments

Why C variable argument functions are an abomination (and what to do about it)

https://h4x0r.org/vargs/
1•birdculture•16m ago•0 comments

Cyberforest Links

http://cyberforest.nenv.k.u-tokyo.ac.jp/
1•atjamielittle•16m ago•0 comments

Why Jamie Dimon is warning of 'cockroaches' in the US economy

https://www.cnn.com/2025/10/16/business/jamie-dimon-us-economy-cockroaches
2•koolhead17•17m ago•0 comments

Listen to a Random Forest

https://tree.fm/
1•atjamielittle•17m ago•0 comments

Show HN: Art of X: Multi-agent brainstorming

https://art-of-x.com
2•artofalex•18m ago•0 comments

Our plan to build bottom-up resistance to billionaire technology

https://gfsc.community/our-plan-to-build-bottom-up-resistance-to-billionaire-technology/
5•laurex•18m ago•0 comments

Vite+ Aims to End JavaScript's Fragmented Tooling Nightmare

https://thenewstack.io/vite-aims-to-end-javascripts-fragmented-tooling-nightmare/
1•cendenta•19m ago•1 comments

Benchmarking Postgres 17 vs. 18

https://planetscale.com/blog/benchmarking-postgres-17-vs-18
3•enz•20m ago•1 comments

Show HN: DevSecOps.Bot – A GitHub App

https://devsecops.bot
1•raushanrajjj•22m ago•0 comments

Integrate Mermaid into Astro web framework

https://realfiction.net/posts/mermaid-in-astro/
1•tom_h_h•22m ago•0 comments

Skia: Exposing Shadow Branches

https://dl.acm.org/doi/10.1145/3676641.3716273
1•blakepelton•23m ago•1 comments

Customers imperiled after nation-state ransacks F5's network

https://arstechnica.com/security/2025/10/breach-of-f5-requires-emergency-action-from-big-ip-users...
1•d4mi3n•23m ago•1 comments

FCC Moves to Expel Hong Kong Telecom from U.S. Telecom Networks [pdf]

https://docs.fcc.gov/public/attachments/DOC-415089A1.pdf
1•phantomathkg•24m ago•0 comments

A Definition of AGI

https://www.agidefinition.ai/
1•backonhnhono•24m ago•1 comments

Nearly 100 stolen election ballots found in Sacramento County homeless camp

https://www.kcra.com/article/stolen-special-election-ballots-sacramento-encampment/69049403
1•Alupis•25m ago•0 comments

AMA with Stanley Tang

https://www.delphi.ai/stanleytang
1•RichZou•26m ago•0 comments
Open in hackernews

Blind Conductor and Amnesiac Agents-problems no one talks about

https://xor01.substack.com/p/blind-conductor-and-amnesiac-agent
1•xor01•1h ago

Comments

xor01•1h ago
After months testing every major AI coding assistant, I discovered a fatal architectural flaw burning tokens and time. My workflow split between JetBrains for real work and VS Code for AI experiments. I tried them all: cline, windsurf, Roo Code settling on Kilo Code for its sophisticated "Modes" philosophy. Then I realized: the most popular tool operates like a blind manager commanding agents with amnesia. https://open.substack.com/pub/xor01/p/blind-conductor-and-am...
Reubend•1h ago
I'm not sure why the author thinks that no one's talking about these problems.

I've heard a lot of people complaining about context loss from agents, whether that's due to context windows, or communication across agents, or agents not paying attention to what the user specified in their prompt in the first place.