Skip to content

Instantly share code, notes, and snippets.

View nomsi's full-sized avatar
✔️
out sick

nomsy nomsi

✔️
out sick
  • Cleveland, OH
View GitHub Profile

Keybase proof

I hereby claim:

  • I am nomsi on github.
  • I am nomsy (https://keybase.io/nomsy) on keybase.
  • I have a public key ASC9dFYabKuJVEQbFUQ14UDSJHZQAb1p7o5dJG1_lcgcwQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am nomsi on github.
  • I am nomsy (https://keybase.io/nomsy) on keybase.
  • I have a public key ASCmnglXGjuAhK8AI5eEFkNtoTDVcSSqhb7nnnnhXLhtNAo

To claim this, I am signing this object:

#!/bin/bash
# Tiny colored fetch script
# Requires Typicons Font to display the icons
# elenapan @ github | modified @truency
f=3 b=4
for j in f b; do
for i in {0..7}; do
printf -v $j$i %b "\e[${!j}${i}m"
done
@nomsi
nomsi / I use arch btw.md
Last active April 15, 2019 01:25
gg ez guide for arch

Format disks (see Installation Guide for UEFI support and fdisk help)

mkfs.ext4 /dev/sdx1
mkswap /dev/sdx2
swapon /dev/sdx2
mount /dev/sdx1` /mnt

Sync time (not required, nice to have)

@nomsi
nomsi / .sh
Last active March 22, 2019 19:35
Get color emojis working with Discord/Browsers in Linux (ttf-noto-emoji-color required)
sudo curl -o /etc/fonts/local.conf https://paste.nomsy.net/raw/ewiyeduqug

Keybase proof

I hereby claim:

  • I am truency on github.
  • I am nomsy (https://keybase.io/nomsy) on keybase.
  • I have a public key ASD2Stbkq82TdnCviK78l9yvfmN70D14ruzOWuGrXf4Xjgo

To claim this, I am signing this object:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<true/>

badges?

BADGES!

@nomsi
nomsi / SELFBOTS.md
Last active May 18, 2024 14:36
Selfbot Rules
(These are the "unofficial" rules of Selfbots. Click the image for more information.)
Please remember that selfbots arent fully suported by Discord and that it should only be used to make YOUR life easier and not others. Also keep in mind that discord has a set of rules regarding selfbots:
  • A selfbot must not, under any circumstance, act like a normal bot (responding to user commands, etc)
  • A selfbot must not, under any circumstance, do "invite scraping". This is the action of detecting server invites in chat, and automatically joining a server using that invite.