Skip Navigation

User banner
ѕєχυαℓ ρσℓутσρє
ѕєχυαℓ ρσℓутσρє @ SexualPolytope @lemmy.sdf.org
Posts
45
Comments
768
Joined
2 yr. ago

  • I've been using Cloudflare for my sites. They offer at-cost domain registration, and I've been pretty happy.

  • But there are millions of people who think this way. It was, and probably still is, something that some raped women are forced to participate in.

  • I read Thus Spoke Zarathustra when I went through a phase of reading "classical" philosophy books. I remember liking it, though I don't remember much of it anymore.

  • Will it mean anything? My school banned mobile phones. Most people still snuck them in.

  • That's what I do. But then I mostly use Arch or Arch based distros (e.g. EndeavourOS). So I have access to AUR. If something isn't on AUR (very rare, but can happen), I just create the package for it and publish to AUR. I do use some AlmaLinux machines as server. I don't really need many programs outside of the standard repos there since I use them mostly for hosting Docker images. But if I do need to install something like that, I've some self-written LURE install scripts.

  • Cigarettes and meth are both bad for your health. One is much worse than the other though.

  • I have paru -Rns abbreviated to yeet in my fish config. On my non-Arch systems, I also usually abbreviate/alias the equivalent command to yeet.

  • The best way would be to use a VPS to proxy your traffic to you. You can achieve this for pretty cheap, just set up an wireguard tunnel to a cheap VPS. That's exactly how I access all my services from outside my home. As long as the VPS has a publicly accessible IP (most of them do), you being behind CGNAT should not be an issue.

  • Better start looking for a new job. That company might not be in business for too long, judging from the choices that they're making.

  • There are sometimes reason to use it. It's shorter, so easier to remember. It's also easier to send in text. I use a selfhosted shortener, so I can use these as dynamic links and can change the target if I need to while keeping the shortlink the same. But I agree that most don't use it for respectable reasons.

  • Permanently Deleted

    Jump
  • You can already do it. I have Signal create daily backups, sync it to my NAS using Syncthing with versioning enabled.

  • The pic says it all

    Jump
  • Reminds me of the movie Udaan. A great great film.

  • I'm usually visiting my parents during new year, so I just text a few friends. We usually meet up later in the day, though.

  • This is the only reason why I still use GUI for making Linux USBs. Can't trust my ADHD ass to write the correct drive name. Also, none of my USB drives have a light.

    Popsicle is pretty nice, it doesn't let you choose the internal drives afaik.

  • I use my tablet to take handwritten notes.

  • Yes, it just does what cp does. Only difference is that it makes hardlinks instead of copies. Unless you're using a COW filesystem, this might be better for most situations.