Hacker News

Cilium eBPF-Go on Windows

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

Beyond Bohr and Einstein

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

Matrix Profiles

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

SPDX Maven Plugin

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

Nile MCP Server

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

The Data Rescue Tracker

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

Ask HN: Share Your Favorite Bookmarklets

Hacker News - 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

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

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

Hacker News - 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