Viewing profile — johnyeocx
johnyeocx
HN member- Joined
- Sun, Nov 06, 2022, 8:33 PM UTC
- HN karma
- 10
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About johnyeocx
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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'…
-
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…
- story
-
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…
-
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…
-
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…
- comment
- story
-
comment
Comment #42822952
+1 to the branding
- story
- story
- story
-
comment
Comment #42614830
The season of harvest!
-
comment
Comment #42372114
code is the new no code!!
-
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…
-
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 …
-
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…
-
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…
- story
-
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…
-
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…
- story