HackerTrans
TopNewTrendsCommentsPastAskShowJobs

imcotton

no profile record

Submissions

Ongoing: Cloudflare customers seeing incorrect invoice payments for 2.5 days

cloudflarestatus.com
2 points·by imcotton·25 hari yang lalu·0 comments

My –/.ssh folder has NO private keys

blog.imcotton.xyz
2 points·by imcotton·2 bulan yang lalu·2 comments

The Nginx default page hides 5 clues that lead to same 24-word BIP39 mnemonic

bip39-recast.pages.dev
4 points·by imcotton·4 bulan yang lalu·0 comments

Cloudflare is using timingSafeEqual incorrectly in its own example docs

github.com
3 points·by imcotton·7 bulan yang lalu·0 comments

Blending crypto wallet seed into an AI slop essay

blog.imcotton.xyz
1 points·by imcotton·8 bulan yang lalu·0 comments

Show HN: Use color strips to wrap your crypto wallet

bip39-recast.js.org
1 points·by imcotton·9 bulan yang lalu·0 comments

Show HN: Constant Entropy Mixtape Vol.01

jsr.io
1 points·by imcotton·11 bulan yang lalu·0 comments

Show HN: Client side rendered static site without JavaScript

cornerlation.xyz
4 points·by imcotton·tahun lalu·0 comments

Show HN: Generate Subresource Integrity (SRI)

sri-shasum.js.org
2 points·by imcotton·tahun lalu·0 comments

Ask HN: Why Cloudflare kept sending email on Invoice Amount: $0.00?

1 points·by imcotton·tahun lalu·1 comments

Show HN: Cutting 100k Pi digits offline (PWA)

accdoo.app
1 points·by imcotton·tahun lalu·0 comments

You can not lose your key, if you drop it first

blog.imcotton.xyz
2 points·by imcotton·tahun lalu·0 comments

Accessible settings to disable all hovercards on GitHub

github.blog
2 points·by imcotton·tahun lalu·0 comments

comments

imcotton
·2 bulan yang lalu·discuss
How many AI agent running on your system right now?
imcotton
·6 bulan yang lalu·discuss
The first thing I need to do after creating a repo on GitHub, disable Project in repo settings.
imcotton
·12 bulan yang lalu·discuss
xkcd/538 never gets old.
imcotton
·12 bulan yang lalu·discuss
I did this in console:

    $('#container').style = 'display: unset'
imcotton
·12 bulan yang lalu·discuss
Does anyone have the courage to perform a similar inspection on the Cloudflare homepage like the author did? On my M4 Mac mini, Safari lagged with single-digit frames per second (FPS), which scared me so much that I had to close the page as quickly as possible.
imcotton
·tahun lalu·discuss
Thanks, I have being putting medium domain into dns blocklist for years.
imcotton
·tahun lalu·discuss
now try this:

    cat Makefile.md | npx offmark
imcotton
·tahun lalu·discuss
It's good to have a client side that does not send data to remote, improvements:

- CSP and security headers, currently this site scores D on https://securityheaders.com

- no SRI check on CSS or JavaScript files.

- by loading adsbygoogle.js which invalidates any privacy protection claims.
imcotton
·tahun lalu·discuss
I have previously written a blog post on this very topic, tl;dr: deleting your keys.

https://blog.imcotton.xyz/my-ssh-folder-has-no-private-keys
imcotton
·5 tahun yang lalu·discuss
The very ticket [1] is locked by this epic ending:

> You were overly confident in your opinion, but I hope this website helps you understand that it's actually really damn hard.

> The reason your program shows a high FPS under other terminal emulators is simply, because their rendering pipeline works independent of VT ingestion. Gnome Terminal is not laying out text faster than your display refresh rate either. And of course, again, this is something WT will probably do as well in the future... but this project is nowhere near as old as Gnome Terminal is.

[1] https://github.com/microsoft/terminal/issues/10362#issuecomm...