1

https://neowin.net/amp/...

What possible use could this utility have ???

It sounds stupid.

Comments
  • 2
    There's a proposal to try to add some of rust's ownership model to python. It is not going well. Currently it's just adding immutability, there's also discussion to add regions/ownership. The backers do not seem to be very experienced devs...

    https://discuss.python.org/t/...
  • 0
    Well I'm saying what happens when a script bombs consistently do to user error or something else changing and all that happens is your machine keeps restarting.

    And what if it's a machine you can't physically access to bypass startup or enter in a different mode.

    Just sounds stupid.

    So does rust
  • 0
    @jestdotty eh I use python alot these days but them I'm using for it's purpose which is smaller scale data processing and math and system utilities etc

    Course honestly I don't see what a language like c# offers over it.

    Natively compiled c++ is blazing fast in comparison however

    When you need that extra performance
Add Comment