• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: April 13th, 2024

help-circle







  • I guess it’s more like most places in some regions.

    • Where I grew up it they get 44% pumped groundwater, and 56% from capped sources in the surrounding hills. The water from the sources is UV light treated to kill any organic contaminants, the ground water didn’t need it.

    • Where I lived during high school it was all ground water filtered in three stages: ozone, activated carbon, and pH rebalancing, because it was close to a major river that leads into the Rhine.

    • Where I live now we get 85% groundwater, and 15% from sources with UV treatment for the sources only again.

    So you can imagine that I’m not used to the taste. Visiting some regions in Italy where they chlorinated their water pretty hard, especially in summer, is always kind of a shock taste wise. Though to be fair I gotta say in Torino where I was last year it was completely fine.


  • The original developer of Git is Linus Torvalds and he wrote it for the use of developing Linux. He handed off the project to Junio Hamano after a short while who still leads it. They use a process where you submit patches by mail, for Linux and for Git itself too.

    To make this easier they have the commands git format-patch, git send-email and git applymbox later changed to git am to apply them. They also added git request-pull to generate a short plaintext email like message to request a pull.

    The Pull Request as a bigger concept of data and discussion that should be kept around came from GitHub and was put over top of Git. The concept has been rebuilt by various competitors separately. But it doesn’t match the Linux and Git development model so they never used GitHub Pull Request, even though there is a GitHub mirror of Linux and a GitHub mirror of Git. For them the discussions happens in the mailing list.

    So it’s very unlikely they would start including the stuff that was added by others over top, that they don’t need.







  • Ah this bit is sad. The exception only covers bypassing DMCA protections to fix your own stuff not distributing the tooling for it.

    It is still a crime for iFixit to sell a tool to fix ice cream machines, and that’s a real shame. The ruling doesn’t change the underlying statute making it illegal to share or sell tools that bypass software locks. This leaves most of the repair work inaccessible to the average person, since the technical barriers remain high. Without these tools, this exemption is largely theoretical for many small businesses that don’t have in-house repair experts.