imcotton
- Karma
- 0
- Created
- ()
- Submissions
- 0
- My –/.ssh folder has NO private keys (blog.imcotton.xyz)
- The Nginx default page hides 5 clues that lead to same 24-word BIP39 mnemonic (bip39-recast.pages.dev)
- Blending crypto wallet seed into an AI slop essay (blog.imcotton.xyz)
- Show HN: Use color strips to wrap your crypto wallet (bip39-recast.js.org)
- Show HN: Client side rendered static site without JavaScript (cornerlation.xyz)
- Show HN: Generate Subresource Integrity (SRI) (sri-shasum.js.org)
-
I have never saw this dark pattern anywhere else on the internet, do you?
- You can not lose your key, if you drop it first (blog.imcotton.xyz)
- Accessible settings to disable all hovercards on GitHub (github.blog)
- Port a URL Shortener Web App from Deno Deploy to Cloudflare (blog.imcotton.xyz)
-
playground: https://dash.deno.com/playground/demo-short This is a demo show case for the JSR package [1] that gives you a off-the-shelf Web App for URL Shortener that could deploy on your own cloud or locally. 100% JSR…
- Spots Around Hyrule (TotK) (totk-loci.mataroa.blog)
- You can not lose your private key, if you drop it first (blog.imcotton.xyz)
- My –/.ssh folder has NO private keys (blog.imcotton.xyz)
-
It using JavaScript native BigInt and Chudnovsky Algorithm ([wiki]), the code was taken from one of the examples in the QuickJS project ([quickjs/pi], [pi_bigint.js]). The syntax for cutting: pi#6 // take 6 digits of Pi…
-
(tldr; visit https://jsr.io/@key/gen-ssh-ed25519 for details) I have a hot take: the ~/.ssh folder should NOT contain private keys. A private key is generated on the first day of computer setup and remains there…
-
In general, I like to be helped by password managers to do the heavy lifting, but how to make out the best of the master password? xkcd/936 is OK-ish for educated geeks, but in practice for a large amount of no-tech…
- Write Better Commits, Build Better Projects (github.blog)
- GitHub: Update your pull request branch by rebasing (github.blog)
- Re: Re: Move to ESM (github.com)