HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rikatee

no profile record

Submissions

You might be using assert wrong (Python)

highertier.com
2 points·by rikatee·4 lata temu·1 comments

Python old style string formatting is sometimes best practice

blog.devgenius.io
1 points·by rikatee·4 lata temu·0 comments

[untitled]

1 points·by rikatee·4 lata temu·0 comments

comments

rikatee
·2 lata temu·discuss
it's a good start. VSCode is most popular. Largest impact. More potential users. More likely to find a customer base.
rikatee
·2 lata temu·discuss
> internally and see a 5-10x boost on some tasks.

That's my experience with co-pilots too:

- Generating tests

- Generating functions consistent with prevailing style of similar functionality in the existing codebase. The greater the consistency, the more helpful the AI is at generating.

- Telling me why my code is crap by adding a `# todo: ` above some code and seeing what the AI suggests should be changed :)

What other tasks do you see as good target for 5-10x boosts?
rikatee
·2 lata temu·discuss
I like this. I think AI agents are the future of software development.

AI will not replace devs. Devs that use AI will replace devs that do not use AI.

The most effective devs will be those employing a fleet of AI agents, acting as the glue and guiding hand for what the agents should produce.

This helps us get to that future, so I think this has legs.

I use VS code. I will try this out.