u/zaitovalisher

Let's create a race-locked EU Horde guild

This race-locked thingy is growing on me. Do you guys wanna create a guild on EU Horde for such? Like I tried to play on NA, but 200+ latency is noticeable.

Please join the conversation to see if we have people who are down.

UPD: I think I've found the guild that suits me: "WE are FORSAKEN"

Their rules:
- self-found mode (meaning you do choose self-found, but you are allowed to group up with other undeads to do dungeons)
- they did not decide yet whether they are turning off self-found on 60 or not

Their officers:
- Bânshée (GM)
- Luxiéla
- Barrowguard
- Creathina

reddit.com
u/zaitovalisher — 1 day ago

Hi, could you please suggest a caching strategy for a blog on video games

  • Astro SSG,
  • Deployed on a Worker,
  • Proxied through CF,
  • JS/CSS files have hashes in their names,
  • Images do not have unique slugs, they look like: `/image-name.webp`.

I am not cache-savvy, more like the opposite, here is the current implementation:

/*
Cache-Control: public, max-age=0, stale-while-revalidate=7776000
/_astro/*
Cache-Control: public, max-age=31536000, immutable

Here are some other websites for reference:

Wired
stale-while-revalidate=60, stale-if-error=86400, s-maxage=14400

CSS-Tricks
max-age=0, s-maxage=2592000

Astro js
public, max-age=0, must-revalidate

reddit.com
u/zaitovalisher — 26 days ago