Skip to content

Instantly share code, notes, and snippets.

View SuperPauly's full-sized avatar
🕶️
In the Matrix

Paul Spedding SuperPauly

🕶️
In the Matrix
  • Stevenage, UK
View GitHub Profile
@mraaroncruz
mraaroncruz / working_webserver.livemd
Created September 1, 2022 23:22
A livebook with a running http server that can accept requests

Working webserver

Mix.install([
  {:plug_cowboy, "> 0.0.0"},
  {:jason, "> 0.0.0"},
  {:httpoison, "> 0.0.0"}
])

CSS explained for programmers:

  • CSS is a stylesheet language, it's built around rules which contain 'declarations' of properties
selector {
  property: value;
}
@gotbletu
gotbletu / ocs-sr
Last active April 10, 2024 09:01
Clonezilla ocs-sr commandline options manpage
Clonezilla (v2.5.0) "ocs-sr" Options
(Reformated for easier reading)
To save or restore image
ocs-sr [OPTION] {MODE} IMAGE_NAME DEVICE
Where MODE is one of
savedisk