frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Wired: An Underground HN Alternative

https://wired.jocadbz.xyz/
1•SchwKatze•35s ago•0 comments

Show HN: Infostealers in Nov 2025: 183M Gmail, 16B Logins, Nikkei Slack

https://traclea.com/coming-soon
1•Traclea•2m ago•0 comments

Bill Gates Says We're in an AI Bubble Similar to the Dot-Com Bubble

https://www.businessinsider.com/bill-gates-ai-bubble-similar-dot-com-bubble-2025-10
2•BerislavLopac•3m ago•0 comments

Year one of hosting Tor exit relays

https://blog.paranoidpenguin.net/2025/11/year-one-of-hosting-tor-exit-relays/
1•speckx•3m ago•0 comments

Show HN: Princejs – <10 kB Bun framework by a 13-year-old Nigerian, beats Hono

https://github.com/MatthewTheCoder1218/princejs
1•lilprince1218•3m ago•0 comments

"Nobody wants a data center in their backyard"

https://www.datacenterdynamics.com/en/news/nobody-really-wants-a-data-center-in-their-backyard-sa...
2•belter•4m ago•1 comments

Optimizing Authorization Security: A Guide to Access Control Models

https://fusionauth.io/articles/identity-basics/authorization-models
1•mooreds•4m ago•0 comments

Show HN: Klana – AI Design Copilot Plugin for Figma

https://www.figma.com/community/plugin/1545618089212283719/klana
2•joezee•7m ago•0 comments

Async Rust with Tokio I/O streams: backpressure, concurrency, and ergonomics

https://biriukov.dev/docs/async-rust-tokio-io/1-async-rust-with-tokio-io-streams-backpressure-con...
2•fanf2•8m ago•0 comments

Guitar Hero at 20 – how a plastic axe bridged the gap between rock generations

https://www.theguardian.com/games/2025/nov/08/guitar-hero-at-20-gap-between-rock-generations-harm...
1•mitchbob•11m ago•0 comments

Google: Introduction to Agents

https://www.kaggle.com/whitepaper-introduction-to-agents
1•Anon84•14m ago•0 comments

George Hotz: Outwit, Outplay, Outlast [video]

https://www.youtube.com/watch?v=werrvv0MVXQ
1•vrnvu•16m ago•0 comments

The front-facing camera will be invisible in a 2027 iPhone

https://9to5mac.com/2025/11/10/the-front-facing-camera-will-be-invisible-in-a-2027-iphone-says-le...
1•geox•16m ago•1 comments

Entities enabling scientific fraud at scale are large, resilient growing rapidly

https://www.pnas.org/doi/full/10.1073/pnas.2420092122
3•devonnull•17m ago•0 comments

Texas Sheriff Used Flock ALPR in Abortion Investigation

https://www.eff.org/deeplinks/2025/10/flock-safety-and-texas-sheriff-claimed-license-plate-search...
6•snthd•17m ago•1 comments

NIST Randomness Beacon Shut Down

https://csrc.nist.gov/Projects/interoperable-randomness-beacons/beacon-20?2
3•ireflect•17m ago•1 comments

HTML to Markdown Converter

https://github.com/Goldziher/html-to-markdown
3•thunderbong•17m ago•0 comments

Sound familiar? Matching voices boost trust in self-driving cars

https://news.umich.edu/sound-familiar-matching-voices-boost-trust-in-self-driving-cars/
1•ohjeez•18m ago•0 comments

Use AI to edit and optimize your resume for any job

https://ai.resume.essentialx.us/
1•maheshgattani•18m ago•0 comments

Solving Diverse Problems with Sheaf-Wreath Attention [pdf]

https://github.com/bon-cdp/notes/blob/main/c.pdf
2•bon-cdp•18m ago•1 comments

Wikipedia: Temporary Accounts

https://en.wikipedia.org/wiki/Wikipedia:Temporary_accounts
2•encroach•19m ago•0 comments

Why Wise and Airwallex aren't worried about stablecoins

https://text-incubation.com/Why+Wise+and+Airwallex+aren%E2%80%99t+worried+about+stablecoins?
1•krrishd•20m ago•0 comments

Redmond, WA, turns off Flock Safety cameras after ICE arrests

https://www.seattletimes.com/seattle-news/law-justice/redmond-turns-off-flock-safety-cameras-afte...
5•dredmorbius•20m ago•1 comments

Arc Raiders Is So Good I'm Worried It Will Take over My Life

https://kotaku.com/ark-raiders-embark-studios-server-slam-2000637325
2•PaulHoule•20m ago•0 comments

Want a 60-Minute Memory Boost? Neuroscience Just Revealed a Powerful Trick

https://www.inc.com/bill-murphy-jr/want-a-60-minute-memory-boost-neuroscience-just-revealed-a-pow...
1•mikhael•22m ago•0 comments

Sonder to File Bankruptcy and Liquidate After Marriott Cuts Ties

https://www.bloomberg.com/news/articles/2025-11-10/sonder-to-file-bankruptcy-and-liquidate-after-...
2•toomuchtodo•23m ago•1 comments

Dull Days at the Factory

https://mihaiolteanu.me/dull-days-at-the-factory
3•molteanu•25m ago•0 comments

Toxic 'Hammerhead Worm' Is Invading Texas, Triggering Warnings

https://www.sciencealert.com/toxic-hammerhead-worm-is-invading-texas-triggering-warnings
1•rbanffy•25m ago•0 comments

Show HN: Papiers.ai – A new interface for ArXiv

https://twitter.com/sighjith/status/1987722139672117507
3•smnair•25m ago•1 comments

Stop asking 'How was school today?' To raise successful, mentally strong kids

https://www.cnbc.com/2025/11/09/stop-asking-how-was-school-today-to-raise-successful-kids-ask-the...
2•makerdiety•26m ago•1 comments
Open in hackernews

Python Based Robotics Framework

https://www.youtube.com/watch?v=s42A4ooGUJo
1•sdasdas•1h ago

Comments

sdasdas•1h ago
I’ve been building Eigen Robotics — a Python-first, ML-native robotics framework designed to unify simulation and real-world control under one clean, config-driven API. Think of it as PyTorch meets robotics infra — focused on simplicity, composability, and machine learning integration from day one.

Modern robotics development is fragmented: Every simulator and robot driver lives in its own ecosystem. “Train in Sim A → validate in Sim B → deploy on hardware” usually means rewriting your code. Integrating ML pipelines (RL, IL, vision models) is brittle and non-standard. ROS is powerful, but often overkill for lightweight experimentation or ML research. What Eigen Does Eigen focuses on lightweight modularity and YAML-based configuration, so you can define robots, sensors, and simulators declaratively — no boilerplate. Unified config + runtime system using OmegaConf Cross-simulator API (PyBullet, MuJoCo, Genesis) Real-world bridge layer tested with Franka and Unitree Lightweight LCM-based communication (ROS-like, but faster and simpler) CLI and Python APIs for launching and managing nodes Built-in RL and data collection loops Everything can be imported and used directly from Python (import eigen), or launched via CLI (eigen launch viper.yaml).

We’re preparing our next release focused on: Better sim-to-real transfer tools Plugin system for new robots/sensors API and documentation polish

We’re looking for researchers, engineers, and roboticists interested in trying Eigen and giving feedback on real-world workflows — especially around ML integration and multi-simulator setups. If this sounds relevant to your work, I’d love to chat or share early access. Feedback is super welcome — especially around pain points with ROS, sim-real transfer, or existing infra.