Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)D
Posts
17
Comments
829
Joined
4 yr. ago

  • The problem is that an LLM is a language model, not an objective reality model, so the best it can do is estimate the probability of a particular sentence appearing in the language, but not the probability that the sentence represents a true statement according to our objective reality.

    They seem to think that they can use these confidence measures to filter the output when it is not confident of being correct, but there are an infinite number of highly probable sentences in a language which are false in reality. An LLM has no way of distinguishing between unlikely and false, or between likely and true.

  • You just gotta put it in the prompt, bro

  • Sorry to be a doofus, but could you paste the output of iptables-save and ip6tables-save instead? The default iptables output actually just leaves out important information like which interface the rule applies to.

    I think the best thing to do would be to see if you can get support from Windscribe and find out whether it's a known issue or a bug that needs fixing.

  • Thanks, looking at it now, but I should have remembered, iptables has a separate tool for ipv6 called ip6tables. Could you also paste the output of

    ip6tables -L

    If you put it in the comment between backticks like this:

    <paste here>

    then it will keep the formatting exactly as it was when you copied it, instead of munging the linebreaks.

  • book good

  • Check your cron and systemd timers to see if a regular scheduled job is running at that time.

  • It might help if you paste a complete dump of your firewall rules. I'm not sure if ufw uses iptables of netfilter since I haven't used it before, but you can do:

    for iptables firewalls:

    iptables -L

    for netfilter firewalls:

    nft list ruleset

    That might help debug exactly what ufw and your vpn are doing.

  • This is completely missing the point, which is that qualia are only experienced by the conscious mind. They cannot be measured by anything other than the mind of the person experiencing them.

    Measuring that the brain activity is the same is not sufficient to prove this unanswerable philosophical question. You would have to also prove that different minds have the same experience while exhibiting the same neural activity - a problem which reduces to the same question: is my experience of blue the same as yours?

  • cump

  • Call it what it is: a scam.

  • You could say that about any dynasty that uses male-only inheritance of the title.

  • IIRC they use slightly different rating systems (Glicko-1 vs Glicko 2), so it's not really meaningful to compare the absolute values, only your rating relative to another player.

    If you look around you can find some good comparisons of the rating distributions using known players with accounts on both sites.

  • This is confusing. The article doesn't mention why he may be the last, just that there is a debate over changing the succession rules to allow women to be Emperor. The succession line currently ends with Prince Hisahito but he is only 19, so why can't he have children of his own?

  • This looks amazing, good work!

  • That's good to hear, thanks for the reply!

  • I spent 1 hour after release trying to fight Steam and then just bought it on GOG with no problem whatsoever.

    Playing the linux build on Steam Deck and it runs great.

  • I've picked up dog shits that were less of a mess than this headline.

  • RIP Skype.

  • A Freedombox user in the wild!! I've been following the project since 2011 but I never thought it really achieved its potential. How do you use yours, and how do you find it?