I hereby claim:
- I am yvesh on github.
- I am yveshoppe (https://keybase.io/yveshoppe) on keybase.
- I have a public key whose fingerprint is B6E9 E816 065E 64C5 4F3D 1884 ADBC 67C6 15D7 0A63
To claim this, I am signing this object:
| agent: 1 | |
| args: -device ivshmem-plain,memdev=ivshmem,bus=pcie.0 -object memory-backend-file,id=ivshmem,share=on,mem-path=/dev/shm/looking-glass,size=32M -device virtio-mouse-pci -device virtio-keyboard-pci -spice addr=0.0.0.0,port=5930,disable-ticketing | |
| audio0: device=AC97,driver=spice | |
| bios: ovmf | |
| bootdisk: sata0 | |
| cores: 16 | |
| cpu: host,flags=+ibpb;+virt-ssbd | |
| hostpci0: 42:00,pcie=1,x-vga=1 | |
| ide2: none,media=cdrom | |
| machine: q35 |
| <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> | |
| <name>mac-os-mojave-gpu-pci-pass-through</name> | |
| <uuid>b1899693-3cc4-4aa1-a891-5c4fe1f72cca</uuid> | |
| <memory unit='KiB'>32817152</memory> | |
| <currentMemory unit='KiB'>32817152</currentMemory> | |
| <vcpu placement='static'>32</vcpu> | |
| <os> | |
| <type arch='x86_64' machine='pc-q35-4.0.1'>hvm</type> | |
| <loader readonly='yes' type='pflash'>/mnt/qemu/macos/firmware/OVMF_CODE.fd</loader> | |
| <nvram>/mnt/qemu/macos/firmware/OVMF_VARS-1024x768.fd</nvram> |
| <domain type='kvm'> | |
| <name>win10</name> | |
| <uuid>8ba118e4-018b-46b9-b9b0-53a2567769fb</uuid> | |
| <metadata> | |
| <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0"> | |
| <libosinfo:os id="http://microsoft.com/win/10"/> | |
| </libosinfo:libosinfo> | |
| </metadata> | |
| <memory unit='KiB'>16777216</memory> | |
| <currentMemory unit='KiB'>16777216</currentMemory> |
| <domain type='kvm' id='3'> | |
| <name>win10</name> | |
| <uuid>8ba118e4-018b-46b9-b9b0-53a2567769fb</uuid> | |
| <memory unit='KiB'>16777216</memory> | |
| <currentMemory unit='KiB'>16777216</currentMemory> | |
| <vcpu placement='static' cpuset='6-9,30-34'>8</vcpu> | |
| <cputune> | |
| <vcpupin vcpu='0' cpuset='6'/> | |
| <vcpupin vcpu='1' cpuset='30'/> | |
| <vcpupin vcpu='2' cpuset='7'/> |
| <domain type='kvm' id='10'> | |
| <name>win10-3</name> | |
| <uuid>c2e12168-4bb9-4953-95b3-a1cbc1b24be1</uuid> | |
| <memory unit='KiB'>16777216</memory> | |
| <currentMemory unit='KiB'>16777216</currentMemory> | |
| <vcpu placement='static' cpuset='0-3,24-27'>8</vcpu> | |
| <cputune> | |
| <vcpupin vcpu='0' cpuset='0'/> | |
| <vcpupin vcpu='1' cpuset='24'/> | |
| <vcpupin vcpu='2' cpuset='1'/> |
| import aesjs from 'aes-js' | |
| import sha256 from 'js-sha256' | |
| /** | |
| * Encryption Mixin (AES-CBC-256) | |
| */ | |
| export default { | |
| name: 'crypt', | |
| methods: { | |
| /** |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| /** | |
| * @package Matukio | |
| * @author Yves Hoppe <[email protected]> | |
| * @date 07.07.14 | |
| * | |
| * @copyright Copyright (C) 2008 - 2014 compojoom.com . All rights reserved. | |
| * @license GNU General Public License version 2 or later; see LICENSE | |
| */ | |
| // We are a valid entry point. |
| """"""""""""""""""""""""""""""""""""""" | |
| " Maintainer: | |
| " Yves Hoppe | |
| " [email protected] | |
| " | |
| " Version: | |
| " 1.1.3 - 2016/02/01 | |
| " | |
| """"""""""""""""""""""""""""""""""""""" |