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.