• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: July 24th, 2023

help-circle
  • I think coffee shops would be happy with a regular, if you buy something. Otherwise, maybe mix it up, go to different places?

    If the weather permits, park? Either benches or just take a towel to sit on in the grass.

    You can also read in bars, they’re probably pretty quiet during the day, but once again you’d have to buy something.

    Maybe a weird one but churches are often available to the public and they’re quiet, with seating. Might be worth to check with someone there if its OK.

    If they are open to the public, museums or galleries could be a thing.

    Encroaching on homeless behaviour, but if the public transportation tickets in the city are valid as long as you stay on, you could try finding a less used line and just go around in circles on something.



  • Honestly, even if you don’t terminate SSL right until your very own app server, it’s still based on the assumption that whoever holds the root cert for your certificate is trustworthy.

    The thing that has actually scared me with CF is the way their rules work. I am not even sure what’s the verification step to get to this, but if there is a configured page rule in a different CF account for your domain that points at cloudflare (I.e. the orange cloud), you essentially can’t control your domain as long as it’s pointing at CF (I think this sentence is a bit confusing so an alternative explanation: your domain is pointing DNS at your own CF account, in your CF account you have enabled proxying for your domain, some other CF account has a page rule for your domain, that rule is now in control). The rule in some other account will control it.

    It has happened to us at work and I had to escalate with their support to get them to remove the rule from the other cloudflare account so we can get back control of our domain while using CF. Their standard response is for you to find and ask the other CF account to remove the rule for your domain.

    This is a pretty common issue with gitbook, even the gitbook CEO was surprised CF does this.





  • I have never seen contributors get anything for open source contributions.

    In larger, more established projects, they explicitly make you sign an agreement that your contributions are theirs for free (in the form of a github bot that tells you this when you open a PR). Sometimes you get as much as being mentioned in a readme or changelog, but that’s pretty much it.

    I’m sure there may be some examples of the opposite, I just… Wouldn’t hold my breath for it in general.