HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mudkipme

no profile record

投稿

Run Obsidian as a self-hosted web app

mudkip.me
1 ポイント·投稿者 mudkipme·16 日前·0 コメント

Things I Find Joyful About Tech in 2024

mudkip.me
1 ポイント·投稿者 mudkipme·2 年前·0 コメント

The Integration of Hardware, Software and Services

mudkip.me
1 ポイント·投稿者 mudkipme·2 年前·1 コメント

A Brief Review of the Minisforum V3 AMD Tablet

mudkip.me
4 ポイント·投稿者 mudkipme·2 年前·3 コメント

Notes on EndeavourOS

mudkip.me
51 ポイント·投稿者 mudkipme·2 年前·53 コメント

Spiritual Successor to the Google Nexus 7

mudkip.me
2 ポイント·投稿者 mudkipme·2 年前·0 コメント

My 2023 Homelab Setup

mudkip.me
9 ポイント·投稿者 mudkipme·2 年前·0 コメント

コメント

mudkipme
·2 年前·議論
An unpopular opinion that my past self would strongly disagree with, and perhaps my future self might too.
mudkipme
·2 年前·議論
I wrote a blog post about my experience with the Minisforum V3 AMD Tablet, focusing on how Linux/Fedora/KDE works on this device and how Linux performs on the tablet devices.
mudkipme
·2 年前·議論
A note in Logseq I use to track how I install and configure EndeavourOS.
mudkipme
·2 年前·議論
Great! Moving monitoring/logging to a smaller external server like Pi would be helpful in situations like this. I'll try it too :)
mudkipme
·2 年前·議論
I'm also thinking about reconfigure the Pi to things like PiKVM for remote controlling :)

Hardware encoding requires a GPU, currently I believe the best option is Intel Quick Sync. (Of course if you are using a CPU without iGPU, such as Intel "F" series, NVENC and AMD VCE is also supported by many applications) So it needs to do PCI passthrough to the VM or using a LXC and passthrough it to the LXC container.

One advantage of using LXC than VM is you can share a single GPU between multiple containers at no cost. Technically 12-Gen Intel CPU supports SR-IOV but I'm afraid that the iGPU performance is split among VMs.