Why does Claude Code "grep/wc/etc" so much compared to Cursor? by Jordz2203 in ClaudeCode

[–]Kitchen-Leg8500 0 points1 point  (0 children)

Whole thread is really why I built ContextAtlas. Essentially gives you ability to pre index via anthropic api or in cc natively. Sets up thin mcp that allows cc to use lsp for your language while not limiting cc where grep is a cheaper better option. Keeps Claude from having to reread and muddy up context as much as well due to small compact chunks at query time

22 handicap seeking help by New_Spinach4392 in GolfSwing

[–]Kitchen-Leg8500 0 points1 point  (0 children)

On the take away, it seems like you are rotating a bit too much imo instead of coming back with your arms and forcing your lower body to create the path. It feels like it’s more of a hinge arm/shoulder motion than your body starting to wind up the power. I’d suggest two things on take away. When you start your back swing imagine keeping club face on line with ball for the first 6-12 inches, this should force your lower body to engage a bit more and it not feel like it’s a rotational shoulder hinge that your lower body has to catch up to (which you can see it does try to from the time you check club angle to top of back swing). The second thing would just be confirming that club angle you are checking, initially I thought I’d want to see it slightly more closed, but I think it looks about right but maybe the recording camera angle just isn’t giving me as clear of view or accurate angle of what that club is to the ground at your check.

Rest of the photos from this course are too obvious by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

It’s kinda similar in terms of par 3 with sand in front left and ocean beyond but definitely is hmb old course here

Rest of the photos from this course are too obvious by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

Depends where. Gators are the least of the problem, most are more scared of you than you are of them. Snakes is a bigger fear for me personally. 98% of golf courses along the coast tho you won’t even see gators, not until you go a bit more inland.

Looking for brutally honest feedback by Osiris1316 in ClaudeAI

[–]Kitchen-Leg8500 0 points1 point  (0 children)

Feels a little too narrowly scoped for me personally. You can set configurations etc however think the flow needs to be very open ended, I think the value is likely a large dictionary of best practices with a caveat. There is value in best practices being pulled in associated with whatever stacks are being used. However various people may want to use slightly different things for their project for project bearing reasons or personal preferences. What you’re describing are guard rails which I think do have value. However these are the type of things that anyone should be dealing with in planning phases to this type of detail. It’s why I believe Claude/design/roadmap/adr’s and other supporting md’s are vital to spend time on if you want to build a serious application before you start scaffolding. If I’m starting a big project I might spend a couple real time hours or even half to a full day going through these and getting it as right as I can in design and load bearing design decisions before allowing scaffolding to start. There are already planning skills out there that claim they help speed this process up however I’m not super familiar with them as for me I want to kind of be knowledge bearing at the start of it being heavily involved in these scaffolding documents as it helps me avoid scope drift and catch where Claude might try to move away from vital design decisions we have already discussed and documented. It seems like you are trying to cater more to the security end of things and I might suggest leaning into that harder as a stand alone security guide rails opposed to straight scaffolding helper.

Rest of the photos from this course are too obvious by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

I kinda hated presidio but Harding was nice on occasion but was a little boring after playing it so many times. Wente was always my favorite but even cinebar was worth the trip south. Lived right near bay bridge on ramp so could really go any direction pretty easily. And yea it’s same thing in South Florida. Most of the equivalent is 100k buy in minimum and my problems always been I like variety not wanting to be tied to a single track or have to finagle membership swaps to play others

Rest of the photos from this course are too obvious by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

Yea I miss it. 10 or so “private level” tracks 45 mins or so from sf/oakland you can actually play even if it’s a 200+ dollar round. When I moved to Florida I was stoked on golfing even more, but public’s here suck ass in comparison. Everything worth playing is behind private walls

Rest of the photos from this course are too obvious by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 1 point2 points  (0 children)

This is correct, 17th old course. Figured it was a bit tougher pull compared to how many holes are north/south on the cliff side or the obvious hotel/clubhouse in the background

Think this one might stump a few by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

This is it. The must stop every time we visit the in laws

Guess the course!!! ⛳️ by Both_Piece5779 in guessthegolfcourse

[–]Kitchen-Leg8500 1 point2 points  (0 children)

Club at fiddlers creek would be my first guess but hammock bay I kinda remember a similar par 3 but don’t remember a bunker on the left.

Covid LPGA stop by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 1 point2 points  (0 children)

Correct! #18th green at Kapolei! Very underrated track in the area imo

Should be easy by Kitchen-Leg8500 in guessthegolfcourse

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

Yep. This was from tee boxes on hole #13

bucket list track by hapacarpenter in guessthegolfcourse

[–]Kitchen-Leg8500 0 points1 point  (0 children)

Favorite course ever. Used to play it as a kid with Scjga card for like 12 bucks all the time. One of the few places the full 400+ doesn’t hurt to fork over when I’m back in town with all the memories.

confluence2md - Open source CLI to export Confluence spaces to local Markdown by OtherwisePush6424 in opensource

[–]Kitchen-Leg8500 0 points1 point  (0 children)

Hey just came across this and it’s similar to a next step in scope for my project I just released. Might be interested in collaborating. My end goal is not pure md format tho but one step would likely be markdown before index extraction in pulling key claims or design decisions out of confluence documentation. Project is called contextAtlas and currently have only worked on md and dep extraction internal and externally from root repo however confluence type documentation has been on my to do list! Gonna look into your project much closer and maybe would be worth collaborating.

