.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • YouTrack 2026 Roadmap

    calendar Mar 2, 2026 · blog.jetbrains.com
    YouTrack 2026 Roadmap

    Now that we’re in 2026, we want to take a moment to reflect on the past year and share what’s ahead. YouTrack continues to grow – we’re seeing more teams than ever making the switch, and we’re deeply grateful for the trust you place in us. Together with our consulting partners, we kicked off a […] Link to article: …


    Read More
  • Working With STM32 Arm TrustZone-Based Projects in CLion

    calendar Mar 2, 2026 · blog.jetbrains.com
    Working With STM32 Arm TrustZone-Based Projects in CLion

    The Arm®v8-M architecture introduced a security extension called TrustZone®*, which splits the firmware running on the MCU into two worlds: secure and non-secure. In this blog post, I want to discuss how to work effectively on STM32 projects using this technology. We’ll get you all set up to use the latest and greatest …


    Read More
  • Best Practices for Secure Error Handling in Go

    calendar Mar 2, 2026 · blog.jetbrains.com
    Best Practices for Secure Error Handling in Go

    When you’re new to Go, error handling is definitely a paradigm shift that you need to come to terms with. Unlike in other popular languages, in Go, errors are values, not exceptions. What this means for developers is that you can’t just hide from them – you have to handle errors explicitly and at the […] Link to …


    Read More
  • Your First Migration: Moving a Single Project From Jenkins to TeamCity Painlessly

    calendar Mar 2, 2026 · blog.jetbrains.com
    Your First Migration: Moving a Single Project From Jenkins to TeamCity Painlessly

    This article was brought to you by Rajkumar Venkatasamy, draft.dev. Migrating from Jenkins can feel risky. Your pipelines work, your jobs run, and your scripts hold everything together. Jenkins isn’t broken, but over time, plugin sprawl, configuration drift, and upgrade headaches can quietly drain engineering time. But …


    Read More
  • Introducing TeamCity’s New Design, Phase II: Creation Flow

    calendar Feb 26, 2026 · blog.jetbrains.com
    Introducing TeamCity’s New Design, Phase II: Creation Flow

    This is the second part in a series that dives into how and why we’re redesigning TeamCity. In Part One, we shared navigational and admin changes. In Part Two, we’ll dive deeper into the сreation flow redesign. We’ll also introduce you to the new UI and go into detail about the steps we’re taking to […] Link to …


    Read More
  • 15 Things To Do Before, During, and After KotlinConf’26

    calendar Feb 26, 2026 · blog.jetbrains.com
    15 Things To Do Before, During, and After KotlinConf’26

    So, you’re coming to KotlinConf’26? Maybe it’s your first time in Munich, or even your first time at KotlinConf. You have your tickets, you’ve learned the schedule by heart, but it might still feel a little overwhelming. Let me show you how you can have the best possible experience by guiding you through all the […] …


    Read More
  • Toolbox App 3.3: Introducing jetbrainsd, an Improved Linux Experience, and More

    calendar Feb 26, 2026 · blog.jetbrains.com
    Toolbox App 3.3: Introducing jetbrainsd, an Improved Linux Experience, and More

    Toolbox App 3.3 introduces jetbrainsd – a lightweight background service that lays the foundation for cross-IDE features like protocol handling. This release also brings significant stability improvements for Linux users, smoother plugin updates, and a number of bug fixes across all platforms. jetbrainsd Toolbox App …


    Read More
  • Migrating to Modular Monolith using Spring Modulith and IntelliJ IDEA

    calendar Feb 25, 2026 · blog.jetbrains.com
    Migrating to Modular Monolith using Spring Modulith and IntelliJ IDEA

    As applications grow in complexity, maintaining a clean architecture becomes increasingly challenging. The traditional package-by-layer approach of organizing code into controllers, services, repositories, and entities packages often leads to tightly coupled code that’s hard to maintain and evolve. Spring Modulith, …


    Read More
  • Building LLM-Friendly MCP Tools in RubyMine: Pagination, Filtering, and Error Design

    calendar Feb 25, 2026 · blog.jetbrains.com
    Building LLM-Friendly MCP Tools in RubyMine: Pagination, Filtering, and Error Design

    RubyMine enhances the developer experience with context-aware search features that make navigating a Rails application seamless, a powerful analysis engine that detects problems in the source code, and integrated support for the most popular version control systems. With AI becoming increasingly popular among …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top