Skip to content

Instantly share code, notes, and snippets.

View Robinzon100's full-sized avatar
🏞️

Robinzon Robinzon100

🏞️
View GitHub Profile
@Robinzon100
Robinzon100 / 🔼.js
Created September 4, 2022 13:39
a script that helps you figure our the next conf wordl
// 1. first. type in any random word from the array
// 2. if you find any letter type it in in the first half of the if statement
// 3. if you find any unused letter just type those letter in the regex at the end of the if statement
const words = ["which", "there", "their", "about", "would", "these", "other", "words", "could", "write", "first", "water", "after", "where", "right", "think", "three", "years", "place", "sound", "great", "again", "still", "every", "small", "found", "those", "never", "under", "might", "while", "house", "world", "below", "asked", "going", "large", "until", "along", "shall", "being", "often", "earth", "began", "since", "study", "night", "light", "above", "paper", "parts", "young", "story", "point", "times", "heard", "whole", "white", "given", "means", "music", "miles", "thing", "today", "later", "using", "money", "lines", "order", "group", "among", "learn", "known", "space", "table", "early", "trees", "short", "hands", "state", "black", "shown", "stood", "front", "voice", "kinds",
ffmpeg -r 30 -i discoverandapply%04d.png -c:v libvpx-vp9 -pix_fmt yuva420p -crf 25 out.webm
@Robinzon100
Robinzon100 / gtk.css
Last active May 26, 2023 09:36
my gtk.css(~/.config/gtk-3.0/gtk.css) file for ubuntu GNOME
/* .header-bar.default-decoration {
padding-top: 1px;
padding-bottom: 1px;
font-size: 0.3em !important;
}
.header-bar.default-decoration .button.titlebutton {
padding: 0px;
}
window.ssd headerbar.titlebar {