Skip to content

Instantly share code, notes, and snippets.

@yunga
yunga / PodcastScience.md
Last active March 10, 2017 19:31
Liste des épisodes de http://PodcastScience.fm
  • 287 – 2017-03-09 - Hygiène mentale: On reçoit cette semaine Christophe, qui a créé Hygiène mentale, une chaine youtube d’auto-défense. Mais ici, pas de cours de Krav maga ou de jujjitsu, il s’agit d’auto-défense intellectuelle. Christophe veut vous vous donner les outils pour apprendre à vous y retrouver sur internet, et vous permettre de séparer le vrai du faux. L’interview de la semaine...
  • 286 – 2017-03-07 - Ma thèse en 10 min: Bonsoir à tous ! Ils sont huit, et ils sont doctorants et doctorantes en science. Autrement dit, ils sont en train de faire leurs thèses pour obtenir le oh combien glamour titre de “docteur”. Ils effectuent leurs travaux de recherche en chimie, physique, biologie, informatique, astrophysique, ou bien encore en paléontologie. Et pour Podcast Science...
  • [285 – 2017-03-02 - L’interview d’Irène](http://w
@yunga
yunga / ChromeExts.md
Created April 3, 2016 06:59
Chrome Extensions and Apps
@yunga
yunga / 0_reuse_code.js
Created September 2, 2016 17:03
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@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
@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".