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

help-circle





  • Well… They are of course right about the fact that these sorts of decentralized systems don’t have a lot of privacy. It’s necessary to make most everything available to most everyone to be able to keep the system synchronized.

    So stuff like Meta being able to profile you based on statistical demographic analysis basically can’t be stopped.

    It seems to me, the dangers are more like…

    Meta will do the usual rage baiting on its own servers, which means that their upvotes will reflect that, and those posts will be pushed to federated instances. This will almost certainly pollute the system with tons of stupid bullshit, and will basically necessitate defederating.

    It’ll bring in a ton of, pardon the word, normies. Facebook became unsavory when your racist uncle started posting terrible memes, and his memes will be pushed to your Mastodon feed. This will basically necessitate defederating.

    Your posts will be pushed to Meta servers, which means your racist uncle will start commenting on them. This will basically necessitate defederating.

    Then yes there’s EEE danger. Hopefully the Mastodon developers will resist that. On the plus side, if Meta does try to invade Lemmy, I’m pretty confident the Lemmy developers won’t give them the time of day.





  • Fun question, but it leads to other questions…

    First, are vampires stopped at the property line, or only at the threshold of some appurtenance (e.g., a house)? After all, you’re asking about real estate, and real estate is primarily concerned with land, not buildings.

    This sort of matters because, are we assuming that vampire law is coincident with human law? By this I mean, if vampires were to take control of the government and abolish real estate law, would they then be able to enter any property or building, anywhere, anytime?

    If vampires do observe human law, then realistically, they probably wouldn’t be able to enter a leasehold without the tenant’s permission. The fundamental right of tenancy is peaceful enjoyment, and in fact tenancy is a legal property right, to access the property in question and do anything, without undue burden, allowed under the terms of the lease. It would be a violation of peaceful enjoyment for a landlord to allow vampires into the unit.

    The right of inspection, by the way, is explicitly carved out in real estate law. The right to let vampires into the unit is, to my knowledge, not enumerated.







  • There’s something important missing from most of the other answers. There’s a lot of different kinds of network and internet traffic. Web browsing, email, instant messaging, online video games…

    By formal standard, certain port numbers are designated for certain functions. Web traffic happens on port 80. Incoming email is sent on port 143, outgoing email is sent on port 456 or 587. Something like Discord will have a specific port it uses for both sending and receiving messages. Word of Warcraft has certain ports its uses for telling the server when you cast a spell, and for the server to tell your client when you take damage.

    So yes, ports are like PO boxes at a post office, but the analogy doesn’t quite capture it. Port 80 is always web traffic, and this is important, since your web browser requests pages on port 80, just as a web server returns web pages on port 80. The web server probably has other ports on it, like FTP (ports 20 and 21) or SFPT (port 22). If you connect to a web server on port 80, that means you’re asking for its webpages. If you connect on 20, 21, or 22, it means you’re trying to transfer files to it.



  • It’s older, but The Longest Journey is good. Unfortunately, the final game in the series kinda sucks.

    While it’s an ensemble, most people would agree that the main character of Final Fantasy VI is a woman—they just might disagree about which woman is the lead.

    I also liked the first Xenosaga game, but again, it’s a series that goes pretty badly downhill.



  • I guess the important thing to understand about spurious output (what gets called “hallucinations”) is that it’s neither a bug nor a feature, it’s just the nature of the program. Deep learning language models are just probabilities of co-occurrence of words; there’s no meaning in that. Deep learning can’t be said to generate “true” or “false” information, or rather, it can’t be meaningfully said to generate information at all.

    So then people say that deep learning is helping out in this or that industry. I can tell you that it’s pretty useless in my industry, though people are trying. Knowing a lot about the algorithms behind deep learning, and also knowing how fucking gullible people are, I assume that—if someone tells me deep learning has ended up being useful in some field, they’re either buying the hype or witnessing an odd series of coincidences.