Skip to content

Instantly share code, notes, and snippets.

View Funtimes909's full-sized avatar
🏳️‍⚧️
Probably doing nothing useful

Funtimes909 Funtimes909

🏳️‍⚧️
Probably doing nothing useful
View GitHub Profile
@Chick3nman
Chick3nman / RTX_4090_v6.2.6.Benchmark
Created October 14, 2022 00:07
Hashcat v6.2.6 benchmark on the Nvidia RTX 4090
NVIDIA Driver Version: 522.25 CUDA Version: 11.8
Credit: blazer
For benchmarking the card and allowing me to release the benchmarks here
The hashcat installation used includes a change to the tuning ALIAS.hctune file to include the RTX 4090 as "ALIAS_nv_sm50_or_higher".
The "Kernel exec timeout" warning is cosmetic and does not affect the speed of any of the benchmarked modes.
Benchmark was run at stock clocks on an Asus Strix 4090.
@jamesob
jamesob / instructions.md
Created January 2, 2022 02:33
Install Spotify to run under Debian/Sway natively
  1. Install Spotify in the usual way:
curl -fsSL https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/spotify.gpg
sudo apt update && sudo apt install spotify-client
  1. Compile stubs for X-specific calls that Spotify makes:
$ cat xstub.c
@keilmillerjr
keilmillerjr / DSLR_webcam_arch_linux.md
Last active October 10, 2025 17:55
Using DSLR as a webcam on Arch/Manjaro Linux
@TBye101
TBye101 / ArchProblemsSolutions.txt
Last active March 10, 2023 22:07
Arch Problems and Solutions
#These are not necessarily Arch specific, but issues and solutions I found while working in Arch
Problem #1:
Trying to mount a NTFS partition shared with Windows but getting issues about an unclean file system, or metadata kept in a Windows cache?
Solution #1:
run sudo ntfsfix /partition/path to try and fix the partition. May have adverse effects upon Windows should this be the installation partition of Windows.
Problem #2:
Ext4 drive refuses to mount with giving non-root write permissions despite explicitely adding read-write permissions to the mount in /etc/fstab?
@StevenACoffman
StevenACoffman / Homoglyphs.md
Last active March 17, 2026 21:29
Unicode Look-alikes

Unicode Character Look-Alikes

Original Letter Look-Alike(s)
a а ạ ą ä à á ą
c с ƈ ċ
d ԁ ɗ
e е ẹ ė é è
g ġ
h һ
@hkamran80
hkamran80 / SmartTV2.txt
Last active March 8, 2026 03:32
Pi-hole Blocklist for Smart TVs
# THIS FILE IS NO LONGER BEING MAINTAINED. FOR A MAINTAINED VERSION, PLEASE USE THE VERSION IN THE NEW REPOSITORY.
# Repository: https://github.com/hkamran80/blocklists
# New link for this file: https://raw.githubusercontent.com/hkamran80/blocklists/main/smart-tv
# ------
# This is a blocklist to block Smart TVs sending data home.
# Please help to collect domains!
# It could be that the TV does not receive any more updates or other services no longer work. Please report such an incident.
@ruario
ruario / intro-latest-widevine.md
Last active November 14, 2025 15:42
Fetches the latest Linux Widevine binary so that it can be used by Vivaldi.

With the release of Vivaldi 2.2, this page is now obsolete and unmaintained. Widevine is fetched automatically on post install of our official packages. The information below and the script are left for historical reasons but will not be updated.

If you are using something newer than Vivaldi 2.2, you should not be using this script as there is simply no need. Any need you think you have for it would be a bug IMHO and thus should be logged in a bug report. Before you do so however, you should also checkout the Vivaldi help page on Widevine, on Linux


Summary

A bunch of people asked how they could use this script with pure Chromium on Ubuntu. The following is a quick guide. Though I still suggest you at least try Vivaldi. Who knows, you might like it. Worried about proprietary componants? Remember that libwidevinecdm.so is a b

@Zren
Zren / DarkMonokai.qss
Last active December 11, 2025 12:21
Dark Monokai - Quassel Theme (qss)
/**
** ____ _ ___ ___ _ _
** | _ \ | | | \/ | | | (_)
** | | \ |__ _ _ __| | __ | . . | ___ _ __ ___ | | __ __ _ _
** | | | | _` | '__| |/ / | |\/| |/ _ \| '_ \ / _ \| |/ // _` | |
** | |_/ /(_| | | | < | | | | (_) | | | | (_) | <| (_| | |
** |____/\__,_|_| |_|\_\ \_| |_/\___/|_| |_|\___/|_|\_\\__,_|_|
**
** Quassel Theme
**