Live data from Hacker News

Viewing profile — ghosts_

ghosts_

HN member
Joined
Fri, Jan 18, 2019, 1:11 AM UTC
HN karma
22
Public activity
29 items

About ghosts_

engineer & founder, i wrote code before AI and probably will after.

Recent public activity

  1. story
    Show HN: allmcps-server – MCP server for MCP servers

    MCP to hook up your agents to find and install other mcp servers, or submit one you're building yourself directly to our registry.

  2. story
  3. story
    Show HN: AllMCPs – Directory of MCP Servers

    Browse, submit, and upvote unique or useful MCP servers to incorporate in your daily workflows.

  4. story
  5. comment
    Comment #48850728

    Yeah the main product I'm working on (Moxie Docs) has AI generation of mermaid diagrams, I find that it works __well enough__ but I needed some strong guardrails, quality checks, a…

  6. comment
    Comment #48850712

    Would you consider introducing any tooling around that? I've been building an automation setup for keeping dev docs up to date (and eventually user-facing knowledgebase docs) but w…

  7. comment
    Comment #48850693

    Have you tried any AI review tools? I've been using / trialing a few and find they do an OK job but still seem hell bent on __finding__ and issue no matter what

  8. comment
    Comment #48825475

    this better not affect zen browser

  9. story
    Ask HN: How do you keep documentation up to date with AI generated code?

    I've seen numbers like 75% of code at Google is AI generated, huge %s of code overall is AI generated, open source projects overwhelmed with "slop" PR requests. It's pretty undenia…

  10. story
    Show HN: Free Mermaid Diagram Editor

    I've been slowly adding some new free tools to Moxie Docs (partly for SEO, partly to illustrate some of our feature sets before any commitment) for some reason this mermaid editor …

  11. story
    Show HN: Moxie Docs – Automatic codebase documentation and MCP

    Built this because I'm sick of keeping documentation up to date when everyone's using AI tools now. It will not only generate missing docs / update / remove docs as they need align…

  12. comment
    Comment #48378221

    Built this because I'm sick of keeping documentation up to date when everyone's using AI tools now. It will not only generate missing docs / update / remove docs as they need align…

  13. story
  14. comment
    Comment #35982780

    a BUNdler

  15. comment
    Comment #34603689

    what a stupid link to share

  16. comment
    Comment #34510412

    Dashlane's been using argon2 for quite awhile now, AFAIK one of the only ones doing so.

  17. comment
    Comment #33841066

    It's shared standard in the sense that all implementations will be the same, AFAIK passkeys you generate on iOS systems aren't easily used on windows ones, etc. Or they'd require s…

  18. comment
    Comment #33825491

    They're essentially certificates, so most implementations will only store them on-device, and most implementations I've seen seem to favor the phone as the device you use. It reall…

  19. comment
    Comment #33812212

    These probably won't replace password managers, just result in passkey managers... Dashlane already supports passkeys & 1password just announced intent to support soon.

  20. comment
    Comment #33812206

    Dashlane, 1Password & Bitwarden are the most popular I believe.

  21. comment
    Comment #33812181

    I think this gives people a false sense of security, yes zero knowledge is extremely useful + cool, and certainly reduces the risk in event of a breach, but all it really means is …

  22. comment
    Comment #21498235

    Adding to this - ISPs likely would never try any of the above, simply because it would hurt their public perception, isn't worth the time, and is potentially illegal depending on t…

  23. comment
    Comment #21498223

    ISP's could easily stop Bitcoin, I don't really think anyone claims they can't? Bitcoin isn't mean to be an impossible to kill hydra of economic power, but a decentralized, peer-to…

  24. story
  25. comment
    Comment #21220168

    I've used some easter eggs to enable developer features. Like the konami code would prevent session timeouts so we could test things over a longer period, etc. Haven't introduced a…