sorted by: new top controversial old
[-] pamymaf@kbin.run 13 points 1 year ago

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 27 points 1 year ago

@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

@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

@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.

pamymaf

joined 1 year ago