Skip to content

Instantly share code, notes, and snippets.

Avatar
🆗
200

Lee Reilly leereilly

🆗
200
View GitHub Profile
@leereilly
leereilly / error-404-page-not-found-80s-hacker-theme.markdown
Created November 15, 2022 23:11
Error 404: Page not found – 80s hacker theme
View error-404-page-not-found-80s-hacker-theme.markdown
@leereilly
leereilly / error-404-page-not-found-80s-hacker-theme.markdown
Created November 15, 2022 23:08
Error 404: Page not found – 80s hacker theme
View error-404-page-not-found-80s-hacker-theme.markdown
@leereilly
leereilly / speccy-projects.md
Last active April 18, 2022 22:09
Speccy Projects
View speccy-projects.md

Y2Mate is - ZX Spectrum Gameplay  Cosmito en Imperio Cobra - AsteroideZX - Spectrum 48k  128K-uVgl9FpGABQ-1080p-1650228326879 2022-04-17 14_00_45

Well color me old! The ZX Spectrum was released 40 years ago today!

The Spectrum lives on in open source, public domain, and the hearts and minds of....

Here's my take on the top ten ZX Spectrum projects on GitHub today. You won't believe number 9!

Editors note: we've warned Lee before about these clickbaity comments, but it's that, or a terrible pun.

@leereilly
leereilly / hyper-theme.md
Last active November 17, 2021 17:29
Hyper Theme
View hyper-theme.md

{
	"paddingVertical": "0px",
	"paddingHorizontal": "0px",
	"backgroundImage": null,
	"backgroundImageSelection": null,
	"backgroundMode": "image",
	"backgroundColor": "rgba(171, 184, 195, 1)",
@leereilly
leereilly / advanced-synthwave-scene.markdown
Created February 21, 2021 01:58
Advanced Synthwave Scene
@leereilly
leereilly / download.sh
Created December 2, 2020 06:03
Game Off 2020 Image Downloader
View download.sh
curl -O 'https://itch.io/jam/game-off-2020/screenshots' \
-H 'Connection: keep-alive' \
-H 'Cache-Control: max-age=0' \
-H 'sec-ch-ua: "Chromium";v="86", "\"Not\\A;Brand";v="99", "Google Chrome";v="86"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'Upgrade-Insecure-Requests: 1' \
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36' \
-H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9' \
-H 'Sec-Fetch-Site: same-origin' \
-H 'Sec-Fetch-Mode: navigate' \
@leereilly
leereilly / PICO-8.TXT
Created December 17, 2018 21:11
PICO-8 docs
View PICO-8.TXT
PICO-8 v0.1.11g
https://www.pico-8.com
(c) Copyright 2014-2018 Lexaloffle Games LLP
Author: Joseph White // <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="f8909d81b8949d809994979e9e949dd69b9795">[email&#160;protected]</a>
PICO-8 is built with:
SDL2 http://www.libsdl.org
Lua 5.2 http://www.lua.org // see license.txt
GIFLIB http://giflib.sourceforge.net/
WiringPi http://wiringpi.com/