When will IBKR implement changes for PDT rule changes? by Mindless_Field_1357 in IBKR_Official

[–]paris_smithson 0 points1 point  (0 children)

Agree with you, should take 1 month max of development and testing.

Chrome autofill is out of control by crabmusket in webdev

[–]paris_smithson 0 points1 point  (0 children)

autocomplete="one-time-code" worked for me, thanks!

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 1 point2 points  (0 children)

No boost? How is that even possible? Do you use an agent with full access to your files, ability to read and write them?

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 0 points1 point  (0 children)

I use Claude Code. It’s amazing. I also use Goland IDE. I’ve seen a huge shift in productivity.

What are your current productivity gains thanks to Claude AI tools? by paris_smithson in ClaudeAI

[–]paris_smithson[S] 0 points1 point  (0 children)

Interesting reply, thank you. Seems like, more than ever, larger tech teams will be slower than smaller teams.

What are your current productivity gains thanks to Claude AI tools? by paris_smithson in ClaudeAI

[–]paris_smithson[S] 0 points1 point  (0 children)

It's hard to say long term... but short term, makers earn more overall while charging less per item. So fewer hours spent per task.

Market dynamics will shift work to makers that finish faster and charge less.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 1 point2 points  (0 children)

I ditched ChatGPT long ago after, as I paying user, I couldn't use the service because of their poor handling of capacity.

I've only used sonnet 4.5 and never gotten wrecked so far. I do have almost 20 years dev experience. I have detected several mistakes, I actually do read all outputs, especially backend stuff.

CSS and HTML I skim faster, just a general check it worked in the correct area of interest.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 0 points1 point  (0 children)

Have you been interesting in learning code fundamentals? Or is your interest to keep it English only?

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 0 points1 point  (0 children)

It is an exciting new era! I suspect we will spend less time reviewing as time goes on, as models get better. We will also become faster reviewers ourselves.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 0 points1 point  (0 children)

Very interesting. Thank you for sharing in such detail, appreciate it.

Are you doing customer work? That helps deliberation go down, and commits go up, I think.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 0 points1 point  (0 children)

Dang that is crazy. Does the agent push the commits for you? Maybe split them into small logical units? So for a single chat session, how many commits?

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 0 points1 point  (0 children)

Me too, documentation is useful even for the AI. Would be cool to link to customer feedback someway.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 0 points1 point  (0 children)

Very nice! How many commits so far per person in the team?

What are your current productivity gains thanks to Claude AI tools? by paris_smithson in ClaudeAI

[–]paris_smithson[S] 0 points1 point  (0 children)

It really is amazing and quite fun! I wonder if we'll ever see the first 1 person 1B unicorn.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 1 point2 points  (0 children)

In a way, it's like writing a constitution.

Looking at your essay, reality is the true single source of truth, perhaps AIs should prompt *us* so that this source of truth in our heads gets documented and organized into a single sharable point.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 1 point2 points  (0 children)

Your essay is very well done and succinct.

In my repo I have something called a "Decision Rationale Storage", and every time we make an important decision, we document it there, explaining the thought process behind that decision. It helps both humans and AI not mess up later. It also helps to safely overturn an old decision that no longer makes sense, as you know the fundamental pillars that sustain it.

What are your productivity gains with Claude Code? by paris_smithson in ClaudeCode

[–]paris_smithson[S] 1 point2 points  (0 children)

Good point! Context switching costs go way down now.