We need more of Richard Stallman, not less by @ploum
https://ploum.net/2023-06-19-more-rms.html #FreeSoftware #CopyLeft #OpenSource
Developer of Elbrus processors. You can reed more on wiki.
"If someone steals a CD containing a version of a GPL-covered program, does the GPL give the thief the right to redistribute that version?" The answer is somewhat complicated. Read the full answer at https://u.fsf.org/3kv #GNUGPLFAQ
Today I discovered https://www.whocanuse.com and I wanted to yell it to the world, but 55 people will have to do.
Did you ever want to replace your bash or Python script with a one file Rust script?
You can now do it with an official cargo script on nightly Rust!
`chmod +x example1.rs && ./example.rs`
This is a replacement for 3rd party cargo subcommands such as cargo-script, rust-script, and cargo-play.
Huge thank you to @epage for designing and implementing it!
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#script
Tracking issue: https://github.com/rust-lang/cargo/issues/12207
RFC: https://rust-lang.github.io/rfcs/3424-cargo-script.html
h/t @weihanglo
Personal
I am full of contradictions.
I love nature but I have bad allergies.
I love mountains but I have acrophobia.
I am attracted to ships but I can't swim.
I love sweets but I have diabetes.
I need people but I am an introvert.
I hate capitalism but I need money to survive.
I hate computers but I can't figure out any other way to live.
Computers are like onions. Everything is layers built on layers, and every layer makes you cry. #sysadmin