Mastodon (and potentially other ActivityPub-based Fediverse services) has Toot (https://toot.readthedocs.io/en/latest/index.html) which is a CLI/TUI interface that probably looks like you want? (I know there's also at…
So, the traditional counter to this is that they have: the crows/ravens and parrots all have member species who are pretty smart, there's plenty of smart aquatic molluscs (squid, octopuses and cuttlefish), and then…
Well, exactly - the disruption is closely analogous to what happened with a lot of crafting trades during the first Industrial Revolution. Early weaving mills (etc) were okay at weaving, but certainly not better than…
Honestly, merely limiting drastically the maximum copyright term would probably cover it. (Not just by making things public domain more rapidly, but also by presumably providing pressure on the business models of…
If you gave credit to the source of the answers... then most teachers would just not give you the marks for the bits you copied. The cheating here is faking attribution - claiming yourself as a source of something you…
Not a Rust expert but: doesn't Rust support this use-case via Box<dyn SomeTrait> , and leveraging default Trait methods, only overriding the defaults you want to for each type implementing the Trait?
Mastodon (and potentially other ActivityPub-based Fediverse services) has Toot (https://toot.readthedocs.io/en/latest/index.html) which is a CLI/TUI interface that probably looks like you want? (I know there's also at…
So, the traditional counter to this is that they have: the crows/ravens and parrots all have member species who are pretty smart, there's plenty of smart aquatic molluscs (squid, octopuses and cuttlefish), and then…
Well, exactly - the disruption is closely analogous to what happened with a lot of crafting trades during the first Industrial Revolution. Early weaving mills (etc) were okay at weaving, but certainly not better than…
Honestly, merely limiting drastically the maximum copyright term would probably cover it. (Not just by making things public domain more rapidly, but also by presumably providing pressure on the business models of…
If you gave credit to the source of the answers... then most teachers would just not give you the marks for the bits you copied. The cheating here is faking attribution - claiming yourself as a source of something you…
Not a Rust expert but: doesn't Rust support this use-case via Box<dyn SomeTrait> , and leveraging default Trait methods, only overriding the defaults you want to for each type implementing the Trait?