Skip to content

Instantly share code, notes, and snippets.

View codejake's full-sized avatar

Jake Shaw codejake

View GitHub Profile

Set up a new Mojo project using uv:

uv init hello-mojo && cd hello-mojo
uv venv && source .venv/bin/activate
uv add mojo

Create your first Mojo program:

This file has been downloaded from the ShinyHunters Data Leak Site (DLS).
Our DLS is accessible at these locations:
- http://shnyhntww34phqoa6dcgnvps2yu7dlwzmy5lkvejwjdo6z7bmgshzayd.onion/
- http://shinypogk4jjniry5qi7247tznop6mxdrdte2k6pdu5cyo43vdzmrwid.onion/
> These files were leaked on the ShinyHunters DLS because the victim did not pay a ransom or cooperate and comply with the ShinyHunters group.
src;refs;lnks;
http://web.archive.org/web/20260322033123/https://shinyhunte.rs/
http://web.archive.org/web/20260322033217/https://shinyhunte.rs/newpgp
@codejake
codejake / b-cdn.txt
Last active April 2, 2026 21:43
b-cdn.txt
347856.b-cdn.net
4vbuinu.b-cdn.net
biologia.b-cdn.net
bonk.b-cdn.net
chorus.b-cdn.net
class.b-cdn.net
classroom.b-cdn.net
dnuunijdccljo.b-cdn.net
duckywucky.b-cdn.net
dylandogeub.b-cdn.net
@codejake
codejake / urls.md
Last active April 2, 2026 21:43
UnBlOcKeD GaMinG aPoCaLyPsE!1!1!!

Last Update: 2026-04-01

Block these URLs to prevent many of those "unblocked games" online from functioning properly. These URLs link back to backend JavaScript code and game resources.

/gh/ indicates a GitHub user. The following part of the path is their GitHub username.

Option 1: Nuke it from orbit

You'll probably eventually get some false positives with this, but it's working well for now.

Passkeys Explained.

Author: Jake Shaw

I got asked to explain Passkeys one too many times. Here goes.

Passkeys replace passwords by using public key cryptography instead of shared secrets. They consist of a key pair (public and private) and are based on the FIDO2/WebAuthn standard. Like other public key systems (PGP, SSH keys, or SSL certificates), the public key is shared while the private key remains secret.

There are two main types of Passkeys: device-bound and synced. Both types are significantly more secure than passwords and resistant to phishing, but they offer different trade-offs between security and convenience.

Device-Bound Passkeys:

@codejake
codejake / url-defanger.html
Last active February 6, 2026 16:50
This is a simple agent-generated HTML/JS file designed to defang one or more URLs. You can open it locally in a web browser or host it on a web server. Hope you find it useful.
<!--
This is a simple agent-generated HTML/vanilla JS file designed to defang one or more
URLs. It has no external dependencies. You can open it locally in a web browser or
host it on a web server. Hope you find it useful.
Here's the AGENTS.md I used:
---
- This program defangs one or more URLs pasted into a textarea.
- It provides defanged output in a non-editable textarea that can be easily copied.

Here is a list of thoughts that almost everyone has, but thinks that no one else has...

  • I'm terrified that momentum is more important than talent, and I lost mine.

  • I need to choose between partners I fear but am excited by and those I feel safe but bored with.

  • My parents did the best they could, and I'm still quietly angry about it.

❯ uv run ./get-top-videos-from-youtube-playlist.py "https://www.youtube.com/playlist?list=PLWloxQyF_2n4aCanY4Y45HLTY2zoeZF8U"
👋🏻 Hello from @codejake !
Fetching YouTube playlist data via API...
Playlist: My First Million Full Episodes
Total videos: 556
Found 556 videos in playlist
Playlist episodes sorted by views:
❯ uv run ./get-chriswillx-episodes.py
Hello from @codejake !
Fetching YouTube playlist data via API...
Playlist: Modern Wisdom
Total videos: 949
Found 949 videos in playlist
Playlist episodes sorted by views:

"Differentiation is Survival and the Universe Wants You to be Typical" by Jeff Bezos

This is my last annual shareholder letter as the CEO of Amazon, and I have one last thing of utmost importance I feel compelled to teach. I hope all Amazonians take it to heart.

Here is a passage from Richard Dawkins' (extraordinary) book The Blind Watchmaker. It's about a basic fact of biology.

>"Staving off death is a thing that you have to work at. Left to itself - and that is what it is when it dies - the body tends to revert to a state of equilibrium with its environment. If you measure some quantity such as the temperature, the acidity, the water content or the electrical potential in a living body, you will typically find that it is markedly different from the corresponding measure in the surroundings. Our bodies, for instance, are usually hotter than our surroundings, and in cold climates they have to work hard to maintain the differential. When we die the work stops, the temperature differential starts to dis