ChipTuner's avatar
ChipTuner
ChipTuner@gitcitadel.com
npub1qdjn...fqm7
Building software they don't like. Free, as in freedom. Low-level and server engineer: libnoscrypt, NVault, vnlib. Staff @GitCitadel https://geyser.fund/project/gitcitadel
ChipTuner's avatar
ChipTuner 5 months ago
I talk as much crap as the next guy about Facebook marketplace, but you just can't beat it yet. I really hope we can make it someday. I got a smoking hot deal on some Dell server rails, that never happens.
ChipTuner's avatar
ChipTuner 5 months ago
For those following my #vgpu saga. I do not recommend it unless you are using officially supported devices from the latest driver (580). So basically you'll want GRID capable cards from within the last ~3 years... if you can afford them. The short answer is nvidia sucks on linux, plain and simple. Windows works pretty well btw. So consider switching to Windows if you're not using LLMs (specifically cuda processes)
ChipTuner's avatar
ChipTuner 5 months ago
GM. I got some extra power to the rack, tried to fire up my old 24 bay bulk storage server that I shut down a few years ago. Watched it idle at 350 watts, then promptly powered it back off. Shame to have 60tb of storage rusting away. I forget how much power ddr3 consumes. It's got low power sku processors in it but from 2015 so... Time for an upgrade I suppose :/
ChipTuner's avatar
ChipTuner 5 months ago
I have accumulated almost 300gb in just OS iso images.
ChipTuner's avatar
ChipTuner 5 months ago
US Small business owners. What state are you registered and what's dealing with the Department of State like there? PA has been super helpful and convenient. Their new websites let you track everything short of accounting. Like step-by step, even with email/phone reminders for things like annual reporting, tax changes and other admin stuff.
ChipTuner's avatar
ChipTuner 5 months ago
Today is going to be a paperwork and phone calls kind of day apparently.
ChipTuner's avatar
ChipTuner 5 months ago
For my fellas in #DevOps task (taskfile.dev) recently released an update to their cross-platform shell interpreter to include some builtins that translate very common shell commands to Windows. Like cp, tar, mv, mkdir, find, and so on. I've been building and shipping my apps with taskfiles instead of powershell or bash or ash scripts. Just a single yaml file with clear commands.