imcotton

↗ HN profile [ 91.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I have never saw this dark pattern anywhere else on the internet, do you?

  2. 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…

  3. Spots Around Hyrule (TotK) (totk-loci.mataroa.blog)
  4. 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…

  5. (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…

  6. 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…

  7. Re: Re: Move to ESM (github.com)