Thanks for sharing this. Its a shame that most AI tech is hidden behind steep price tags and cloud subscriptions, while even midrange PCs can run interesting AI models.
cron
Regarding your question B:
I personally built a SSD-only homeserver, because of performance, noise and power efficiency. However, if you need much storage, the price difference gets really painful.
True, they are much cheaper on aliexpress than on our local suppliers.
I think he meant something like these mainboards (german comparison portal). These mainboards contain the CPU.
However, you also need memory, a case, storage and a power supply, which brings you closer to 200€.
Just as a side note, the load factor can also mean that processes are limited by IO:
Unix systems traditionally just counted processes waiting for the CPU, but Linux also counts processes waiting for other resources -- for example, processes waiting to read from or write to the disk.
But you should also take into consideration that this article did not get a huge attention. It is almost a week old and has a few thousand viewers.
True. And communication was also not ideal.
This reminds me of how Google handled the stadia shutdown. Now many controllers have got a second life thanks to the option to enable bluetooth.
I think the file server analogy isn't really fair. Nextcloud is better compared to Microsoft 365 or Google GSuite.
All of these offer file storage, but also much more.
You're right, the new open source driver does not support the 1000 series and older, only Turing (2000 series) and above.
The autotldr-bot only summarized the first page, so here are some more quotes. Basically, the performance was almost identical, with two notable exceptions.
Across a variety of demanding GPU benchmarks the NVIDIA R550 open kernel driver continued to perform on-par with the proprietary driver for these GeForce RTX 40 graphics cards.
While running Blender 4.0 the proprietary kernel driver seemed to yield slightly better performance. It was just fractions of a second but was rather consistently showing the proprietary driver having that slight advantage here, unlike in other workloads.
There was the small advantage too that during periods of brief downtime using the open kernel driver appeared to deliver slightly lower GPU power consumption than the proprietary driver.
Does anyone have an idea what's the point with the proprietary driver now? Does it have any features missing in the open driver?
I would recommend avoiding RAID for backups. It's preferable to have two separate backup disks in two distinct systems rather than relying on mirrored backup disks. If there's a human error on the backup machine, you risk losing both backups simultaneously. Additionally, unforeseen events like system failure due to a lightning strike could compromise your data. Ideally, you should have two backups stored in two different location.