Earlier quoted context omitted.
I'm not a license connoiseur. Why does GPL present a problem? (Not trying to be conentious, it's a genuine question.)
GPLv3 is a "strong copyleft" license. It comes with some significant pros and cons compared to more permissive licenses like MIT and BSD. You can find more about the philosophy behind it here: https://www.gnu.org/philosophy As the author, a benefit it offers you is protection against someone selling your work or a derivative of it, or redistributing it with added restrictions. From a user's perspective, the main down…
Marcel the Shell
61–70 of 209 posts
Re: Marcel the Shell
#62for some reason I was singing the title to the Beatles' tune, "Michelle"... surprisingly works well. now i can't stop doing it
Yeah. It works.
Re: Marcel the Shell
#63It's cute, but I suspect the rightsholders for the character won't be thrilled about the name appropriation.
Re: Marcel the Shell
#64Re: Marcel the Shell
#65For those who are wondering: The name is a reference to the 2021 movie "Marcel the Shell with Shoes on" https://en.wikipedia.org/wiki/Marcel_the_Shell_with_Shoes_On...
Re: Marcel the Shell
#66Message to the person responsible for the site: they should use code blocks instead of images for their code. I say this because I can't read the text inside the images from mobile. It's way too small.
I'm responsible. I need to revise those, and images seemed like the way to get colorization right. I'll try to figure out how to do it with code blocks, it will hopefully be more maintainable. Cutting/pasting images is ridiculous.
Re: Marcel the Shell
#67Earlier quoted context omitted.
That’s really interesting; how do you use powershell in that context? I’m assume it isn’t just Here’s FOIA request for the output of the command find /home/jbiden -name “*secret*doc” haha.
It was most notably helpful in litigation against the White House Office of Management and Budget. Was suing for one week of email metadata records (to, from, CC, bcc, time, date) in the last week of Jan 2017. They said that they had no way to complete the request. So we sent them multiple one liners that extracts the info from outlook 365, which pipes it to a csv export command. They told us that they didn't run tha…
Re: Marcel the Shell
#68Re: Marcel the Shell
#69I’m not sure this would be the way to go, but it’d be awesome if most Unix command-line tools had a way to accept and output JSON objects.
Re: Marcel the Shell
#70Earlier quoted context omitted.
That’s really interesting; how do you use powershell in that context? I’m assume it isn’t just Here’s FOIA request for the output of the command find /home/jbiden -name “*secret*doc” haha.
It was most notably helpful in litigation against the White House Office of Management and Budget. Was suing for one week of email metadata records (to, from, CC, bcc, time, date) in the last week of Jan 2017. They said that they had no way to complete the request. So we sent them multiple one liners that extracts the info from outlook 365, which pipes it to a csv export command. They told us that they didn't run tha…
White House: We can’t do that.
Litigator: Can’t or won’t?
White House: either!