pamymaf

joined 1 year ago
[–] pamymaf@kbin.run 3 points 1 year ago

Pathologic 2, it's a Russian horror game. There are real, permanent repercussions for dying and loading a save won't help you get rid of them. Sadly saying too much is a huge spoiler, but there's actually a storyline that's revealed with each death. Your deaths also affect the physical world.

[–] pamymaf@kbin.run 13 points 1 year ago (5 children)

Unless you have aphantasia. People with aphantasia are unable to mentally visualize. I close my eyes and it's just blackness all the time.

[–] pamymaf@kbin.run 2 points 1 year ago

@Toldry

Here's the relevant section of my settings.json

json { "workbench.tree.renderIndentGuides": "always", "workbench.tree.indent": 15, "editor.guides.indentation": true, "workbench.colorCustomizations": { "editorIndentGuide.background": "#fd6bff", "tree.indentGuidesStroke": "#fd6bff" } }

@alphacyberranger

[–] pamymaf@kbin.run 28 points 1 year ago (2 children)

@alphacyberranger
This is why I have my VSCodium set to highlight all indentation levels in my settings.json

To see the editor indent guides, set "editor.guides.indentation": true and "editor.guides.highlightActiveIndentation": true.

editorIndentGuide.background: Color of the editor indentation guides.
editorIndentGuide.activeBackground: Color of the active editor indentation guide.

https://code.visualstudio.com/api/references/theme-color

[–] pamymaf@kbin.run 3 points 1 year ago

@Jackthelad What if their name is Sky/Skylar/Skyler or something similar?

@BackOnMyBS

[–] pamymaf@kbin.run 8 points 1 year ago (2 children)

@BackOnMyBS Mix (Mx.) is the most common. I personally prefer Misser (Msr.), but that's even rarer. Informally I just tell people to call me comrade or friend.

[–] pamymaf@kbin.run 2 points 1 year ago

@Vrabielley Not activities per say, but there's still some music I can't listen to. And I found I've stopped telling stories about a big chunk of my life because he hated then. It gets better, even if slowly.

[–] pamymaf@kbin.run 1 points 1 year ago

@cogitoprinciple

I hate it for the same reason I hate most foods with seeds in them. I want to know what I'm biting into and when it's going to be crunchy or not and not an uneven texture.

[–] pamymaf@kbin.run 1 points 1 year ago (1 children)

@chloyster
Not a new game, but I've been replaying Undertale as part of a large randomized multiworld. Every item or big event I unlock turns into a random item or unlock for somebody else's game. And random items in their games are sent to me as random items in mine (or another game). It's called Archipelago, it's really fun and there are games you wouldn't expect to be supported (like The Witness). It's called Archipelago.

[–] pamymaf@kbin.run 2 points 1 year ago

@PuppyOSAndCoffee I have a laptop with an Intel GPU with Iris graphics. Initially it was a huge pain to get it working as the kernel version to support it hadn't been released yet. However, NixOS gave me enough freedom to set my kernel version to a release candidate that fixed it. Now that they've rolled the new kernel into the main nixpkgs the graphics work fine.

And for what it's worth, my desktop with an nvidia gtx1080 works just fine with NixOS (at least for casual gaming) by allowing it to run unfree software and telling it to use an nvidia driver.