Skip to content

Instantly share code, notes, and snippets.

View phixion's full-sized avatar
🏠
Working from home

Martin phixion

🏠
Working from home
View GitHub Profile
multipass launch -n testvm -mem --cpu 1 --disk 5G --memory 2G 22.04 --cloud-init ~/.config/cloud-init.yml -v
ip_addr=$(multipass info testvm | awk '/IPv4/ {print $NF}')
ssh "ubuntu@${ip_addr}"
@phixion
phixion / BlockPS4Updates
Last active November 3, 2023 08:16 — forked from aqualad/BlockPS4Updates
pi hole adlist to block ps4 updates
# Exploited PS4 Blocklist (https://gbatemp.net/threads/aio-ps4-exploit-guide.497858/)
#[community.playstation.net]
asm.np.community.playstation.net
ps4.updptl.np.community.playstation.net
ps4.updptl.sp-int.community.playstation.net
ps4updptl.eu.np.community.playstation.net
ps4updptl.jp.np.community.playstation.net
ps4updptl.jp.sp-int.community.playstation.net
ps4updptl.uk.np.community.playstation.net
#!/usr/bin/env bash
# shellcheck disable=SC1091,SC2120,SC2317
# SOURCES
# https://askubuntu.com/a/978750
# https://unixcop.com/enabling-exfat-support-on-ubuntu-22-04/
# https://askubuntu.com/a/51926
# https://wiki.archlinux.org/title/ClamAV
# https://github.com/extremeshok/clamav-unofficial-sigs/blob/master/INSTALL.md
#!/usr/bin/env bash
# shellcheck disable=SC2046,SC2155,SC2164
brew install doxygen pkgconfig sdl2 qt5 ffmpeg cmake openssl
brew link --force openssl
pkg-config --modversion openssl
git clone --recursive https://github.com/citra-emu/citra-nightly.git
cd citra-nightly/
git checkout d380980
@phixion
phixion / BlockPS4Updates
Created September 17, 2022 14:25 — forked from HatchiFr/BlockPS4Updates
pi hole adlist to block ps4 updates
# Exploited PS4 Blocklist (https://gbatemp.net/threads/aio-ps4-exploit-guide.497858/)
#[community.playstation.net]
asm.np.community.playstation.net
ps4.updptl.np.community.playstation.net
ps4.updptl.sp-int.community.playstation.net
ps4updptl.eu.np.community.playstation.net
ps4updptl.jp.np.community.playstation.net
ps4updptl.jp.sp-int.community.playstation.net
ps4updptl.uk.np.community.playstation.net
tqdm
numpy==1.21
numexpr
h5py==2.10.0
opencv-python==4.1.0.25
ffmpeg-python==0.1.17
scipy==1.5.0
colorama
tensorflow-gpu<2.9
tf2onnx==1.9.3
@phixion
phixion / vmware-onthehub-downloads.yml
Created December 4, 2021 17:27 — forked from rohan-molloy/vmware-onthehub-downloads.yml
Public Downloads for Various VMWare Products from OnTheHub.Com. License keys are requied
vmware:
-
name: 'VMware NSX for vSphere'
serial: null
url:
- 'http://software.onthehub.com/shared/publisher/VMware/VMware-NSX-Manager-6.2.0-2986609.ova'
-
name: 'VMware vRealize Suite 7 Enterprise'
serial: null
url:
@phixion
phixion / github-metrics.svg
Last active October 18, 2021 22:27
github-metrics
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
// ==UserScript==
// @name Steam Queue Auto Discoverer
// @description Discover the Steam queue three times to get the sale cards
// @version 2.3.0
// @namespace https://gist.github.com/xPaw/73f8ae2031b4e528abf7
// @updateURL https://gist.github.com/xPaw/73f8ae2031b4e528abf7/raw/steam_quick_queue.user.js
// @icon https://store.steampowered.com/favicon.ico
// @match https://store.steampowered.com/explore*
// @grant none
// ==/UserScript==
$ martin@ex3c0 [tuya-convert]; uname -a
Linux rc3x0 5.4.2-arch1-1 #1 SMP PREEMPT Thu, 05 Dec 2019 12:29:40 +0000 x86_64 GNU/Linux
$ martin@ex3c0 [tuya-convert]; dmesg |grep DMI
kern :info : [Mon Dec 9 22:00:42 2019] DMI: Apple Inc. MacBookAir3,1/Mac-942452F5819B1C1B, BIOS 109.0.0.0.0 12/19/2018
kern :notice: [Mon Dec 9 22:00:42 2019] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
kern :info : [Mon Dec 9 22:00:42 2019] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
kern :notice: [Mon Dec 9 22:00:42 2019] ACPI: BIOS _OSI(Darwin) query honored via DMI
$ martin@ex3c0 [~]; dmesg |grep broadcom
$ martin@ex3c0 [1] [~]; dmesg |grep Broadcom
kern :info : [Mon Dec 9 21:44:26 2019] Broadcom 43xx driver loaded [ Features: PNLS ]