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/)PO
Posts
0
Comments
128
Joined
2 yr. ago

  • Lmao so he's just swimming back across the river with the goat!

    Someone should try animating these solutions. I'm picturing close-ups of the goat wondering why the man has lost his mind

  • This sounds like Reflexive Control. They're testing the waters to set the groundwork for him being locked up. He wants it to not shock his supporters back into sanity.

    In other words, he thinks he might actually end up in prison.

    ...finally

  • It's also about making sure you can't sue them, even if they did something wrong, even if they did it on purpose, even if they knew it was wrong when they did it.

    Instead you must agree to "binding arbitration", so that if you lose they get to learn what strategy works against customers, and if you win they get to learn what strategy doesn't work against customers (but in any case the details cannot be shared with other customers).

    Also, you can never participate in a class action suit, so even if they did do something wrong, on purpose, and you convinced a -judge- arbiter, you just get the $12 judgment, or whatever the value is of your actual damages. The corporation can keep the $12 they stole from each of their millions of other customers, who didn't also start arbitration.

    It is shocking that it is even legal

  • The -p

    <port>

    option can be used to specify the port number to connect to when using the ssh command on Linux. The -P

    <port>

    (note: capital P) option can be used with SFTP and scp.

    Why is it that the switch on ssh is -p but in scp/sftp it is -P?

    This has caused me a real headache in the past as ssh doesn't throw an error message when you use a switch like "ssh -P 8080"

  • Neither candidate will fundamentally change anything.

    Unless you have a particular arrangement of reproductive organs. Or if you love someone who does.

    Or if you have particular melanin expressing genes.

    Or if you don't subscribe to a certain deity.

    Or if you think your fellow workers should organize to oppose certain practices of your employer.

    Or if you have certain medical concerns.

    Or if you have certain precarious housing arrangements.

  • I have had some luck asking it follow-up questions to explain what each line does. LLMs are decent at that and might even discover bugs.

    You could also copy the conversation and paste it to another instance. It is much easier to critique than to come up with something, and this holds true for AI as well, so the other instance can give feedback like "I would have suggested x" or "be careful with commands like y"