Hi! I’m an anime artist!

  • 0 Posts
  • 12 Comments
Joined 7 months ago
cake
Cake day: March 3rd, 2024

help-circle


  • When I bought my last PSU and GPU it also came with a diagram like this, so that’s how I plugged in the cables. I guess its better to balance the power draw for the GPU over both the GPU ports on the PSU, rather than try to pull it all through one cable.

    The annoying thing for me was that my PSU (a Seasonic) didn’t come with single GPU power cables, and only came with the ones with 2 ends, so they’re a little ugly just hanging there.


  • I’ve heard of Droidcam, which needs you to install an app on your phone, as well as one on your computer and then lets you use your phone as a webcam.

    Also Android 14 has a webcam mode built in when you plug your phone into your computer, though idk if this is just a Pixel specific feature






  • Maybe not be exactly what you’re looking for, but Logseq has a daily note-taking function. When you open it for the first time of the day, it shows you a blank journal with the current date as the header and you can put whatever you want in it. It has a search function that can search through all the notes you’ve made for specific text. It saves each day as a separate markdown file and you can sync these to your phone or other devices with Syncthing, a cloud service like Google Drive, or with git if you host something like Forgejo.

    The only thing about Logseq is that it doesn’t use the standard syntax for Markdown checkboxes. Instead, it has it’s own Todo syntax, which is perfectly human readable without Logseq, but loses out of some convenience if you were to migrate to something else.