Skip to content

Instantly share code, notes, and snippets.

@yunga
yunga / The Coding Train.md
Created October 22, 2019 09:35
Playlists and videos from The Coding Train youtube channel
@yunga
yunga / getopt-std.pl
Created October 10, 2019 07:51 — forked from weibeld/getopt-std.pl
Reference example for using the Getopt::Std Perl module
use strict;
use warnings;
use feature qw(say);
use Getopt::Std;
# If set to true, exit script after processing --help or --version flags
$Getopt::Std::STANDARD_HELP_VERSION = 1;
our $VERSION = "0.1";
#------------------------------------------------------------------------------#
@yunga
yunga / yeet.cpp
Created April 24, 2019 08:07
yEet yeett
#include <iostream>
#define yeet int
#define Yeet main
#define yEet std
#define yeEt cout
#define yeeT return
#define Yeeet (
#define yeeeT )
#define Yeeeet {
@yunga
yunga / Windows Softwares Bookmarks.md
Last active April 6, 2019 15:59
Links to software, chocolatey packages, alternativeto.net

Windows Softwares Bookmarks

For a Chocolatey cheat sheet, see this gist.

Software Keywords Chocolatey Package OS
.NET Core SDK development
@yunga
yunga / Chocolatey.md
Created April 4, 2019 22:10
Chocolatey Cheat Sheet

Chocolatey

Homepage: Chocolatey.org

Chocolatey is a machine-level package manager and installer for software packages, built for the Windows NT platform.

It is an execution engine using the NuGet packaging infrastructure and Windows PowerShell to provide an automation tool for installing software on Windows machines, designed to simplify the process from the user perspective.

The name is an extension on a pun of NuGet (from "nougat") "because everyone loves Chocolatey nougat".

@yunga
yunga / !Colors.md
Created May 27, 2017 23:16
Some palettes and named colors gathered while surfing...

Colors

Content of color palettes

The color palette files are tabs separated values.

Fields:

  • The first field always contains the color in the #RRGGBB format
  • The second field is an arbitrary palette name