Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 45 min 21 sec ago

SPDX Maven Plugin

Wed, 03/26/2025 - 8:16pm
Categories: Hacker News

Nile MCP Server

Wed, 03/26/2025 - 8:09pm
Categories: Hacker News

The Data Rescue Tracker

Wed, 03/26/2025 - 8:07pm
Categories: Hacker News

Resource Mobilization Theory

Wed, 03/26/2025 - 8:04pm
Categories: Hacker News

Data Rescue Project

Wed, 03/26/2025 - 8:04pm
Categories: Hacker News

Ask HN: Share Your Favorite Bookmarklets

Wed, 03/26/2025 - 8:00pm

Here are a couple bookmarklets I find myself using often:

Post current web page to HN

javascript:window.location="http://news.ycombinator.com/submitlink?u="+encodeURIComponent(document.location)+"&t="+encodeURIComponent(document.title) Find Archive.is link

javascript:window.location="http://archive.is/newest/"+document.location

Comments URL: https://news.ycombinator.com/item?id=43488943

Points: 2

# Comments: 0

Categories: Hacker News

Girolamo Segato

Wed, 03/26/2025 - 7:59pm
Categories: Hacker News

Show HN: Integrate – a Rust crate for numerical integration (+ an mdBook guide)

Wed, 03/26/2025 - 7:57pm

I recently built Integrate, a Rust crate designed to make modular integration in Rust projects smoother and more ergonomic. If you've ever struggled with structuring Rust applications or composing independent modules cleanly, this crate might be useful for you.

To make adoption easier, I’ve written a comprehensive mdBook that explains how Integrate works, real-world use cases, and best practices: https://mtantaoui.github.io/Integrate/

I’d love to get feedback from the Rust community! Does this approach make sense? Are there features or pain points you think should be covered?

Crate on crates.io: https://crates.io/crates/integrate Source code: https://github.com/mtantaoui/Integrate

Looking forward to hearing your thoughts!

Comments URL: https://news.ycombinator.com/item?id=43488933

Points: 1

# Comments: 0

Categories: Hacker News

Pages