Viewing profile — imcotton
imcotton
HN member- Joined
- Mon, Oct 03, 2011, 6:21 PM UTC
- HN karma
- 72
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About imcotton
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48290377
How many AI agent running on your system right now?
- story
- story
-
comment
Comment #46643953
The first thing I need to do after creating a repo on GitHub, disable Project in repo settings.
- story
- story
- story
-
story
Show HN: Constant Entropy Mixtape Vol.01
Tools for blend passphrase into public entropy. Quote from LLM: > contropy (CONstant enTROPY) is a TypeScript/JavaScript library that aggregates entropy data from multiple heteroge…
-
comment
Comment #44774552
xkcd/538 never gets old.
-
comment
Comment #44662338
I did this in console: $('#container').style = 'display: unset'
-
comment
Comment #44657511
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 (F…
-
comment
Comment #44544074
Thanks, I have being putting medium domain into dns blocklist for years.
-
comment
Comment #44230700
now try this: cat Makefile.md | npx offmark
- story
-
comment
Comment #44097181
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 ch…
-
comment
Comment #44013029
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
- story
-
story
Ask HN: Why Cloudflare kept sending email on Invoice Amount: $0.00?
I have never saw this dark pattern anywhere else on the internet, do you?
-
story
Show HN: Cutting 100k Pi digits offline (PWA)
By the way, you can also host it yourself. The download link is located at the bottom of the About page.
- story
- story
-
comment
Comment #42978061
I also think OAuth could be used to better serve AX in the age of agent, but before the whole industry find the PMF, shall we not leave the humans (us) behind? Thus I made one for …
- story
-
story
Show HN: Personal URL Shortener Web App (Via Hono and Deno KV)
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 …