@jetbrains

is it possible to remove all AI-features from Jetbrains IDEs

I do not need this stuff, i do not use this stuff and i do not want this stuff.

I am just programming on my own and do not wanna trace AI code for security bugs and anything else.

#ki #ai #development #jetbrains #phpstorm #goland #developer

Best Practices for Secure Error Handling in Go | The GoLand Blog

This is a practical guide to secure error handling in Go applications. Learn how to prevent information leakage, safely log and propagate errors, design secure responses, and apply best practices to keep Go services secure and reliable.

The JetBrains Blog
In #goland with #golang I can run a test, a testfile, the test command for all, the test command for a single test, the test in the test file, all tests in the file at once and using a run configuration.
All these versions of running THE SAME test give a different result. 🤬
Write Modern Go Code With Junie and Claude Code | The GoLand Blog

Developers can now confidently write modern Go code with Junie and Claude Code. We’ve released new guidelines for AI agents to use the latest Go features.

The JetBrains Blog
Moving Your Codebase to Go 1.26 With GoLand Syntax Updates | The GoLand Blog

Learn how GoLand supports Go 1.26 syntax, like type-safe `errors.AsType` and pointer creation with `new()`, through automated quick-fixes that update your codebase.

The JetBrains Blog
[New Livestream] Go 1.26 Release Party | The GoLand Blog

Join us for the Go 1.26 Release Party, where we’ll celebrate the latest Go release together with the community. In this livestream, Go experts will walk through what’s new in Go 1.26, why the changes

The JetBrains Blog

#Jetbrains Updates laufen. Schade eigentlich, dass es von @jetbrains keine Kombi-IDE gibt, in der ich meine genutzten Programmiersprachen kombinieren kann. Das würde mir viel Ressourcen auf meinen älteren Rechnern sparen. Auch zieht sich ein Update jedesmal bei 4 oder 5 installierten Programmen, die in großen Teilen eigentlich gleich sind.

#development #developer #developers #phpStorm #goland #pycharm #rider #intelliJ

Dancing Backwards With Go | The GoLand Blog

John Arundel's article shows you how writing tests first helps build a correct Go function, catch bugs early, and refactor safely using clear, simple steps.

The JetBrains Blog

Один сервис — четыре стека: практический бенчмарк с SLO по p99 и Docker/JMeter

В статье я сравниваю четыре реализации одного и того же сервиса поверх PostgreSQL: 1. Spring MVC + JDBC 2. Spring WebFlux + R2DBC 3. Ktor + JDBC 4. Go + pgx Все сервисы крутятся в Docker с одинаковыми ресурсными лимитами и прогоняются через один и тот же JMeter-план. Для каждого стека я ищу максимальный RPS при соблюдении SLO по p99-латентности. Я подробно разбираю: - как устроен стенд (Docker-compose, Postgres, Prometheus, Grafana, JMeter); - как реализованы сервисы и чем различаются модели конкурентности; - методологию нагрузочного тестирования и расчёта RPS@p99≤SLA; - как реально ведут себя блокирующий стек, реактивный стек и Go под честной нагрузкой.

https://habr.com/ru/companies/domclick/articles/970104/

#java #kotlin #go #goland #spring #load_testing

Один сервис — четыре стека: практический бенчмарк с SLO по p99 и Docker/JMeter

В этой статье представлено сравнение четырёх реализаций одного и того же сервиса поверх PostgreSQL: Spring MVC + JDBC Spring WebFlux + R2DBC Ktor + JDBC Go + pgx Все сервисы крутятся в Docker с...

Хабр
Open Source in Focus: 4 Tools That Keep Systems Running | The JetBrains Blog

At JetBrains, we love seeing the developer community grow and thrive. That’s why we support open-source projects that make a real difference — the ones that help developers learn, build, and create be

The JetBrains Blog