I take my shitposts very seriously.

  • 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle

  • Anti-intellectualism as a defence. Nice. Abandon grammar and take language where an LLM can’t follow. Surely we’ll be able to tell a text written by a human from one written by a machine if the human writes it like a dumbass, I can’t see anything wrong with that. i mean why even use proper punctuation and capitalization an ai wouldnt write sumthin like dis isnnnt it better you can tell a human wrote dis

    Have I made my point?


  • You’re not getting downvoted for the LLM thing. You’re getting downvoted for doubling down on a stupid argument. Em dashes – and en dashes for that matter – have legitimate uses in the English language. One symptom does not make a diagnosis. English is barely a respectable language in the first place. Dumbing it down even further to satisfy your preconceptions is, simply, stupid.


  • I don’t think you fully comprehend just how many footprints people leave behind on the internet. Users would have to practice perfect opsec – and I mean completely, absolutely perfect. One mistake, like using an e-mail address or an alias off-site, will link a person to the account. If that person cracks under legal threats, the entire operation is fucked. It’s happened before.

    Thinking you can solve the issue of privacy with a single idea is simply delusional.


  • Have you heard of surveillance cameras and facial recognition? If a hostile actor knows in advance that members of a targeted online community will be physically present at a location at a given time, those people will be linked to the community. It doesn’t take a lot from then to link specific persons to accounts.

    Besides, libraries are having a hard enough time just existing in America. They don’t need the burden of protecting the identities of dozens of people and fighting off lawyers and enforcers.


  • rtxn@lemmy.worldtoSelfhosted@lemmy.worldNoob Tailscale questions
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    9 days ago

    Something’s not right. There shouldn’t be a deck-tailscale.sh file. There’s supposed to be a directory named deck-tailscale and a tailscale.sh and some other files inside it.

    Here’s what you do. First, open a terminal like Konsole. Just run the application, don’t open it from the file manager. Then run these commands:

    git clone https://github.com/tailscale-dev/deck-tailscale
    cd deck-tailscale
    sudo bash tailscale.sh
    




  • Managing Wireguard is just one of Tailscale’s features.

    It uses some UDP black magic fuckery to get through NAT and firewalls without having to open ports on the edge. Very useful if you’re behind CGNAT and/or your ISP is a dickhead and locks down the firewall on your router (this is why I use it; eat a dick, Vodafone). If the UDP fuckery is not available, it reverts to simple relay servers. The client can also advertise subnets and route to hosts on it. You could install the Tailscale client on OPNSense/pfSense/OpenWRT and access your entire home network through that one device.