• 0 Posts
  • 42 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle

  • Dogs were instrumental in early human survival and they’ve benefited for it. There’s almost a billion dogs in the world, but only a quarter million wolves. So in a natural selective sense that was a good move wolves made by becoming companions with humans.

    Behavior has been bred into dogs going way back to the beginning. Fetch is one of those behaviors. I recently watched a documentary that showed the unique interaction of dogs with humans. Dogs are really good at understanding human body language. For example you can point at something and a dog will cue on it. No other animals reliably respond to that gesture, even chimpanzees which are genetically closest to us.






  • The main thing I don’t like about these categories is how they try to lump both moral and political issues into one group as either right or left. They’re two different things. Societies do legislate morality, but as far as defining a person’s overall views I think it’s a poor metric. Personally I have some left views politically, but some right views morally.

    I think it can be expected people participating in the Fediverse are somewhat anti-capitalist. We come here to get away from corporate driven media. That being the case I think it’s not erroneous to say Lemmy is more left politically and I appreciate that. However that does not mean I agree with all left views. There are some moral issues I may not agree with, but I don’t engage since I’m not interested in debating morality in these forums.





  • Only instances with a “.ml” at the end of the name may or may not be affected. Lemmy is a collection of instances so the loss of a few will not cripple the whole thing. Content over the whole is not greatly affected.

    If your home log-in instance is one that’s affected, you’ll have to find a new one. You’ll know right away because the instance will be unreachable. Not a big deal, last time I looked there was over 1200 instances to chose from.

    Another consideration is any communities living on an affected instance may have issues. All communities are common to Lemmy, but each originates from a particular instance. We’ve not yet seen a major instance go down so I don’t know how Lemmy deals with communities getting orphaned like that.


  • lemmy.ml is still up as of right now. Possibly they contracted a subscription to the domain name to keep it up. They had to do something to retain it otherwise the site would be unreachable. If lemmy.ml does have to change names it will be a hassle since I’ve got a good number of community subscriptions there.

    This wouldn’t happen to an instance with a regularly subscribed domain name. Problem is the .ml domains were free and the associated country decided to claim them back. The risk of using a free top level domain is something that should have been considered. I don’t think it’s worth the risk versus the cost savings considering how difficult it is to migrate a Lemmy instance.




  • That is the question, what banged and why did it bang. There’s some quantum theories that elude to a possible source of the big bang, but nothing widely accepted. As to why, that’s an even tougher question.

    The term singularity as applied in cosmology comes from the mathematical definition where one variable approaches infinity as another goes to zero. This is bad in math since it means an equation is not defined across all values. This is what happens mathematically as you get closer to time zero for the big bang. Same with the gravity of a black hole as you move toward the center. In that sense the size of the big bang at time zero would be zero, but the math breaks down so it’s not actually defined. Physicists generally believe that’s not the case due to the quantum nature of the universe, but we don’t have the math to explore it.






  • do you have a recommendation for a good BSD derivative distribution to try?

    The thing about BSD is it’s fully POSIX compliant which can be good and bad. The good is it’s highly consistent in terms of architecture and how things operate. The bad is standards constraints can limit flexibility. Linux is somewhat POSIX compliant, but has a tendency to go off the rails at times. In any case if you’re comfortable with Linux you’ll be comfortable with BSD right out of the gate.

    Linux can suffer a lot from fragmentation due it’s market bazaar style development. FreeBSD is run by a single entity responsible for design top to bottom. There’s been some big changes to Linux in modern times I don’t really care for (such as systemd). With BSD you always know what to expect. You won’t get blindsided by some off the wall change in architecture or design which happens a lot with Linux.

    There’s a number of BSD distributions that are open source and free. The main open source BSD distros are FreeBSD, NetBSD, OpenBSD, and DragonFly BSD. FreeBSD is most popular and is designed to be good all around. It’s probably going to have the best device support, but other BSDs can have other strengths. For example DragonFly BSD is stronger for desktop use.

    Honestly the best application for BSD is in a sever or development environment. Linux is more advanced when it comes to support for desktop use. Though I think BSD provides a much cleaner and consistent operating system as it conforms to specific standards. You can get it to work well for desktop use with a little extra work and preselection of compatible hardware.