#goland — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #goland, aggregated by home.social.
-
Why didn't I use
package-url/packageurl-go? Because it does a lot of low level processing (see here for example), that I'm sure Gourl.URLalready does. After all, the specification clearly states that A PURL is a URL. -
Go 1.27 Release Party – Free Online Event With the Go Team
#Goland #Livestream #Livestreams #News #Event #Golanghttps://blog.jetbrains.com/go/2026/08/05/new-livestream-go-127/
-
[Перевод] Что нового в GoLand 2026.2
В статье разберём основные изменения GoLand 2026.2, а также расскажем, какие возможности для Go-разработки уже доступны в
-
Escape Analysis in Go – Stack vs. Heap Allocations Explained
#GoLang #Goland #Escapeanalysis #Performanceoptimization -
JetBrains patched a CVSS 10 authentication bypass and two more flaws (CVE-2026-50242). Its tools reach 15M developers. Update JetBrains Hub now.
#JetBrains #AuthenticationBypass #CVE202650242 #JetBrainsHub #GoLand
-
"We're collaborating with LinkedIn to make it easier for you to showcase your expertise with JetBrains"
Does anyone use this new function?
Please only answer, if u live in europe.
#jetbrains #survey #IntelliJIDEA #PyCharm #WebStorm #GoLand #PhpStorm #Rider #CLion #RustRover #RubyMine #development #developers #boost #pleaseboost #linkedin
-
Darum finde ich es aber auch schade, das Firmen wie @jetbrains dieses Update/Upgrade Konzept aushebeln. Hier würde ich mir auch ein Update über das Software-Management von Linux wünschen, nicht über ein eigenes System.
-
[Livestream] Go 1.26 Release Party
#Goland #Livestream #Livestreams #News #Golanghttps://blog.jetbrains.com/go/2026/02/10/new-livestream-go-1-26-release-party
-
2025 年 Go 生态系统:框架、工具与开发者做法的主要趋势
#Goland #Golanghttps://blog.jetbrains.com/go/2025/12/06/go-language-trends-ecosystem-2025
-
The GoLand 2026.2 Early Access Program Has Started
#GoLang #Goland #20262 #Eaphttps://blog.jetbrains.com/go/2026/05/11/the-goland-2026-2-early-access-program-has-started/
-
Popular Go Web Frameworks: A Practical Guide for Developers
#GoLang #Goland #Frameworks #Webdevelopmenthttps://blog.jetbrains.com/go/2026/04/28/popular-golang-web-frameworks/
-
Code like a PIRATE with Junie and GoLand
#GoLang #Ai #Goland #Aiagents #Junie #Tutorialshttps://blog.jetbrains.com/go/2026/04/02/code-like-a-pirate-with-junie-and-goland/
-
Anyone else had to turn off "Insert selected suggestion by pressing space, dot, or other context-dependent keys" in the latest release of Goland? Since updating to 2026.1, it has started to auto-complete the blank identifier (_) to a variable when typing the following comma. As well as other similar issues.
Specifically, when authoring a member function, it's auto-completing _ to the first member variable of the struct against which the member function is defined.
-
Best Practices for Secure Error Handling in Go
#GoLang #Goland #Tutorialshttps://blog.jetbrains.com/go/2026/03/02/secure-go-error-handling-best-practices/
-
Write Modern Go Code With Junie and Claude Code
#GoLang #Goland #Newshttps://blog.jetbrains.com/go/2026/02/20/write-modern-go-code-with-junie-and-claude-code/
-
Moving Your Codebase to Go 1.26 With GoLand Syntax Updates
#GoLang #Goland #News #Tutorials #Updatehttps://blog.jetbrains.com/go/2026/02/13/moving-your-codebase-to-go-1-26-with-goland-syntax-updates/
-
[New Livestream] Go 1.26 Release Party
#Goland #Golang #Livestreamhttps://blog.jetbrains.com/go/2026/02/10/new-livestream-go-1-26-release-party/
-
Dancing Backwards With Go
#Goland #Go #Golanghttps://blog.jetbrains.com/go/2026/01/12/dancing-backwards-with-go/
-
Один сервис — четыре стека: практический бенчмарк с 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 под честной нагрузкой.
-
[Перевод] Что нового в GoLand 2025.3
Команда Go for Devs подготовила краткий разбор новинок GoLand 2025.3. В этот раз IDE получила анализатор утечек ресурсов, встроенный Terraform, улучшенную работу с Kubernetes, поддержку нескольких ИИ-агентов и заметный прирост производительности.
https://habr.com/ru/articles/974572/
#GoLand #Terraform #Kubernetes #golangcilint #производительность #ресурсныеутечки