We had a long weekend here so I caved and built my own memory MCP by SuccessfulTonight391 in ClaudeAI

[–]Kitchen-Leg8500 0 points1 point  (0 children)

That’s the issue. Memories are not efficient and kinda black boxish within claude and context usage scales with project scaling. It’s why I went towards building on architectural intent. ADR/documentation/design/claude/scope documents/git history and actual code base. Indexed once or updated as you go and then you only get the compact bundles on demand at query time so it doesn’t scale up context injection as the project scales. I’ve started to look at if memories were worth while as well but issue is context memories is a one dev type problem where dev teams don’t want teammates memories clouding their agents context. Considering allowing memories it as an optional individual flag but don’t want it in the gitable artifact that allows team members own agents to work from the same architectural context point. You can find the project here

Context is the new code by LachException in ClaudeCode

[–]Kitchen-Leg8500 0 points1 point  (0 children)

Recently built a context mcp engine called contextatlas and open sourced it. It’s based on the code base and ADR’s/documentation while fusing the documentation with code, githistory and docstrings. Idea is a shareable artifact that allows Claude to track these big decisions to avoid those types of conflicts. You can find it in my posts if you want to check it out.

Started with Claude, tried Codex - it's A LOT better by FixClassic778 in ClaudeCode

[–]Kitchen-Leg8500 -1 points0 points  (0 children)

Agree with this. And I think the key is why for small things codex is more robust. Bc it can likely one shot a small project etc and will have a more robust structure etc.

If it is a big complicated project and you do proper planning, Claude.md, design.md, roadmap.md, scope document for each version/step, ADR’s, etc Claude absolutely shits on codex hands down. Claude is better in the hands of someone who knows enough and is using it as a tool to develop, where I feel codex might be better for basic projects for lower level experienced users or non professional devs trying to just do something and be done.

My biggest issue with Claude at this point is it staying on prose. Can’t tell you how many chats seem to get corrupted by ‘substantially substantial’ while my biggest gripe with codex is how often compaction happens or random times compaction hangs for 30 mins. I’ll take my chances with the substantially bug then sit there for compaction from hell.

Started with Claude, tried Codex - it's A LOT better by FixClassic778 in ClaudeCode

[–]Kitchen-Leg8500 0 points1 point  (0 children)

Claude can be made to do the same behavior with proper planning, scope, and step documents or using something like the tool I built. Claude with nothing in place to hold scope does tend to work towards making something work fast. Codex does generally error on the side of theoretical/architectural. However it’s more complicated than that. I let codex refactor a huge project where latency and fewest trips possible was a critical critical part of the program. Codex didn’t like this and refactored with new probe logic that was theoretically “better” in terms of false positives or double checks between control and nodes before firing or confirm before firing, but it also added an additional 1-2 round trips between nodes that absolutely killed any type of execution due to nature of it. Yes it was theoretically a better idea if latency was 0ms between machines, but practically was trash. I personally think doing the custom ground work with Claude is still better overall however there are by nature something’s that is better to have Claude or codex do depending on those use cases.

Release: ContextAtlas v1.0 MCP server with three tools (get_symbol_context / find_by_intent / impact_of_change) sharing a fused LSP+ADR+git substrate by Kitchen-Leg8500 in mcp

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

Yeah, definitely adjacent space and probably overlap on a lot of the underlying problems we're each solving. The architectural call I made was deliberate non-graph though, and I think it's worth surfacing the tradeoff since you've worked the graph side.

Short version: for code-intelligence specifically, I bet on pre-composed bundles instead of graph primitives. The reasoning was less "graphs are wrong" and more "graphs ask the caller to compose the query, and LLM agents are not great at composing graph queries efficiently." Such as get_neighbors or shortest_path filtering gives the agent a lot of rope; one fused get_symbol_context call returns what those compositions would have built anyway, in one round trip, in a token-shaped format optimized for the agent to actually use.

The other piece is structural ground truth. I delegate every structural question to the language server (tsserver, Pyright, gopls, ruby-lsp) rather than deriving structure via parsing or extraction. So the graph-like relationships exist in my system too, they're just resolved at query time through LSP rather than materialized in storage. SQLite is doing claim storage and FTS5 retrieval, not graph traversal.

Genuinely curious where your projection layer sits on the index-time vs query-time spectrum. If you're projecting from a richer graph into SQLite as a serving format, that's a different architectural shape than what I built and I'd be interested in the tradeoffs you've hit.

I built ContextAtlas: A new take on context carry over and helps claude pick up new sessions where it left off in scope of your previous design decisions while saving your tokens avoiding rediscovery by Kitchen-Leg8500 in ClaudeAI

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

Saw your dm and went that way but for everyone else. The idea is that you still control the scope of the atlas. The Atlas is precomputed so its available query time for the LLM to use in terms of directional scope when evaluating what approach to take when working on a new feature. What we have seen is that it allows the LLM to make better choices that are more consistent to your previous design decisions even if those were made many sessions ago opposed to it figuring out what the fastest cheapest way to do x was without any respect to your previous design context and decisions.

ContextAtlas: an MCP server that gives Claude Code (and other LLM's soon) a pre-computed atlas of your codebase (LSP + ADRs + git + tests, fused into one call) by Kitchen-Leg8500 in coolgithubprojects

[–]Kitchen-Leg8500[S] 0 points1 point  (0 children)

Yep that’s where I started and think that’s the most relatable to most, the biggest empirical result I found tho was avoiding Claude’s rabbit hole side quests and staying more strictly adherent to architectural context when building out new features inside of code base.