The lie made into the rule of the world.

  • 19 Posts
  • 524 Comments
Joined 1 year ago
cake
Cake day: October 22nd, 2024

help-circle

  • I’ll write it down as if I was talking to a 6 year old, because it sounds like your mental development might have stopped there.

    Try to follow these 3 steps, OK?

    1. Think of the artist: Imagine a person who makes something, like a painting or a song. This person is called an artist.

    2. See the Art: The artist makes something beautiful, like a colorful picture or a fun song. This is called their art.

    3. Two Different Things: The artist and their art are two separate things. Just because someone made a painting, it doesn’t mean everything about that person is good or bad.

    Did that help you understand? Or are these steps confusing? Do you see that your comment was extremely dumb?













  • iii@mander.xyztoSelfhosted@lemmy.worldSelf hosted DNS
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    Is there some way to self host what cloudflare does?

    Your domain will always have to be rented through a 3rd party. Cloudflare is (or was?) one of the better choices for that.

    Cloudflare does other things as well, most notably it can acts as a proxy: an inbetween between your server and the users. This inbetween can be useful against DOS attacks, blocking of bots, etc. But for most self hosters that part is not necessary. It’s a toggle in cloudflare’s DNS dashboard: I think you’d want it to say DNS only.

    Another thing cloudflare can do is tunneling. It’s useful for when your server is behind a firewall or NAT or double NAT you can’t or don’t want to configure. You’d probably know if you use this, so I assume you don’t?