Skip to content

Instantly share code, notes, and snippets.

View farisfaikar's full-sized avatar
🐭
I'd like one Razer Basilisk V3 Pro (White) Wireless Gaming Mouse, pretty please

Faris Faikar farisfaikar

🐭
I'd like one Razer Basilisk V3 Pro (White) Wireless Gaming Mouse, pretty please
View GitHub Profile
@farisfaikar
farisfaikar / agnoster.zsh-theme
Last active June 19, 2025 15:14
My custom agnoster.zsh-theme because it's not tracked by Git. I should probably do that actually...
# vim:ft=zsh ts=2 sw=2 sts=2
#
# agnoster's Theme - https://gist.github.com/3712874
# A Powerline-inspired theme for ZSH
#
# # README
#
# In order for this theme to render correctly, you will need a
# [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts).
# Make sure you have a recent version: the code points that Powerline
@farisfaikar
farisfaikar / faris-faikar.tsx
Created June 14, 2025 15:50
Faris Faikar's Motto in Typescript Syntax Extension (TSX)
import clsx from "clsx";
export default function FarisFaikar({ isDarkModeLover = true }: { isDarkModeLover: boolean }): React.ReactNode {
const sendMessage = (sixMinutes: string, sixHours: string) => {
return (`Never spend ${sixMinutes} doing something by hand ` +
`when you can spend ${sixHours} failing to automate it`);
};
return (
<div className={clsx(
@farisfaikar
farisfaikar / faris-duskers-alias.txt
Last active May 1, 2025 08:37
My Duskers alias in case I forgor
# ----- common -----
g=gather 1; # [g]awk
ga=gather all; # [ga]wk gawk gawk gawk
f=flag $r; # [f]uck this room in particular
ck=sensor 2; teleport 2 sensor $r; # [c]hec[k] room with sensor
il=interface list; # [i]nterface [l]ist
# ----- teleport -----
tp=teleport 1 ($r) ($x); scan 1; gather all; # [t]eleport [p]erson (drone)
ts=teleport 1 sensor $r; # [t]eleport [s]ensor
te=teleport 1 $r; stealth 1; # [t]eleport st[e]alth
@farisfaikar
farisfaikar / youtube-rainworld.css
Last active June 19, 2025 15:05
Slugcats go brrrrrrr...
/* ==UserStyle==
@name YouTube RainWorld
@namespace youtube.com
@version 1.0.0
@description RainWorld themed YouTube experience
@author farisfaikar
==/UserStyle== */
@-moz-document domain("youtube.com") {
#logo-icon
@farisfaikar
farisfaikar / youtube-logo-maxwell-cat.css
Last active November 14, 2024 00:31
Replaces YouTube logo with Spinning Maxwell Cat GIF
/* ==UserStyle==
@name Spinning Maxwell Cat YouTube Logo
@namespace youtube.com
@version 1.0.0
@description Replaces YouTube logo with spinning Maxwell Cat
@author farisfaikar
==/UserStyle== */
@-moz-document domain("youtube.com") {
#logo-icon