Skip to content

Instantly share code, notes, and snippets.

@redeven
redeven / protonrun.sh
Created October 31, 2025 14:13
protonrun.sh
#!/usr/bin/env bash
CYAN='\033[1;34m'
RED='\033[0;31m'
NC='\033[0m'
args=$(getopt -l "help,gui,exe:,appid:,appname:,title:" -o "hge:i:n:t:" -- "$@")
eval set -- "$args"
while [ $# -ge 1 ]; do
@redeven
redeven / bluesky-fast-block-mute.js
Created October 22, 2024 01:18
[UserScript] Bluesky - Add more blocking/muting options in post dropdowns
// ==UserScript==
// @name Bluesky - Add more blocking/muting options in post dropdowns
// @version 1.0.0
// @description Because going to the profile takes too long.
// @author Redeven
// @match https://bsky.app/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=bsky.app
// @grant GM_addStyle
// ==/UserScript==
! Title: Steamcito Filters
! Last modified: 2024-09-09T19:22:00.000Z
! Description: Filtros para funcionalidad molesta de Steamcito
store.steampowered.com##.actualizacion-steamcito
store.steampowered.com##.tab-videojuegos-argentinos
store.steampowered.com##.heading:has(+.cotizacion-wrapper), .cotizacion-wrapper
store.steampowered.com##.notify-publisher-button
store.steampowered.com##.steamcito_argentina_owned_games
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@redeven
redeven / ember-weeb.css
Last active December 17, 2021 11:38
ember-weeb.css
@font-face {
font-family: 'Valentine Cute';
font-style: normal;
font-weight: 400;
src: url('https://fonts.cdnfonts.com/s/50997/ValentineCute-ZVnWq.woff') format('woff');
}
#container #inner #game-state,
#container #inner #content #overlay-info p,
#container #inner #content #overlay-info > .changelog-section ul,
#container #inner #content #player-table .row,