Hi! I’m an anime artist!
Check out my work on BlueSky, Pixiv, or Twitter

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

help-circle
  • A used i5-8500T or similar sounds pretty good, actually. Idk about Europe, but in the US you can get them second hand for like $30 on ebay. Seems like you can also find Passive coolers for that socket too on ebay, if you really want.

    If you can find an ITX board that has the correct socket second hand, then you’d be good to go, and have options for expansion, if its got a pcie slot.

    I’ve got a NAS built with used parts and its been fine for me so far. Its not as low power as yours, but the components were cheap enough that I could spend more on storage. And when its just idling, I don’t think it uses that much power (Never actually measured the power consumption at the plug. Its a Ryzen 3200g) but it sits at like 2% CPU usage most of the time with the host OS and 3 VMs running.









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