Spyke

Posts

thelongdark·The Long Darkbyrbos

integrating chapter 5 regions

I was messing around with how Chapter 5 regions might map into the existing game, and came up with this.

  • Connects Milton to the coast
  • unites the two road networks, so you can drive all the way from Bleak Inlet to Suzuki (pre-quakes).
  • connects the railway from Mystery Lake to a coastal port for log export, and obviously all the way to TFTFT
  • Plausibly allows Jace to get stuck in Blackrock, with the mine shortcut to Suzuki, while maintaining her ability to normally drive there (by going through Milton. Hypothetically there could be a road going directly there from Keeper's Pass as well)
  • Desperation Bay is too linear, but it has those two iconic landmarks, so I think the SAR station could go halfway between the ship & the lighthouse.
  • Uses the railway to the SAR to connect to Port Mary.
  • Plausibly justifies Milton being "halfway between the mountains and Port Mary" - the drive to Suzuki could be "in the mountains"
  • Preserves coastal access to Perseverance Wilds

Have I missed anything big?

View original on lemmy.ca
thelongdark·The Long Darkbyrbos

Mountain Town POI

On the ravine heading to the Mystery Lake transition cave, looking between a couple rocks, I see this, looking maybe north-northwest.

I'm betting that's the road to Keeper's Pass, after the prisoner transport bus tunnel cave-in.

Pretty neat, never noticed it before.

View original on lemmy.ca
sysadmin·Sysadminbyrbos

Memory compression on hypervisor vs host

I've been wondering whether it's better for memory pages to be compressed at the hypervisor level, or on the VM level.

I'm leaning toward the VM level, because

1: VMs have better knowledge of memory pressure by the application, and can better decide when to swap pages out to zram. The VM has access to information about memory pages that the hypervisor doesn't have.

2: if pages are compressed on the hypervisor level, the VM doesn't "see" any increased memory available. The host box gains free memory, but the application never sees it to make use of it, it'll just see the same 8GB as it always has, so it never really benefits. This maybe lets you host more VMs on one box, but at the cost of the applications not being as efficient.

Is this a reasonable position? I'm wondering if I'm missing something obvious.

View original on lemmy.ca
britishcolumbia·British Columbiabyrbos

HOV lanes and EVs

Now that something like a quarter of car sales in BC are EVs, I am starting to think their privileged access to HOV lanes is no longer a sustainable concession. There are just so many that the priority should shift back away from single occupancy vehicles.

Alternatively, we could keep the allowance, but add a second HOV lane, leaving gas vehicles to whatever's left on the highway. But that probably be unpopular. 😀

Who in government would I write to express this opinion? MP or MLA?

View original on lemmy.ca
classicwow·Classic Wowbyrbos

twin emperors as paladin tank

I'm having a bit of struggle tanking (prot paladin) Vek'linash. I'm able to hold threat on him fine, but unbalancing strike (-100 defense) rocks me pretty hard, since I keep getting scarabs on me, which eats up all my HS charges and I'm pretty sure that's pushing me into crittable range as well as crushable.

I've taken consecrate off my bars and de-runed HotR for exorcism, but I keep getting the scarabs too, and then get rocked down to 20% health.

Any advice? I've stacked as much +def as I can and am using Greater Stoneshields and armour elixirs as well as the usual suite of ALL THE CONSUMABLES.

View original on lemmy.ca