I only discovered it recently, and have been reading it when I’m bored and remember it. Also just discovered the Bill Watterson “cameo” - it is pretty amazing.
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.
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 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.
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
I went to highschool and university in the US - I was lucky that I got a scholarship and that covered pretty much all my tuition costs.
But I had a friend, one year older than me, who joined and served in the US army for something like 2 years just so he could get his university costs covered and to save some money for living expenses.
It may not be intentional, but the high cost of higher education is an excellent recruiting tool for the US military.
Revolvers don’t have the concept of one-in-the-chamber, only semi-auto pistols do, and you can’t play russian roulette with semi-autos :P (well you could, but 99% of the time, barring unexpected jams, the first person to go would lose)
Anyway I’m guessing it’s a bug :) - as the saying goes “no code is too short to be bug-free”
isn’t randint
range inclusive? thus random.randint(0, 6) == 1
has a 1 in 7 chance, not 1 in 6. Most revolvers, assuming this is emulating russian roulette, have 6 cylinders, not 7.
I had a case recently when on a new install, my default editor was set to nano, and i ended up typing :q into it. I guess that’s what people meant when they say you don’t quit vim.
I mean if you’re just going to reveal the existence of the secret control room, it’s isn’t much of a secret, is it?
I’ve corrected people a few times on this, but then I looked it up, and from what I understand, since language is defined by usage, saying “less” when technically it should be “fewer” is still generally correct. It still sounds alright to me, though oddly the reverse (using “fewer” when it should be “less”) sounds fewer (aka less) correct to me.
In the US if you give a politician money in exchange for voting against a bill, it’s illegal (it’s called “quid-pro-quo” in lawyer terms)
But if you just donate money to the politician, his family, or his campaign, without requesting anything - and then he “coincidentally” happens to vote against the bill which you didn’t want, it is perfectly legal.
Basically, many politicians are regularly doing something clearly unethical and corrupt in a technically “legal” way.