• 0 Posts
  • 54 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle








  • Really happy I’m kicking out my housemate.

    He’s not anti-vax, but he only got the COVID Vax because without it, he couldn’t do stuff.

    But then the guy kept going to concerts and such…And wouldn’t even tell me when he was sick (and still doesn’t, even when I complain). Since I run a hiking group (and we do a lot of alpine winter walks), its absolutely f**ked because if I get sick overnight on the top of mountains like bogong, i may have difficulty carrying a 20kg pack in freezing cold bad conditions

    I also don’t believe he actually does RAT tests when I asked and he was clearly sick. When he got a notification at a concert that he needed to test for COVID in early days, he didn’t…

    Once did a walk when I recovered from COVID, and turned out I had the flu (thanks to him). Despite being flat ground, by the end, I was struggling to go 500m without stopping for a few minutes

    With something like this, once he got the vax, it would literally be a case of “f*** everyone else”.


  • There’s a reason GitHub is the largest service lol

    You need to sell services based on their advantages rather than the politics. The reality is, github allows projects to be very easily migrated to other services anyway.

    Using something because it’s open source isn’t helpful at all if it doesn’t work with your workflow easily

    Productivity is more important to the success of open source than anything else.

    I know this, because a project of mine died because we wasted too much time on infrastructure

    Developers don’t need access to the GitHub source to do their job, and there is no advantage to anyone.

    In fact, if they distribute the code, it simply reduces the incentive for Microsoft to improve it, and the only ones who will step are, are shit companies like Oracle


  • Auzy@beehaw.orgtoTechnology@lemmy.mlGitHub Is Not Open Source, A Rant
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    edit-2
    3 months ago

    There is a massive GitHub API which you probably already aren’t using. And now you want them to release the source code which you also won’t look at?

    If they open source the code, what contributions would you make? How many contributions have you made to the Lemmy code? How many with vs code?

    How would it benefit open source projects given that GitHub hosting is free for open source? How would it benefit GitHub?

    Would you host your own GitHub repo when you can host it for free (which it will be for open source) on GitHub or other services anyway

    Some projects don’t really benefit from open source.

    If it’s a big thing, host your own using an open source project. Compete against GitHub.

    But calling me a shill isn’t really an effective argument. I have contributed to a few open source projects in the past and released some of my own.

    I don’t feel like forcing companies to open source their projects is the way. Open source needs to win on it’s own merits. And plenty of open source projects have (the Linux kernel as an example).

    Have you contributed anything to githubs competitors? That might be a place to start. Because at the moment, there aren’t any issues with GitHub that open sourcing would address. Microsoft don’t need the additional resources


  • Auzy@beehaw.orgtoTechnology@lemmy.mlGitHub Is Not Open Source, A Rant
    link
    fedilink
    arrow-up
    14
    arrow-down
    10
    ·
    edit-2
    3 months ago

    So tired of seeing these posts.

    Nobody worth listening to is complaining about creating an account on GitHub. Ubuntu brainstorm was a huge success and you had to create an account for that too

    It literally takes 30s.

    And github has a hugely comprehensive API that allows developers to easily move if that want to.

    If Microsoft Open sourced the backend, the reality is, nobody would look at the code, and everyone would still use GitHub because it’s reliable. Vs code is open source, and I’m willing to bet community contributions are limited

    And open sourcing the backend just means Oracle will take the code, and set up their own server for marginally cheaper and make GitHub worse… That’s what they did with red hat







  • I can’t speak for that.

    But sure…

    • The rapist who is VERY clear about wanting to be a dictator, is EXACTLY the same as the other guy.
    • The rapist with over 30500 known public lies in 4 years… Yeah… Definitely the same.
    • The guy who loves other dictators who support genocides? Obviously the same
    • Oh, yeah, lets not forget about the guy who killed hundreds of thousands of american’s, and even more worldwide through misinformation during covid. Here in Australia, there are STILL people who were influenced by people like him.
    • Also, I forgot about the guy who tried to overthrow the election (and it was obvious leading up to it)
    • Lets also not forget about the guy who when found guilty in court is considered so mafia-esque, that the judge told jurors that he STRONGLY recommended people didn’t disclose they were on the jury
    • This “businessman” cycles through more lawyers than a supreme court, and his own lawyers say they can’t control him.
    • The guy who likely compromised the security of millions of US, Australian and other soldiers by taking classified documents for his own benefit

    Joe Biden? When his son was found guilty, he let justice take course.

    It would be good to see Michelle Obama stand though instead of him, but, Trump is VERY dangerous. He was willing to start a civil war to get back power, and the only reason he hasn’t gotten into any wars, is because he is likely giving other dictators everything they want (including top secret information)

    The only reason we know 100% that he is giving away top secret information, is because of audio recordings, and a billionaire in Australia said directly that was the case.

    Joe Biden has done none of that stuff. The judge didn’t need to warn jurors on his son’s trial that they could be targeted if they diclosed they were on it



  • I don’t think you realise how easy migration from Github is lol… Ask the Jira guys if you want an example of moving ISSUES. And Github easily has the most comprehensive API out of any service which makes migration VERY easy.

    I know you think you’re helping Open source, but you’re doing the opposite here.

    1. One of my projects failed in part because we were screwing around with infrastructure too much. Github is EXTREMELY comprehensive
    2. Github is extremely UNRESTRICTIVE from the API side, especially considered to more “friendly” ones like SourceForge. VERY easy to migrate from to other 3rd party services. I’ve come across open options which don’t really have any good means of migration
    3. It sounds great “oh set up your own server, etc”… Woo pro open source. It’s NOT. We did that once too. Wastes money, and wastes resources unless you’re a large organisation
    4. If Microsoft is “that bad”, you should be making forks for their MIT projects (like VS Code). You’re not…
    5. It makes us all look bad when people try to present Assumptions as facts, because every developer sees through them. There’s a reason no projects are actually protesting here…
    6. On one hand you’re arguing Microsoft can’t add any services because thats bad. On another hand, if they remove them, you’ll argue something different. They can’t win
    7. It’s literally NORMAL for any large developer project to need to authenticate your information with a login for lots of things. Firefox, Fedora, etc. Personally, if I’m contributing stack dumps, I don’t want my stack dumps accessible by everyone…
    8. Contributor agreements on these projects are also incredibly common in case you weren’t aware…
    9. You’re taking what you read from the other post as Gospal. You haven’t even tested that posts claims (or you have and couldn’t prove them)

    Just so you know, one of my projects was actually mentioned in LinuxWorld Magazine 20 years ago and mentioned at the front of Slashdot, and I’ve used everything from self-hosted, Gitlab to Github over the years (CVS, SVN, Mercurial, tried the Ubuntu one but forget the name and Git now).

    I think you’ve forgotten what open source is actually about… It’s about developing code, not managing infrastructure… And you’re conveniently glossing over how easy it is to migrate data from Github (its definitely not trapped there).

    Instead of screaming “Microsoft Sucks” and nitpicking, you should be asking developers why they aren’t moving. That’s what helps open source developers