NewPipe is looking for legal advice
https://newpipe.net/blog/pinned/announcement/newpipe-net-dmca-google-search/
Burns: Well, everybody knows, ‘war is hell`
Hawkeye: War isn’t Hell. War is war, and Hell is Hell. And of the two, war is a lot worse.
Father Mulcahy: How do you figure that, Hawkeye?
Hawkeye: Easy, Father. Tell me, who goes to Hell?
Father Mulcahy: Um, sinners, I believe.
Hawkeye: Exactly. There are no innocent bystanders in Hell, but war is chock full of them – little kids, cripples, old ladies. In fact, except for a few of the brass, almost everybody involved is an innocent bystander.
-- MASH
Dont worry. It is just a linux app development book
From https://isc.sans.edu/diary/Geolocating+IPs+is+harder+than+you+think/29834
...
This is one reason why Google recently started using "google.com/maps" for its "Google Maps." Users will gladly give Google Maps access to their location. After all, the map needs to know where you are to give directions. But by using "google.com/maps" instead of "maps.google.com," all "google.com" properties now have access to the user's location after the user gave access to the location on google.com/maps.
My heartfelt thanks to all of you who use AltText to add descriptions to your pics and media. As someone who used to be able to see but has been blind for over 30 years now, it allows me to see the pic in my mind and is greatly appreciated and allows me to enjoy them.
Another heartfelt thanks to those who use #CamelCase in their hashtags. This makes it so much easier to understand with a screen reader and for those who read print as well! ❤️
irregular remainder that you can always tip your favorite Open Source developer or maintainer.
And if you know that your workplace doesn't pay for any Open Source software, you can also suggest tipping a bit. Maybe frame it like "how much work didn't we had to do, or how much did we save on software licenses, maybe we should give away 1% of that amount".
Please do it, every bit helps.
We need more of Richard Stallman, not less by @ploum
https://ploum.net/2023-06-19-more-rms.html #FreeSoftware #CopyLeft #OpenSource
"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