frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Breakthrough could bring holograms to your smart phone, closer to everyday use

https://news.st-andrews.ac.uk/archive/new-breakthrough-could-bring-holograms-to-your-smart-phone-...
1•gnabgib•49s ago•0 comments

Flexoelectricity and surface ferroelectricity of water ice

https://www.nature.com/articles/s41567-025-02995-6
1•scoopertrooper•1m ago•0 comments

FortranCon 2025

https://events.fortrancon.org/event/1/
1•ivanpribec•1m ago•0 comments

CoreWeave acquires agent-training startup OpenPipe

https://techcrunch.com/2025/09/03/coreweave-acquires-agent-training-startup-openpipe/
1•htrp•3m ago•0 comments

Simpson's Paradox

https://en.wikipedia.org/wiki/Simpson%27s_paradox
1•Jimmc414•4m ago•0 comments

Agent Builder and Runtime by Docker Engineering

https://github.com/docker/cagent
1•shelajev•5m ago•0 comments

Tesla moves 'Robotaxi' safety monitor from passenger to driver's seat

https://electrek.co/2025/09/03/tesla-moves-robotaxi-safety-monitor-passenger-drivers-seat/
4•TheAlchemist•5m ago•0 comments

Apple Plans AI Search Engine for Siri to Rival OpenAI; Google-Siri Talks Advance

https://www.bloomberg.com/news/articles/2025-09-03/apple-plans-ai-search-engine-for-siri-to-rival...
1•coloneltcb•6m ago•0 comments

Tracking Trust with Rust in the Kernel

https://lwn.net/SubscriberLink/1034603/ed15f65157dd9165/
1•rascul•6m ago•0 comments

AI startup Flock thinks it can eliminate all crime in America

https://www.forbes.com/sites/thomasbrewster/2025/09/03/ai-startup-flock-thinks-it-can-eliminate-a...
3•anigbrowl•7m ago•0 comments

Welcoming the Rust Innovation Lab

https://blog.rust-lang.org/2025/09/03/welcoming-the-rust-innovation-lab/
1•rascul•8m ago•0 comments

Scaling Helix – Dishes [video]

https://www.youtube.com/watch?v=8gfuUzDn4Q8
1•consumer451•9m ago•0 comments

Lean marketing stack for B2B SaaS

https://www.customeracquisitionengine.com/p/marketing-tech-stacks-for-early-stage
1•superamped•10m ago•0 comments

Notebooks · Thomas Edison Papers Digital Edition

https://edisondigital.rutgers.edu/notebooks/finding
1•big_toast•10m ago•1 comments

Apple iPhone's Weird Alarm Clock Ring

1•jengamur•16m ago•0 comments

Startup Roundup #3

https://thezvi.substack.com/p/startup-roundup-3
1•venkii•17m ago•0 comments

RepRaTS 3D Printable E-Scooter (2021)

https://hackaday.io/project/181326-reprats-3d-printable-e-scooter
1•dgellow•18m ago•0 comments

The Miracle Sudoku [video]

https://www.youtube.com/watch?v=yKf9aUIxdb4
1•herrkanin•19m ago•0 comments

Show HN: Quests, the open-source app builder

https://github.com/quests-org/quests
1•mutewinter•21m ago•0 comments

What's Going on in AI and Compute?

https://climatedrift.substack.com/p/whats-going-on-in-ai-and-compute
1•skandergarroum•21m ago•0 comments

Sharing base model in GPU VRAM across multiple inference stack process [video]

https://www.youtube.com/watch?v=OC1yyJo9zpg
3•medicis123•22m ago•1 comments

Grandmother Hypothesis

https://en.wikipedia.org/wiki/Grandmother_hypothesis
1•Jimmc414•22m ago•0 comments

SpaceNews going paywalled, and broader disregard for archiving in journalism

https://jatan.space/paywalled-spacenews-and-disregard-for-archiving-in-journalism/
3•busymom0•23m ago•0 comments

Against Mind-Blindness: recognizing and communicating with diverse intelligences [video]

https://www.youtube.com/watch?v=OD5TOsPZIQY
2•adityaathalye•23m ago•0 comments

Show HN: A faster, more secure way to manage API keys and environment variables

https://github.com/ilmari-h/envie
1•saleCz•25m ago•0 comments

Making a Small Clippy Lint

https://erk.dev/2025/08/21/clippy-lint
3•todsacerdoti•30m ago•0 comments

Fabula

https://deepmind.google.com/frontiers/fabula/about?pli=1
1•gfortaine•34m ago•0 comments

Seed-dispersing animals are in decline, impacting forests and the climate: Study

https://news.mongabay.com/short-article/2025/08/seed-dispersing-animals-are-in-decline-impacting-...
5•PaulHoule•37m ago•1 comments

Overcoming Bad Equity Advice

https://old.reddit.com/r/SlicingPie/comments/1n7oion/overcoming_bad_equity_advice/
3•plumtucker•37m ago•0 comments

Month of AI Bugs 2025

https://monthofaibugs.com/
3•wunderwuzzi23•37m ago•0 comments
Open in hackernews

Show HN: Rust-tree is a Nushell script that works like tree for the Rust AST

https://github.com/graves/nu_rust_ast
2•awfulsecurity•2h ago
I spend most of my time in the Nushell terminal and wanted an easy way to query my way around large Rust programs. I also wanted to use LLMs to keep documentation up to date and find places my docs are starting to lie. So I made rust-ast. It scripts ast-grep under the hood to turn Rust repos into nice structured data.