If you learn the timings, and choose the right route, you can hit green lights all night. Back when I had a job which finished up around 2am, I managed to travel ~15km across the city without hitting a red light, probably 2/3 of the time.
If you learn the timings, and choose the right route, you can hit green lights all night. Back when I had a job which finished up around 2am, I managed to travel ~15km across the city without hitting a red light, probably 2/3 of the time.
I love that this is such a uniquely Australian machine that the records section includes an “outside of Australia” category.
Why not replace the dc-dc converter? Seems like a much simpler fix.
When will it be commercially available though? Supposedly Seagate has had 30TB drives out for the better part of a year, but I can’t find anything larger than 24TB actually available for purchase.
Clockwise=lockwise
Most hardrives live in servers, as part of storage volumes where IO can be optimised well beyond the capability of a single disk.
For the boot disk on my workstation I am absolutely using an SSD, but for the hundreds of terabytes of largely static data that I need to keep archived? Spinning disks all the way. Not only to SSDs need to match on price, but they also have a long way to come in terms of longevity.
We already did this unintentionally during our natural evolution. All we really got out of it were a group of humans who can run slightly faster on average, and a group of humans who can drink milk as adults without shitting themselves.
I imagine the timeframe to get any noticable results would be in the thousands of years, even with deliberate selection for specific genes.
Cats require a few nutrients which aren’t naturally present in plants, such as taurine. Fortunately, those nutrients are easily synthesised, and added to vegan cat foods in order to make them nutritionally complete.
Starts off as a caving blog then pivots into a mystery that keeps you wondering if it was real.
If it helps, 80% of the work i do when wearing my sysadmin hat is just ensuring that all of our systems are communicating properly.
I did like one semester of computer science, does that count?
Honestly I just google shit until I understand it. Linux has great documention, and where it fails you can just read the source code.
Care to elaborate? Every cloud “solution” I’ve been pitched is just a super expensive way to bottleck everything at the router.
Hmm, I probably have that much distributed across my network… maybe I should look into some way of distributing it across multiple gpu.
Frak, just counted and I only have 270gb installed. Approx 40gb more if I install some of the deprecated cards in any spare pcie slots i can find.
Did she name her car “dick turpin”?
smartmontools has some good functionality for interfacing with SMART via usb bridges that do not provide native functionality.
Fair. No arduino kits though?
If you’re going to the expense of putting a camera on it, why not take it a little further and slap together an arduino-based sensor suite with some logging? See if you can find any correlations in temp/humidity/gas conc that might help with diagnosis.
For building from scratch, which you will sometimes need to do for obscure programs that cant be handled by your standard package managers, I find chatGPT is actually a really helpful tool, despite the hate for it.
If you dump your error logs into it, it will very quickly point out simple things like missing flags or incompatible library versions which might take a long time to resolve yourself if you’re not familiar with linux.
For me it’s the amount of debugging it takes to get new games to run. Most games these days come with some sort of third party launcher or drm that takes a lot of work to kill in order to get them running.
I just spent 12 hours debugging because of shitty-closed source software that i have to work around, i dont want to do it again.