chrome headless by puppeteer: No dialog is showing
I wrote these code and run on chrome headless mode.page.on('dialog', async dialog => {
console.log('Dialog: ', dialog.type()); // 'confirm'
await delay(2000...
Android Emulator with WHPX (Windows Hypervisor Platform)
OS: Windows Server 2019.WHPX & HAXM (conflicted by each other, can only choose one):HAXM: Base on VT-x(Intel CPU), If you haven't hyper-V on system, using it to calling VT-x on CPU.WHPX: Base on Hy...
RHEL8 Beta cannot fetch update
https://access.redhat.com/management/I have a developer account on redhat.com, and on my subscription manager page, I can see 2 subscriptions.RHEL: Red Hat Beta AccessRHEL Developer: Red Hat Develo...
自组NAS探坑记
配件有Dell Prec H740pNvidia 显卡中端显卡 显卡AThere are 2 pci-slot and a integrated LAN network card.PCI 2.0 x1 -> south bridge (SB)PCIE 3.0 x16 -> north bridgeWhen I connect the graphics card问题来了:显卡A插在...