Live data from Hacker News

Viewing profile — johnyeocx

johnyeocx

HN member
Joined
Sun, Nov 06, 2022, 8:33 PM UTC
HN karma
10
Public activity
33 items

About johnyeocx

No profile information was provided.

Recent public activity

  1. story
    Show HN: Multiplayer Usage Tracking for Claude Code, Codex and OpenCode

    Hey HN, I built this open source tool which lets you and your team track usage across Claude Code / Codex / OpenCode. 1. There's no hosting involved. Usage is stored and managed by…

  2. story
  3. story
  4. comment
    Comment #44367790

    each event is a consumable which means we aren't running large analytical queries to process them. Our bottleneck is probably infra + optimisations via caching but at the moment I'…

  5. comment
    Comment #44366476

    Thanks! Going oss was definitely about trust in the beginning -- people were more open to using the platform because they could see our codebase Agreed that self-hosting billing ca…

  6. story
  7. comment
    Comment #43995768

    it was more of a figure of speech where the entire implementation for the user would be on the frontend (React). Sensitive operations are being called securely on the backend, just…

  8. comment
    Comment #43995685

    Maybe we didn't phrase it as well as we should've. We meant to say API routes in general are public, and so the server actions could be called by anyone. Authentication is definite…

  9. comment
    Comment #43995639

    That's true for now -- we definitely don't recommend using the encrypted customer ID as a fully secure method for auth, but implemented it more as a way for users to quick start wi…

  10. comment
  11. story
  12. comment
    Comment #42822952

    +1 to the branding

  13. story
  14. story
  15. story
  16. comment
    Comment #42614830

    The season of harvest!

  17. comment
    Comment #42372114

    code is the new no code!!

  18. comment
    Comment #41425301

    Thanks for sharing your views, these are definitely insightful and valid points. Infosec can never be overstated, and it was perhaps a bit naive of me to just think "treating it se…

  19. comment
    Comment #41425241

    that's what I thinking actually, using oauth to connect to a DB is definitely a new concept though, and most larger enterprises either use data warehouses or self hosted DBs (just …

  20. story
    Does anyone integrate with their customers' DB directly?

    Hey all, integrations with third-party SaaS vendors are super common these days, especially with all the AI tools complementing and enriching SaaS platforms, but as the title state…

  21. comment
    Comment #40191355

    What kind of internal context are you retrieving? I'd imagine you would need access to the codebase to have a thorough enough understanding of the docs, because if not, I feel like…

  22. story
  23. story
    Visual Backend: Zapier for developers

    Hey everyone! Before I get roasted, yes, I know, Zapier for developers sounds super counter intuitive, but the point I'm trying to make is that developers know code well, and if yo…

  24. comment
    Comment #37919364

    Hey everyone! I've decided to make Visual Backend open source It's essentially a low code wrapper around NodeJS, to help you rapidly build APIs by automating boilerplate actions li…

  25. story