• 2 Posts
  • 443 Comments
Joined 4 years ago
cake
Cake day: June 28th, 2020

help-circle
  • Using free software to create free software is already a good reason.

    But if you need more:

    • owned by Microsoft, it is a US-based megacorporate product with value to deliver to shareholders first
    • never forget EEE as we see a new form of it with Microsoft trying to control the entire developer experience from the server hosting to the editor/AI on folks’ machines; under-litigation Copilot is a straight exploitation of the Commons selling our hardwork back to us
    • proprietary means you can’t fork or fix the numerous bugs in the platform nor is there a real issue tracker so you beg on their forums for fixes (anti-free software mentality)
    • lock-in issues since aside from specifically the Git part, every one of those proprietary features you buy into will dig a further trench to make it hard to migrate elsewhere
    • yes, privacy benefits of not just you but all potential contributors as well since it is a locked ecosystem that requires an account
    • not everyone thinks software forges should double as a social media platform with upvotes, FOMO, commit anxiety with employers imploring you have metrics on a closed platform with knock-on issues like star-hacking where projects try to inflate their star numbers in this popularity contest instead of judging projects on merit
    • related, the README used to be a file you could read without rendering but now instead they are full of trash markup, emoji, & the repository is filled with binary blobs of images or worse videos for your demo ballooing cloning all wrapped in a Microsoft UI not your own; setting up a separate site isn’t hard (nor is it easy either) but at least you get to own your look & keep assets out of your repository
    • there are literally ads & upsells all over the platform
    • you can’t use search or see the collapsed comments without authentication
    • censorship is not uncommon–especially when it mess with the corporate status quo (see Nintendo Switch emulator dev, youtube-dl, etc.)
    • being US-based & big enough for scrutiny, MS GitHub is required to follow US sanctions which prohibit some of your potential users/contributors from even accessing your code (and/or issue tracker and/or forum and/or wiki and/or donations if using MS GitHub)
    • …& there already is a host of good alternatives out there for code forges with better performance & features, some of them aren’t locked to Git either; ‘network effect’ be damned











  • toastal@lemmy.mltoAsklemmy@lemmy.mlThe Condiment Wars
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    12 days ago

    Actual barbecue sauce that isn’t a one-note, sweet sauce like I find in Asia but rather has tang, spiciness, & smokiness. I made some at home based on Gates sauce & gave some to locals who they were absolutely blown away that BBQ sauce can actually have a complex flavor flavor.

    #2 would be sawmill gravy, #3 sweet chili, #4 jim jaew, #5 salsa verde, #6 tahini

    Nowhere on my list & actually make me gag: ketchup, yellow mustard, brown sauce



  • I think the parent is distinguishing between messages & the attachments as they are stored differently & often in different places in many systems. But I agree with you in assuming that the goal would ultimately be to then start scanning messages too.

    Imagine governments used something like SHA1 that has conflicts & now you have collision potential–you could even fabricate attachments that could cause a collision to get someone throw in jail since all you have to rely on is the file hashes. If you can’t scan the actually content & you are just using hashes, then you also don’t prevent new content that those in power deem ‘bad’ from being flagged either which doesn’t really stop the proliferation of the ‘bad thing’ just specific known ‘bad things’. If I were implementing clients, I would start adding random bits to the metadata so the hashes always change.

    The only way this system even works is if there are centralized points the governments/corporations can control. Chalk this up as another point for supporting decentralization & lightweight self-hosting since it would be impossible to have oversight over such a system if anyone can spin up a personal server in their bedroom.