

Do you always treat your guests like potatoes?
Do you always treat your guests like potatoes?
Welp, I guess I’ll be saying “rule” for the rest of my life now rule.
I do, not always in detail if they’re too long - but this one isn’t, and the sidebar here actually doesn’t say anything about incorporating the word “Rule” in your post title.
The stickied Rules post DOES though, and I just saw that.
Oh - this isn’t a bad community, that isn’t what I meant by my last sentence - this is just a place for memes and jokes more than serious discussion, hence my expectation of a serious discussion was subverted. But programmer humor is still a great place.
Cave Johnson. We’re done here.
Fun fact, Linus has said that he has named both of the major pieces of software he has authored after himself - Linux and Git.
Git is a somewhat old British slang insult for someone stupid/childish.
So GitHub is then … a hub of gits.
Is this copypasta yet?
I DONT GIVE A FUCK ABOUT THE CODE!! WHY IS THERE CODE? JUST MAKE A FUCKING EXE FILE AND GIVE IT TO ME.
who needs code, when all we need is exe files.
Yes, I normally speak english good, but your corect to, i make a typo then.
A lot of people associated with Free and Open Source Software (FOSS) have major objections to GitHub. Here’s one summary: https://sfconservancy.org/GiveUpGitHub/
But the TLDR; version is roughly:
Alternative do exist, and some like codeberg.org are specifically open sourced, and pro-open source, so many people are pushing to move hosting away from GitHub and onto other options.
I send you an actual news article, and all you can do is reply with a strawman cartoon, claiming it’s democrats?
You want to cite actual democratic politicians calling for more war or do you just want to live in your fantasy world?
I thought this was going to be a FOSS discussion, comparing GitHub and it’s current owner - Microsoft - to the ethics of other hosting services like codeberg.org or something.
Then I saw where this was posted.
Yeah, the left is the problem here, cause republicans are totally anti genocide
“Kill ’Em All,” Republican Congressman Says of Palestinians in Gaza
oh wait…
The specific repo in question had (and still has) a USAGE
section.
And again, I have to point out that it is a python script, not an executable - it’s not standard, common or expected that python scripts be provided as a standalone executable. What makes you think even if there was a download link the guy would have gone down to find it?
Metaphors aside, the guy who originally posted this literally went on a source code-hosting website that primarily aims at making source sharing easier, yelling that he didn’t want to see said source-code, only an executable for a product that literally does not compile to an executable, did not bother reading the instructions, but instead posted on a public forum, in full arrogance, insulting developers by calling them “SMELLY NERDS”.
I’m astounded that there’s still people defending this guy like that’s a totally normal thing to do.
If you only want to download an executable, GitHub is NOT the best place to look for that. Yes, many developers do provide compiled versions of their code, and yes, it is often very convenient that they do so - but it is neither the intended purpose of GitHub, nor is it required that developers provide one.
The point, which you missed, is that going to github, a source code hosting service, to look for downloading executables for your specific platform - is like going to a farmer’s market to try and get a ready made meal. You’re at the wrong place, and it’s not meant for you if that’s what you’re looking for.
Github is fairly user friendly, but it’s users are developers.
“I went to the farmer’s market but they didn’t sell me a complete meal, only all these fucking plants. They think everyone’s a cook, and expect to know cooking, but i’m not and I don’t. Make a fucking meal and give it to me! Stupid fucking smelly farmers” – that’s how that sounds
Nah, I bought a house 3 years ago. I still hate how inaccessible the housing market is, how shitty conservatives are towards other people and how much they deny science. Owning property doesn’t magically make one conservative. Fuck conservatives, fuck the rich.
As I have gotten older I have become more angry and cynical. But I’m very much more anti-conservative now than I was before, which in the US would be more left leaning, but honestly I never thought of myself as that, I just thought that I was being rational.
But being rational these days is literally being anti-conservative, because of how conservatives are banning books, attacking LGBTQ+ people for just wanting to be themselves, denying global warming even exists, and yes, letting the rich get richer by being corrupt and cutting taxes for them.
Though I also have some views that might make someone very left leaning think I’m against them (for example I do believe that some words shouldn’t be viewed as bad when not meant as personal attack against disabled people, like retard or fat or obese; and I also think people are allowed to choose their pronouns and in most cases I will respect it, but some people are just doing it for shits and giggles, not seriously actually considering themselves as what they choose). It’s easy to think someone who disagrees with those views as I do that they might be conservative, but I am far, far from it.
I mean, you’re partially right yeah - for bigger projects with more devs, they often DO provide windows/linux/etc executables, and that does save a ton of hours.
But for smaller projects with one main dev, it’s a lot to expect one person to make releases for all platforms. Maybe for the platform they develop for at best - though if that’s not your (not you personally, just general) favorite platform, you’d still be out of luck.
Again to repeat: it’s a moot point in the case of this context since there was NO EXECUTABLE to provide - it was a python script. So arguing this is completely unapplicable in this case! The original poster was just being an entitled jerk who didn’t bother reading anything and resorted to name-calling.
For what architecture? You use windows, what about Linux? What about MacOS? Should the author spend their time making an executable for each platform? Or only the platforms that are most popular? (Edit: also, I’m not going to touch the fact that for complex programs there are third party dependencies which have license restrictions to be bundled together into an exe or provided into a zip as a dll, which is extra work for the dev to do just to make an exe)
Secondly, as I pointed out in my above comment which you seemed to have missed:
Some code, as is literally the case for the original source does NOT run via a standalone executable, so there is NO exe to upload. It is run via third party interpreters, in this case the Python interpreter.
There’s a section about how to run the code in the original post for example here https://github.com/sherlock-project/sherlock?tab=readme-ov-file#usage - it requires the source code (because its not compiled, it’s interpreted) and installing python - which then is used via python3 sherlock
to run the tool. Again, in cases like this there is literally no executable to upload. There may be some roundabout ways to upload an executable that packages, but that’s way beyond just providing the source to be run via python.
Also to edit to say this: Regardless of how “easy” you may think uploading an exe for something might be, calling the people developing that code “stupid smelly nerds” as the original poster did (not you) is completely disrespectful, arrogant and entitled, and if someone demanded that I upload an exe to one of my repos like that, I would completely ignore their request.
This guy specifically? He’s a racist asshole, who has been surrounded by other racist assholes and gotten support from them, so he has never learned that his behavior is unacceptable in a society that values freedom.