• 8 Posts
  • 144 Comments
Joined 11 months ago
cake
Cake day: July 23rd, 2023

help-circle
  • there are some good guys out there

    I know that. But it’s just a general rule at this point: I just don’t give money. It’s rarely satisfying to give money (and yes, the person doing the donation needs to feel good doing it too) and I just don’t want to find out who deserves to get mine and who doesn’t. I understand your sentiment too, but that’s my personal rule. One has to draw the line somewhere: I’m not Mother Theresa and I reckon I contribute more than the average person to my local community. But I’m also free to donate what I want to donate, and money isn’t part of what I want to donate.


  • I’m a programmer. I have created, maintained and contributed to many open source projects over 40 years. That’s my donation.

    I never give money: I give my time - like for example I’m a volunteer at our local association for the blind - and I give non-commercial things like my blood, used clothing, used toys or food. And to repay the other developers whose work I enjoy everyday, I donate code that I strive to make as good as possible.

    The reason I never give money is because the money - part or all - invariably ends up in someone’s pocket other than the intended recipient. When it’s legal, it’s called “overhead”. Still, legal or not, and justified or not, I’m not interested in paying for that.




  • Nah… It’s not a matter of embarrassing the company, it’s out of decency for the people who work(ed) there. There’s stuff like “This shit is why Stu was fired - Phil” or “Best leave this out of the repo for now as I don’t want to be included in the next round of downsizing - Tom” this would make Stu, Phil and Tom look bad and possibly hurt their careers. And it would advertise that whoever prepared this ZIP file for me didn’t bother sanitizing company confidential information out of it, possibly putting their job on the line too.

    The code is GPL, and I consider the git history part of the code. The rest is inappropriate and potentially hurtful to people who didn’t do anything to deserve grief.



  • Conclusion of this thread:

    It took a mightly long time, but the company eventually coughed up the source code. They sent me a big ZIP with an large git repo full of uncommitted changes and a bunch of comments and temp files that really shouldn’t leave the company 🙂 Clearly some engineer just zipped up the local repo on his hard disk without doing any cleanup.

    So they complied with the GPL in the end. Just the bare minimum - i.e. providing the source code on request and nothing mode. I wish they put it up in their Github but they don’t want to do that apparently. I’ll clean up the embarrassing files and comments and put it up in mine.


  • You can fork it and basically freeze it at manifest-v2.

    The problem is, all the big tech sumbitches, their buddies and all the companies who want a corporate website that Just Works [tm] will support Google’s new shit, and your privacy-respecting fork will slowly deprecate and stop working right, because you don’t have the resources to mirror new features in Google’s official browser. And of course, ordinary internet users with stick to Google’s version because they need a browser that works.

    Chicken and egg… In fact, that’s exactly what’s happening to Firefox and why it’s sliding into irrelevance: Google is simply too massive and too monopolistic to resist for very long. Mozilla has had hundreds of millions to throw at trying and even they are on the verge of losing the battle completely.












  • open source wasn’t really a thing in the 90s and early 2000s

    Truly written as someone who wasn’t alive back then and just makes stuff up.

    Open-source - which was called free software back then - was very much alive and totally a thing since forever, and especially in the 70s, 80s and 90s. I learned all I know with free software in the 80s. Linux came out in 91 and was a pure product of open source: Minix - the forerunner of Linux - was a fully open-source OS created in 87, and GNU had been around since 83.

    Please read up on things you don’t know before posting nonsense.