15 tile picture puzzle game I made a long time ago. It was hosted on a file upload website called Omplaoder. This site allowed for rendering HTML files. Was kinda cool.
Demo: https://puzzle.qot.nz/
(( | |
$Document, | |
_str_createElement, | |
_str_addEventListener, | |
_str_preventDefault, | |
_str_input, | |
_str_drawTools, | |
_str_strokeStyle, | |
_str_color, | |
_str_range, |
(( | |
_state_pens, | |
$Document, | |
Points, | |
Id, | |
_str_mouse, | |
_str_touch, | |
_str_click, | |
_str_move, | |
_str_over, |
const start = new Date(); | |
const characters = 'abcdefghijklnopqrstuvwxyz0123456789'; | |
const valid = new Set(); | |
const invalid = new Set(); | |
for (let a = 0; a < characters.length; a++) { | |
for (let b = 0; b < characters.length; b++) { | |
for (let c = 0; c < characters.length; c++) { | |
for (let d = 0; d < characters.length; d++) { | |
const word = characters[a] + characters[b] + characters[c] + characters[d]; |
A bash script to replace the background with a single colour and resize the image to square.
Uses background remover and ImageMagick.
I hereby claim:
- I am jason-s13r on github.
- I am master5o1 (https://keybase.io/master5o1) on keybase.
- I have a public key whose fingerprint is 943F 643F 3D22 A79E AB07 85D2 4773 2B7C A17C F5FD
To claim this, I am signing this object:
I have made a news aggregator that uses Declutter to scraper article content.
It is based on a friend's reddit/hackernews/tildes aggregator which he called QotNews.
I extended the feeds to be able to use sitemaps or category pages from arbitrary websites, as well as substack publications. This means that any news site can be brought into the list of articles. I replaced the react client with a ui based on Svelte, because that seemed like a cool thing to do.
V | |
SLOWPOKE PERSIAN | |
L H I | |
FARFETCH'D Y D S D VENONAT | |
O PIDGEOTTO E I I | |
BEFRIEND N E A W L D C | |
A B BOOP Y R MAGNEMITE O H | |
T R Mr.MIME O A P R A | |
SEADRA NATTY PAUL GLOOM I N G CLEFAIRY VICTREEBEL | |
HODL U L FARM B B WEEZING M U N M |
Repository: https://github.com/master5o1/skinny-renewal/
I was looking for options to get better than ADSL internet for my rural house. I had a prepay Skinny 4G Broadband Huawei b315s-608 modem.
I couldn't purchase the 300GB/$59 pack for my address so wondered how I can achieve a reasonable* price for high data usage. Figured out that $5/24 hour unlimited Data Binge would give me a max price of $200 a month.
It would probably only be cost effective if monthly usage were greater than 4x120GB.
Removes the clutter from various New Zealand news websites and creates a page for the article on telegra.ph.
Website: https://declutter.1j.nz
Repository: https://github.com/master5o1/declutter
- Newsroom
- Noted
- NZ Herald