RSSAmplifier

Athena's blog · Aug 21, 2025

Note 1 from 2025-08-21

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

One of my main reasons for rejecting Rust libraries has become questionable ownership models. If you talk about an object that contains all the other things and I pass around handles to the things inside of it instead of owning the things myself and passing around borrowed references I am turning around and running the other way. (Because that means you have just reinvented unchecked pointers, is…

Read on alm.website

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.