• 297 Posts
  • 1.7K Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle









  • What would neutrality be? An equal representation of views from all positions, including those people consider “extreme”? A representation that focuses on centrism, to which many are opposed? Or a conservative’s idea of neutrality where there’s “normal” and there’s “political” and normal just happens to be conservative? Even picking an interpretation of “neutral” is a political choice which will be opposed by someone somewhere, so they could claim you’re not being neutral towards them. I don’t know that we even have a very clear idea of what “unbiased” would be. This is not to deny that there are some ways of presenting information that are obviously biased and others that are less so. But this expectation that we can find a position or a presentation that is simply unbiased may not even make much sense.



  • Git is a distributed version control system. There doesn’t have to be a single copy of the repo on which everything depends. It’s a choice, and an understandable one, to treat one copy as authoritative, but there’s no reason to despair if it becomes unavailable. Any copy of it will do.

    What GitHub provides that’s hard to do without it is not the repository but the stuff that goes around it: issue tracking, communication tools, discoverability, etc.

    So if people take the distributed nature of Git seriously and make sure they all have a local copy of the repo, we won’t lose the repo itself to Nintendo’s actions. But we may lose the tools that make it easy to coordinate work on the repo.

    Before we had GitHub and issue trackers we had mailing lists and Usenet groups. Not as convenient, bit they allowed people to coordinate work on open source software without a central, corporately owned point of failure. Maybe we should be looking to the early days of FOSS for ideas about how to make these projects resilient against corporate persecution. Not for the exact tools but for decentralized ways of coordinating collaboration.





  • floofloof@lemmy.catoTechnology@lemmy.worldWindows is not free as in freedom
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    edit-2
    7 days ago

    I use Linux specifically because it saves me all the time it takes trying to get things to work properly in Windows. Printers, USB drives, multiple hard drives, encrypted volumes - all of these give me less trouble in Linux than in Windows. And when it comes to software, the usual experience in Windows is to click on the icon and then wait around a minute or two to see whether it registered, then go and check the Task Manager, kill the process if necessary and try relaunching, etc. On Linux you click the icon and the program pops up.