• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle

  • I have these extensions pinned:

    • uBlock Origin
    • Firshot (takes screenshots of website with scrolling)
    • Google Translate
    • Wolfram Alpha
    • Tampermonkey (let’s me write/add scripts to websites)
    • Just a clock (I hide my windows startbar so having a little clock always displayed is nice)

    And my remaining extensions are:

    • Alternate Player for Twitch.tv
    • BetterTTV
    • Chrome Remote Desktop
    • Confetti Snippets (adds copy button to code on Stack Overflow)
    • DeArrow (Crowdsourced titles and thumbnails to remove clickbait from YouTube)
    • Enhanced Steam
    • Google Docs Offline
    • HTTPS Everywhere (changes http links to https)
    • JSONVue (formats and makes json collapsible)
    • Lighthouse (tests website performance)
    • Netflix Extended
    • Reddit Enhancement Suite
    • Refined Prime Video
    • Resource Override (let’s me replace requested web resources with local versions of those files)
    • Return YouTube Dislikes
    • Save All Resources
    • ShareX
    • SponsorBlock
    • SteamDB
    • Tab to Window/Popup (adds keyboard shortcuts to between normal browser windows and the popup windows that don’t waste space with a title bar, useful for vertically split window layouts)
    • uBlacklist (block sites from Google search results)
    • View Image (returns view image option to Google Images)
    • WAVE Evaluation Tool (tests website accessibility)


  • Bios can be difficult because some of the settings are named differently if you have an amd or intel cpu. Additionally the interface and where the settings are located seems to be dependent on the motherboard manufacturer.

    But in general the important things that are required to install windows 11 are uefi boot and the tpm being enabled, and these will almost certainly be set to the correct values by default.

    For gaming performance resizable bar/smart access memory improves gpu performance, and xmp/expo improves ram performance, these is a decent chance these will not be enable in the bios by default.

    For programming, I also wanted to use the windows subsystem for linux, and I had to go to my bios and enable cpu virtualization for that. Not sure what other workflows might rely on virtualization.

    I’ll also just mention that at one point I had some instability related to restarting. If I tried to restart it would post but fail to boot into windows, but doing shut-down and then turning the computer on again worked fine. And I think I resolved that by disabling fast-boot in the bios. Note that I wouldn’t expect you to get that restart issue, I think it was related to me being on the insider-preview build of windows at the time. But fast-boot-off is something I made a note of as a good troubleshooting step.


  • It’s difficult to know what advice might be helpful for you without more context, but the one mistake I made with my last PC build was choosing a small form factor case. I thought it looked really clean not to have all that wasted space inside the case, but it makes any system changes much more arduous trying to squeeze my hands into tight spots.

    Also when I needed to upgrade my gpu a few months ago and filtered to ones that would fit in the case there was literally only 1 option, it wasn’t my first choice but it was close enough I went with it instead of dealing with the hassle of buying a new case and rebuilding everything. I know for sure I will need a new case the next time I need a new gpu though.

    The other thing I’ll mention is to make sure all your bios settings are configured correctly: resizable bar, XMP, etc.