• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle
  • I did something similar with an old Alienware, I slapped a 4TB drive in it and put unRAID on it and it became my general server for pretty much everything. I’ve moved to a Dell R510 for now though.

    With a 1080 you could do some pretty decent models with Ollama, or other AI projects. I have a 1650 in the server I use for my LLM stuff.

    Seems like itd make a fine server for fedi verse stuff

    Unsure about the RAID question, theoretically if you have enough SATA slots and drive bays in the case it should at least be doable with software? But that’s another reason I recommend unRAID, especially if you’re not buying drives in a preconfigured storage size configuration







  • I did this to myself last week on a new project. Spent an hour trying to track down at what point in my code the data from the database got converted to [Object object]. Finally decided to check the db itself and realized that the [Object object] was coming from inside the house the whole time and the error in my code was when the entry was being written smh