Skip to content

Instantly share code, notes, and snippets.

@luisnquin
luisnquin / i3-shortcuts-screenshot.md
Created August 30, 2023 18:38 — forked from dianjuar/i3-shortcuts-screenshot.md
My i3 shortcuts to take screenshots

Requirements

  • maim
  • xclip

Set-up

Set this on your i3 config file ~/.i3/config

# Screenshots
@luisnquin
luisnquin / sustainPlusPlus.java
Created August 12, 2023 01:14 — forked from MikuroXina/sustainPlusPlus.java
Mili - sustain++; / Ghost In The Shell: SAC_2045 Ending Theme
package extraLarge;
/**
* The goal of this program is to obtain a HEALTHY
* and SUSTAINABLE relationship, darling.
*
* @author Cassie Wei from Mili
*/
public class sustainPlusPlus {
public static void main(String[] args) {
@luisnquin
luisnquin / 0-go-os-arch.md
Created March 12, 2022 02:16 — forked from asukakenji/0-go-os-arch.md
Go (Golang) GOOS and GOARCH

Go (Golang) GOOS and GOARCH

All of the following information is based on go version go1.17.1 darwin/amd64.

GOOS Values

GOOS Out of the Box
aix
android