Viewing profile — keks0r
keks0r
HN member- Joined
- Thu, Jul 04, 2019, 3:17 PM UTC
- HN karma
- 53
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About keks0r
YC Badge: 0x9ec2bb4c3a1f9e929601b252a96376e54d024211
Recent public activity
-
comment
Comment #48682943
Does this mean, that the full node compatibility purely depends on oxc for transpiling? So oxc compatibility = nub compatibility?
-
comment
Comment #48682879
How does this integrate with Git? is the CRDT stack mainly for syncronizing locally? and then "snapshotted" into git? Or how would the team collaboration part of this work?
- story
- story
- story
-
story
Show HN: Rudel – Claude Code / Codex sessions reveals 9 types of AI coder
Claude Code / Codex session metadata can actually tell a story about how you work with AI coding agents. 50 days ago we posted about analyzing 1.6k Claude Code sessions from our ow…
-
comment
Comment #47352101
yes we had to tune the claude.md and the skill trigger quite a bit, to get it much better. But to be honest also 4.6 did improve it quite a bit. Did you run into your issues under …
-
comment
Comment #47351791
Team of 4 engineers, 1 data & business person, 1 design engineer. I would say roughly equal amount of sessions between them (very roughly) Also maybe 40% of coding sessions in larg…
-
comment
Comment #47351752
We dont expect anything, we put it out there, and we might be able to build trust as well, but maybe you dont trust us, thats fair. You can still run it yourself. We are happy abou…
-
comment
Comment #47351700
1. can only partly be answered, because we can only capture the "edits" that are prompted, vs manual ones. 2. for us actually all of them, since we do everything with ai, and inves…
-
comment
Comment #47351665
the skill usage was one of these "I am wondering about...." things, and we just prompted it into the dashboard to undertand it. We have some of these "hunches" where its easier to …
-
comment
Comment #47351585
We used it across the team, and when you want to bring metrics together across multiple people, its easier on a server, than local.
-
comment
Comment #47351394
Cool, whats the link? We have some learnings, especially in the "Skill guiding" part of our example.
-
comment
Comment #47351307
Our focus is a little bit more cross team, and in our internal version, we have also some continuous improvement monitoring, which we will probably release as well.
-
comment
Comment #47351213
The tool does have a quite detailed view for individual sessions. Which allows you to understand input and output much better, but obviously its still mysterious how the output is …
-
comment
Comment #47351074
The 4% usage was about our internal team, and we have skills setup. So it is not necessary that they are not built, but rather that they were not used, when we expected them to be …
-
comment
Comment #47350969
Ohh this is exciting, I kinda overlooked it. I assume there are still a lot of differences, especially for accross teams. But I immediately ran it, when I saw your comment. Actuall…
-
comment
Comment #47350955
It will be only enabled for the repo where you called the `enable` command. Or use the cli `upload` command for specific sessions. Or you can run your own instance, but we will nee…
-
comment
Comment #47350919
This is great. How are you "identifying" these stages in the session? Or is it just different slash commands / skills per stage? If its something generic enough, maybe we can build…
-
comment
Comment #47350865
Ah sorry, the readme is more about how to run the repo. The "product" information is rather on the website: https://rudel.ai
-
comment
Comment #47350854
Its our own sessions, from our team, over the last 3 months. We used them to develop the product and learn about our usage. You are right, they will remain closed. But I am happy t…
-
comment
Comment #47350812
The docker-compose contain everything you should need: https://github.com/obsessiondb/rudel/blob/main/docker-compos...
-
comment
Comment #47350799
There is also a docker setup in there to run everything locally.
-
comment
Comment #47350779
Yes we added codex support, but its not yet extensively tested. Session upload works, but we kinda have to still QA all the analytics extraction.
-
story
Show HN: Rudel – Claude Code Session Analytics
We built rudel.ai after realizing we had no visibility into our own Claude Code sessions. We were using it daily but had no idea which sessions were efficient, why some got abandon…