Live data from Hacker News

Viewing profile — imcotton

imcotton

HN member
Joined
Mon, Oct 03, 2011, 6:21 PM UTC
HN karma
72
Public activity
79 items

About imcotton

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48290377

    How many AI agent running on your system right now?

  3. story
  4. story
  5. comment
    Comment #46643953

    The first thing I need to do after creating a repo on GitHub, disable Project in repo settings.

  6. story
  7. story
  8. story
  9. 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…

  10. comment
    Comment #44774552

    xkcd/538 never gets old.

  11. comment
    Comment #44662338

    I did this in console: $('#container').style = 'display: unset'

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

  13. comment
    Comment #44544074

    Thanks, I have being putting medium domain into dns blocklist for years.

  14. comment
    Comment #44230700

    now try this: cat Makefile.md | npx offmark

  15. story
  16. 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…

  17. 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

  18. story
  19. 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?

  20. 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.

  21. story
  22. story
  23. 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 …

  24. story
  25. 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 …