eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

227
active users

#pycharm

0 posts0 participants0 posts today

PyCharm, the Only Python IDE You Need

PyCharm is now one unified product, and your Pro license works just as it always has.

In this version, we’ve combined PyCharm Community and Professional into a single product, PyCharm. This makes it easier for all users to access the features they need without having to switch editions.

Continued thread

Basically Junie always does the best job of the agents I tested so far. But the speed is quite slow. The reason for this is obvious, it always analyses the situation, runs the test suite and iterates through changes. It creates way less errors or broken tests compared to others.

Continued thread

Pretty happy with the rate limiting Junie implemented. But what I don't enjoy it, is that it always needs a reminder to achieve for 100% test coverage. Something that I would expect from a AI Agent. Especially, if it forgets signifikant test cases, it generates afterwards.

codeberg.org/oliverandrich/dja

Codeberg.orgAdd rate limiting for magic link authentication · a2fe5b541fdjango-solomon
Continued thread

Next iteration. I played stupid and ask for some proposals how to enhance the token security. I received 10 proposals including implementation details and benefits. As a good client, I asked for 2 out of ten. ;) Of course the proposals included what I would have done myself.

Continued thread

Of course Junie added changes that violated some rules of ruff. Even though these are no errors, but they provides better code quality. I asked Junie to commit and push the changes. This triggered the pre-commit hooks and Junie parsed the ruff output and fixed all issues. Nice.