Skip to content

Instantly share code, notes, and snippets.

View xjunko's full-sized avatar
😡
:trollface:

Junko xjunko

😡
:trollface:
View GitHub Profile
@xjunko
xjunko / wifi.py
Created May 13, 2024 11:09
dumb wifi trial reset script for ungku omar polytechnic, resets every 30 minutes automatically.
""" puo_dumb_wifi.py - simple wifi trial reset script """
__author__ = "xJunko"
__world__ = "antipathy"
import subprocess
import time
import urllib.request
@xjunko
xjunko / config.txt
Created January 8, 2024 13:16
Equalizer APO config
Device: Speakers USBZH11S {8fed1daf-bb85-4d6c-9272-5425e7e4d5dd}
VSTPlugin: Library BL-Gain60.dll Gain 0.466667
GraphicEQ: 32 4; 64 2; 125 1; 250 0; 500 -1; 1000 -2; 2000 0; 4000 2; 8000 3; 16000 3
Convolution: ..\irs\Razor Surround ((48k Z-Edition)) 2.Stereo +20 bass.wav
Device: Microphone USBZH11S {4b7a0680-874a-47b1-8b29-4a2ba709c041}
VSTPlugin: Library BL-Gain60.dll Gain 0.510417
VSTPlugin: Library LoudMax64.dll Thresh 0 Output 0.479545 "Fader Link" 0 "ISP Detection" 0 "Large GUI" 0
VSTPlugin: Library rnnoise_stereo.dll ChunkData "VkMyIdAAAAA8P3htbCB2ZXJzaW9uPSIxLjAiIGVuY29kaW5nPSJVVEYtOCI/PiA8Uk5Ob2lzZT48UEFSQU0gaWQ9InZhZF9ncmFjZV9wZXJpb2QiIHZhbHVlPSIzMC4wIi8+PFBBUkFNIGlkPSJ2YWRfcmV0cm9hY3RpdmVfZ3JhY2VfcGVyaW9kIiB2YWx1ZT0iNy4wIi8+PFBBUkFNIGlkPSJ2YWRfdGhyZXNob2xkIiB2YWx1ZT0iMC4yMzk5OTk5OTQ2MzU1ODIiLz48L1JOTm9pc2U+AA=="
@xjunko
xjunko / ema.v
Created December 21, 2023 21:36
OpenTabletDriver Reconstructor Visualization using EMA function
// Using V programming language
// https://github.com/vlang
import gg
import gx
import math
@[heap]
pub struct Window {
pub mut:
@xjunko
xjunko / install.ps1
Created December 14, 2023 14:50
Ripped off from some dude in SO, for my own use cuz I'm forced to use wangblowz.
## To fix "cannot be loaded because running scripts is disabled on this system" (run: 'get-executionpolicy' returns: Restricted) -->
set-executionpolicy remotesigned
# Run following to bypass "not digitally signed" issue (fixes per session only)
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
$dryRun = $false;
$packages = 'packages.txt'
write-host "`n---+++ START powershell script to install packages, using chocolately (`chocolatey.org`) +++---`n"
@xjunko
xjunko / packages.txt
Created December 14, 2023 14:50
For `install.ps1`
# internal
vcredist140
directx
# code
git
python3
mingw
llvm
@xjunko
xjunko / api.py
Created January 12, 2023 14:30
Simple CharacterAI Python API Wrapper
import json
import aiohttp
#
TEST_TOKEN: str = ""
#
class Character:
@xjunko
xjunko / sync.py
Created December 4, 2022 05:04
le dots script
"""
sync.py - "i thought this is a solved problem already wtf" edition
i tried to use symlinks to sync the dots but git be like fuck you
so im like fuck you too symlinks and wrote this script out of spite
"""
__author__ = "FireRedz"
import shutil

Keybase proof

I hereby claim:

  • I am xjunko on github.
  • I am junkokonno (https://keybase.io/junkokonno) on keybase.
  • I have a public key ASAsfsFHjJdClXm17jjvAyZ5iYHdGGsiHviXZXRpPCJu5wo

To claim this, I am signing this object: