Skip to content

Instantly share code, notes, and snippets.

View nickwebcouk's full-sized avatar
👋

Nick nickwebcouk

👋
View GitHub Profile
#!/usr/bin env python
import random
import time
import unicornhathd
unicornhathd.brightness(0.6)
unicornhathd.clear()
while True:
@nickwebcouk
nickwebcouk / icloud-album-download.sh
Created February 2, 2020 18:59 — forked from fay59/icloud-album-download.sh
Download entire iCloud shared albums
#!/bin/bash
# requires jq
# arg 1: iCloud web album URL
# arg 2: folder to download into (optional)
function curl_post_json {
curl -sH "Content-Type: application/json" -X POST -d "@-" "$@"
}
<?php
$i = 0;
while ($i < 70){
$s = substr(str_shuffle(str_repeat("abcdefghkmnpqrstuvwxyz", 3)), 0, 2);
echo "a" . $s . "\r\n";
$i++;
}
$j = 0;
while ($j < 70){
@nickwebcouk
nickwebcouk / css fix for 2019
Created December 14, 2019 15:02
CSS Fix for the Wordpress 2019 theme.
# https://wordpress.org/support/topic/content-not-centered-2/
.entry .entry-content > *,
.entry .entry-summary > * {
max-width: none;
}

Keybase proof

I hereby claim:

  • I am nickwebcouk on github.
  • I am nickweb (https://keybase.io/nickweb) on keybase.
  • I have a public key ASBYZ6mb03H5j8dGfsXRLswInTFiPz705ZUKkBnuJrV8mgo

To claim this, I am signing this object: