Skip to content

Instantly share code, notes, and snippets.

View ahallrq's full-sized avatar
🐧

Andrew ahallrq

🐧
View GitHub Profile
@ahallrq
ahallrq / ircemoji.py
Last active May 18, 2022 23:31
IRC emoji script. Converts emoji shortcodes to their emoji representations (e.g 😂 to 😂). Requires https://pypi.org/project/emoji/
import threading
import hexchat
import requests
import emoji
__module_name__ = "ircemoji"
__module_version__ = "0.1000000003"
__module_description__ = "Converts emoji shortcodes in the text field to emojis."
@ahallrq
ahallrq / gist:b1810bb8e6a8efde4864dd56deafdfdd
Last active May 1, 2021 11:41
uBlock Origin filters to hide SelfWealth social and portfolio alignment anti-features.
! Hide profile name and portfolio "health" widget
secure.selfwealth.com.au##.col-xs-top-twenty.col-sm-top-twenty.f-col-xl-5.f-col-lg-6.f-col-xs-12
! Hide alignment widget
secure.selfwealth.com.au##.alignmentWidget.col-xs-top-twenty.col-sm-top-twenty.f-col-lg-4.f-col-xs-12
! Hide social "top portfolios" carousel
secure.selfwealth.com.au##div.f-col-sm-6.f-col-xs-12:nth-of-type(1)
! Hide social, alignment, comparisons and target portfolio menu entries.
@ahallrq
ahallrq / autoreloadconsole.user.js
Last active June 6, 2020 06:38
A Tampermonkey script to automatically reload the Victron Venus Web Console on disconnect.
// ==UserScript==
// @name Auto Reload Console
// @namespace https://redquasar.xyz
// @version 0.1
// @description Auto Reload Console
// @author Andrew Hall
// @match http://192.168.1.104/*
// @grant GM_addStyle
// ==/UserScript==
@ahallrq
ahallrq / lbrychannels.md
Created February 21, 2020 12:41
Andrew's "Sweet Fuck-All" List of Interesting and Educational LBRY.tv Channels (and Playlists)

Andrew's "Sweet Fuck-All" List of Interesting and Educational LBRY.tv Channels (and Playlists)

Computer Aided Design/Manufacture (CAD/CAM)

3D Printing, Laser Cutting, and Other CNC Machining

Automotive and Marine - Cars, Buses, Trucks, Boats etc.

General Machining, Woodwork, Mechanical, and DIY

@ahallrq
ahallrq / abandonship.md
Last active October 22, 2019 20:10
Letter to snoonet and irc.com staff

Dear prawnsalad and the irc.com team that has taken our shit,

I'm writing this to inform you that I am reliquishing all staff permissions and oper access, effective immediately. Changes from IRC.com and LTM have resulted in you gaining full control over the network and its resources. Your control is not only undeserved but is also grossly insulting to the staff who slaved away (for free) to build this network and its community and I honestly cannot support you or your staff taking credit for the work that staff such as A_Dragon, Duck and linuxdaemon have done. Please nuke my operblock from orbit.

Cheers for fucking this network in the ass without lube.

All the best,

Andrew Hall/iownall555

@ahallrq
ahallrq / nordvpn_dmenu.sh
Created August 27, 2019 01:32
NordVPN server selection on Ganoo slash Loonecks that's not completely fucked (needs dmenu, ask your local Arch Linux virgin for a copy)
#!/bin/bash
# Run with "disconn_only" to only show the disconnection dialog
nordvpn_status="$(nordvpn status)"
nordvpn_connection=$(echo "$nordvpn_status" | grep "Status" | awk '{print $2}')
if [ "$nordvpn_connection" == "Connected" ];
then
nordvpn_server=$(echo "$nordvpn_status" | grep "Current server" | cut -f 3- -d ' ')
@ahallrq
ahallrq / youtubechannels.md
Last active August 18, 2021 00:40
Andrew's Huge Fuck-Off List of Interesting and Educational Youtube Channels (and Playlists)
@ahallrq
ahallrq / gist:88dc05c9dec701a6235cd0e5996c6c81
Last active January 13, 2019 09:46
le ebin #linux_master_bait traps drama!!!!111!1!1!!!11 XDDDDDDDDD Snoonet user ANNIHILATES public IRC channel with HARD LIES and TRANSPHOBIA
Jan 05 18:32:06 <%MrNeon> The-Brownald:
Jan 05 18:32:07 «--- Tuxiee (Tuxiee@user/Tuxiee) has Quit (Ping timeout: 121 seconds)
Jan 05 18:32:11 <%MrNeon> THE-BROWNALD
Jan 05 18:32:19 <%MrNeon> there are two bulges in this pic https://i.redd.it/t2hngaffsh821.jpg
Jan 05 18:43:06 ---» Tuxiee (Tuxiee@user/Tuxiee) has Joined #linux_master_bait
Jan 05 18:43:06 »» pinkfloyd.snoonet.org gives voice to Tuxiee
Jan 05 18:46:31 <@The-Brownald> MrNeon I'm straight
Jan 05 18:46:35 <@The-Brownald> I'm not clicking that
Jan 05 18:46:55 <%MrNeon> click it
Jan 05 18:46:56 <@The-Brownald> Is that
Apr 29 12:42:14 ---» rpifan (rpifan@user/rpifan) has Joined #help
Apr 29 12:42:26 <rpifan> hello iownall555 has been threathening nme
Apr 29 12:42:30 <rpifan> id like for him to act or to stop
Apr 29 12:43:18 <Koragg> you mean if he threatened to ban you that he should act by banning you?
Apr 29 12:44:08 <rpifan> its a constant non stop threat and abuse pattern, if thats what his desire is then just do it. This all about intimidation more then anything else
Apr 29 12:45:40 «--- SolarMobile (<This information requires an redquasar.xyz Premium Subscription>) has Quit (Quit: Connection closed for inactivity)
Apr 29 12:45:46 <Koragg> your best bet is sending a ticket via https://support.snoonet.org/
Apr 29 12:46:30 <rpifan> it is ridiculous and abusive i think
Apr 29 12:46:33 <rpifan> justb ecause someone has power
Apr 29 12:46:37 <rpifan> doesnt mean they cant be a prick
error_page 400 /errordocs/400.html;
error_page 401 /errordocs/401.html;
error_page 403 /errordocs/403.html;
error_page 404 /errordocs/404.html;
error_page 500 /errordocs/500.html;
error_page 502 /errordocs/502.html;
error_page 503 /errordocs/503.html;
error_page 504 /errordocs/504.html;
location /errordocs