• 7 Posts
  • 964 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle


  • If you mean to do that in the public DNS records please note that public records that point at private IPs are often filtered by ISP’s DNS servers because they can be used in web attacks.

    If you don’t use your ISP’s DNS as upstream, and the servers you use don’t do this filtering, and you don’t care about the attacks, carry on. But if you use multiple devices or have multiple users (with multiple devices each) eventually that domain will be blocked for some of them.










  • Contact support and tell them how many you need and they’ll try to accommodate you. There were a lot of people abusing the service and hosting hundreds of domains so now they’re making everybody request them explicitly unfortunately. They’ve also had to suspend their .dedyn.io DDNS service indefinitely because of the abuse.

    That’s why we can’t have nice things.

    Please read up on DNSSEC because you will be required to turn it on for every domain you host with them.



  • That’s how Amazon works.

    If you think all the stores in the internet now are PWA’s you are sadly mistaken. MVC web apps are pretty well suited for things like shops and they never went away. There are entire languages and frameworks like PHP, Python, Java that actively support that style of app. It also lends itself really well to caching.

    I wouldn’t say it’s completely JavaScript free though. Client side JS is still extremely useful and attempting to make a store with zero JS might be a bit tough.


  • lemmyvore@feddit.nltoSelfhosted@lemmy.worldCloudflare is bad. Youre right.
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    7 days ago

    Both your ISP and CF will drop you like a hot potato if you’re ever under that kind of attack.

    CF has other features that are nice like, like WAF, bot detection, geo blocking, caching etc. But it’s only a taste.

    All their real services are paid and the whole reason they offer a free tier is to upsell you to their paid services.


  • It’s not the only free DNS service.

    It’s only a good registrar if you don’t care about privacy and you’re ok with their selection of TLDs (selected only from registries without privacy).

    The free accounts do not benefit from DDoS protection. Re-read their terms of service, they’re vague on purpose. If you were ever DDoS’ed (I don’t know who would bother btw but that’s another discussion) they’d just drop you.

    You can establish the tunneling thing on your own with any VPS.

    The problem with cloudflare is that we’re missing three other cloudflares to move to if they decide to pull evil shit.

    You can and should diversify your services and spread them to different providers that are easy to switch. I’ve been with “all in one” providers before, they inevitably end up leveraging their convenience into all sorts of crap. But until you get burned a couple of times they look really good.



  • I think it’s more accurately to call it RFID rather than NFC. It operates on the range of frequencies that NFC also uses but this particular application (access ticket) doesn’t require any NFC features. So I doubt they went and made the readers NFC and took the penalties (such as the greatly reduced reading distance) for no practical reason.

    As a simple rule of thumb, if the ticket works from more than 5cm away it’s most likely not NFC.

    If you can use your smartphone instead of a ticket then it’s NFC.


  • If the models are random then we shouldn’t be trusting them to do anything, let alone serious applications. If any other type of software told us that it’s based on partially random results we’d say “get that shit out of here, I want my software to work first time, every time”.

    “Statistically good enough” works for some applications but not for others. If a LLM finds a formula that has an 80% chance to be the cure for cancer or a new magical fuel or some amazing new material that’s cool, we’re not going to look the gift horse in the mouth.

    But using LLM to polute the web with advertising texts that are barely inteligible, and using it as a pretext to break copyright in the process, who does that help? So far the only readily available commercial application for LLMs has been to spit out semi-nonsense so that a bunch of bottom-crawling parasitic industries can be enabled to keep on pinching pennies and shitting up everything they touch.

    Which, ironically, it will help them to hit bottom all the faster, so in a strange way it’s a positive return, but the problem is they’re going to take down a lot of useful things with them.