|
You are here |
kdave.github.io | ||
| | | | |
cprimozic.net
|
|
| | | | | I recently upgraded to a 7900 XTX GPU. The upgrade itself went quite smoothly from both a hardware and software perspective. Games worked great out of the box with no driver or other configuration needed - as plug and play as it could possibly get. However, I wanted to try out some machine learning on it. I'd been using TensorFlow.JS to train models using my GPU all in the browser, but that approach is limited compared to what's possible when running it natively. | |
| | | | |
threedots.ovh
|
|
| | | | | ||
| | | | |
mtekk.us
|
|
| | | | | [AI summary] The article discusses setting up Intel Arc A380/A310 GPUs as hardware accelerators for Plex Media Server transcoding on Linux, detailing driver installation, firmware requirements, and configuration steps. | |
| | | | |
boucek.me
|
|
| | | FreeBSD 13 does not (yet) contain working Docker machine, although several implementations are on the way. This post explains how to install Docker daemon in Alpine Linux running in Bhyve. It also shows how to create NAT in Bhyve. I have to use NAT, because I use link aggregation (failover) between Wi-Fi and Ethernet. I will use following tools: pf - Packet Filter, part of the base system vm-bhyve, grub2-bhyve - CLI front end for Bhyve tmux - optional, replacement for default cu Networking Link to headin... | ||