• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle


  • The reason is to protect the physically or mentally weak from the strong while also having rules that are easy to follow and to enforce, that don’t require psyche exams, which depend on the examiner.

    Age might not be a good metric of evaluating maturity, but it is the best and most practically useful we have. (I use “maturity” here as having reached certain physically and mental level where they can operate, think and decide independent, and the risk of being manipulated is low.)

    Because age is not a good metric, that means that we have false positives and false negatives on a maturity tests based on age, which we need to balance. And I would rather have more false negatives (wrongly ascertained immaturity) than false positives (wrongly ascertained maturity).

    If someone comes up with a better and still practical maturity test, that would be interesting. “Solutions” like every citizen has to do a yearly physical and mental exam in order to keep their rights as an adult, seem much to harsh and easily manipulatable. Especially around blurry lines like disabilities.

    Wherever certain thing needs a maturity test or not and where that should be, I cannot say. Just if the age limit is too high, then mental decline will raise the false positives, which would be bad as well.


  • Right, they saying “We are just following the law.” as if that was an apolitical statement. While they still get to choose whom laws to follow by deciding where to make business, which are political decisions.

    As you see with Twitter or starlink, they decided to be do business in Brazil, but when the country actually have laws against uncontrolled mass propaganda and hate speech, they are suddenly against the law, and do not try to stop or limit doing their business there, when they do not want or can’t abide by these laws.


  • I started using Fedora Silverblue on a tablet, seems to work fine so far, but requiring a reboot in order to install new system packages is a bit cumbersome and the process itself takes a while, but ordinary Fedora also doesn’t win any races when asked to install a new package

    I think switching to FCOS or Flatcar on servers that just use containers makes sense. Since it lessens the burden of administrating the base system itself. Using butan/ignition might be unusual at first, but it also allows to put the base system configuration into a git repo, and makes initial provisioning using ansible or similar unnecessary. The rest of the system and services can be managed via portainer or similar software.

    I also do not have long term experience with FCOS, but the advertised features of auto-update, rolling-release, focus on security and stability makes it a good fit for container servers, IMO.

    An alternative to Debian on servers might also be Apline Linux. Which also has more a focus on network devices, but some people use it on a desktop as well.

    If you have many different systems, and just want to learn to operate them all, maybe NixOS might be interesting. Using flakes, you can configure multiple machines from just one repo, and share configurations between them. But getting up to speed on NixOS might not be so easy, it has a steep learning curve.




  • Yes. Meat is expensive, and should be expensive.

    However meat replacement products cost even more, but they should be cheaper, because they are cheaper to produce.

    Diary free ice cream is more expensive. Cow milk is cheaper than oat milk.

    This isn’t just about not eating meat or animal products, this is the whole “vegan lifestyle” food that is unreasonable more expensive.

    Like buying more expensive vegan salt or sugar instead of normal one.

    And if you don’t do that, you are not a “true vegan™”. And the vegan police will come and get you!

    “Oh, the pepper you just ate was fertilized by pig manure, sorry you aren’t vegan anymore. You should have bought the more expensive vegan pepper.”


  • You can accept that they are making a better choice, but then you have to accept that you’re making a worse choice.

    No, people don’t dislike vegans or vegetarians because of their choices, they dislike them because they lord their, what they think “better” choice over others. And create in- and out- groups via labeling.

    Being vegan or vegetarian means that you have to spend more money in the store to buy food, because meat is heavily subsidized compared to vegetarian options. Also, because being vegan/vegetarian is not the default, many products are overpriced.

    Another point is that a healthy and varied diet using only vegan or vegetarian food doesn’t come so natural, so you have to research this more, which means you have to spend time, which again is a commodity.

    So it is not just about good or bad, it is also about privilege and class. So people should not go around making statements about other people making “worse” choices.


  • Currently being vegan or vegetarian is a choice of privilege. An healthy and varied diet becomes more difficult and expensive, when you start removing dishes from your pallet.

    So it becomes coupled with a status symbol, instead of being the default way. As long as people call themselves “vegan” or “vegetarian” because of their choice (people being vegan or vegetarian because of mental or medical issues, is different case), they highlight that status over “normal” people.

    If people are just not eating meat or animal products for whatever reason, without trying to use labels like “vegan” or “vegetarian” to highlight their status, then that is fine and a personal choice.

    Creating societal change, to make vegan or vegetarian the default position, will also lessen the status of the vegans and vegetarians, that use those labels as such. So they have incentives to not produce a political or societal change.

    Vegans & vegetarians should go on protests and lobby to make vegan food cheaper and easier than meat, so that it becomes the default. If they don’t do that, and still call themselves vegan/vegetarian then that might imply that it is all about showing their status, and people don’t like that.

    Consumer choice is a privilege and not about creating an effective societal/political movement. They should not be used as a status symbol.

    (Disclaimer: I eat meat and animal products very infrequently, only when my body demands it. I am also thankful for all vegans and vegetarians, because they gave us more interesting options in stores and restaurants.)


  • As I said, it is not impossible to move away from gh compared to many other cases in other industries, just that it is more difficult than necessary because vendor-lockin is allowed.

    If vendor-lockin was illegal, companies had more incentives to use established or create new standards to facilitate simpler migration between software stacks, without changing the external interface.

    For instance allowing your own DNS name to be used as the repo/project basepath instead of enforcing github.com, Allowing comments, reviews, issues and pull requests via email or other federated services, instead of enforcing github accounts to do so, providing documented, stable and full-featured APIs for every component of their software, so that it is easy to migrate and pick and choose different components of their while stack from possible different vendors, …

    There are so many ways that would improve the migration situation, while also providing more ways for other ideas to compete on a level playing field. If a bright engineer has an idea for improving one component from github, they should not be required to write a whole separate platform first.


  • Well the reason for that is the vendor-lockin and centralized technology.

    If your project for instance uses a similar development method as the linux kernel does, e.g. sending and reviewing patches via mailing lists and providing url to push and pull git repos from, it is quite easy to switch out the software stack underneath, because your are dealing with quasi-standart data: Mbox, SMTP, HTTP(s) and DNS. So you can move your whole community to a different software stack by just changing some DNS entries and maybe provide some url rewrite rules without disrupting the development process.

    I am not saying that the mailing list development process is the right one for every project, but it demonstrates how agnostic to the software stack it could be.

    If vendor-lockin is made illegal, the service providers would have more incentives to use or create standardized APIs, so that their product can be replaced by competitors. So switching to or from github/gitlab/… becomes easier.


  • It has more than you expect, if your project is established on github and want to move away you have to deal with:

    • migration of issues
    • migration of pull requests
    • migration of all review comments etc
    • migration of the wiki
    • migration of the pages
    • convince all contributors to possible create a new account somewhere else
    • changing of the project urls. I don’t think github offers a url rewrite service
    • forks on github will not have the new destination as the fork base
    • change the ci and release process
    • because you cannot add url rewrite rules to your old gh project, you might need to only ‘archive’ the project there with manually written text, to point to the new destination, for people to find it

  • You don’t know what a “monopoly” is.

    What the author is probably searching for is “vendor-lockin”, which is an anticompetitive practice for so long that it became the way many companies rely their business on. It favors established products over new-comers by making switching offerings difficult/expensive or even impossible, thus better products often have no chance of competing in a field, that was dominated by a single supplier for a while.

    IMO there should be strict regulations and high fines associated with it, because it hinders innovation massively across all industries.

    The cost of switching away from github for a project is high, but not as high as in other fields.






  • cmhe@lemmy.worldtoSelfhosted@lemmy.worldUncommon Syncthing usecases
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    10 months ago

    I mod my games on my PC and sync it to my SteamDeck. I also sync the save files back and fourth, to continue playing on different devices. Mostly non-steam games.

    I also sync my eBook collection to my eink reader with syncthing.

    Everything is also mirrored to my always-on NAS, so syncing always works.