I’m a computer and open source enthusiast from Toronto, Ontario, Canada.

  • 1 Post
  • 35 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle




  • If it is indeed a boneheaded mistake, then it’s probably because of over reliance on RPC-type calls from the front-end that displays the data, to the back-end that actually handles the data. User deletes photo, and the front-end, instead of actually deleting it, tells the backend to do it… and then hides the photo from view, maybe updates its index of photos marking them as “deleted” regardless of whether the backend actually deleted the photo.

    Then an OS update comes along, and rescans the filesystem, and report a bunch of new photos to the front-end, that then happily add them to the GUI to the user’s surprise.

    Modern APIs and software architectures are a bloated, unnecessarily complex mess, and this is the result.














  • WHOIS privacy? Porkbun does that for free for all TLDs that support it.

    I don’t think I fully understand how what they offer isn’t “ownership by proxy”. I suppose they promise not to release your info if police ask for it? On the other hand, they technically own the domains you register through them, so if they get repossessed (e.g. through legal bankruptcy proceedings), whoever their new owner is, will presumably also own your domains…

    I’m probably not seeing something here, but this all sounds sketchy to me.


  • Cloudflare sells domains at cost. So yes, cheaper than any other registrar (including NameCheap and Porkbun), except maybe those who sell domains at a loss as a promo to rope you in and then kill you on the renewals.

    Integration into their stack is a nice side effect, but really inconsequential. You can have your domains registered with any registrar and have your DNS hosted by any DNS hosting provider. Heck, you can run your own DNS servers if you want to.