.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • What Does It Actually Take for an IDE to Understand Rust?

    calendar May 29, 2026 · blog.jetbrains.com
    What Does It Actually Take for an IDE to Understand Rust?

    Disclaimer: This article was created using AI-based writing and communication companions. With their help, the core topics of this rich and nuanced livestream were distilled into a compact blog post format. How do Rust IDEs understand code? That was the central question explored in a recent RustRover livestream …


    Read More
  • Hibernate 7.4 New Features

    calendar May 29, 2026 · blog.jetbrains.com
    Hibernate 7.4 New Features

    Hibernate 7.4 introduced several improvements that simplify loading a page of data along with their associated child collection, historical data access, and audit logging. The article will focus on the following features: You can check out the sample code for this article in this GitHub repository. Limits and Fetch …


    Read More
  • How We Use AlphaEvolve to Make Complex IDE Algorithms Faster

    calendar May 29, 2026 · blog.jetbrains.com
    How We Use AlphaEvolve to Make Complex IDE Algorithms Faster

    AlphaEvolve is a Google DeepMind algorithm-discovery system that uses Gemini to generate, test, and refine possible algorithm improvements. Its job is not to answer questions; it searches for faster ways to solve complex algorithmic problems. We tried it on a narrow but important part of IntelliJ-based IDEs: indexing, …


    Read More
  • JetBrains Academy – May Digest

    calendar May 29, 2026 · blog.jetbrains.com
    JetBrains Academy – May Digest

    Hey! This month’s list is short, but every item is worth your time. Apply for one of up to 40 JetBrains Foundation scholarships for the CSAI BSc program by June 9, try a new AI tools course for developers, discover a program that brings hands-on coding practice into JetBrains IDEs, and read about the value of […] Link …


    Read More
  • TeamCity 2026.1.1 Is Now Available

    calendar May 29, 2026 · blog.jetbrains.com
    TeamCity 2026.1.1 Is Now Available

    Today we’re rolling out the first bug-fix for TeamCity On-Premises 2026.1 servers. This update addresses over 20 issues and performance issues, including: See TeamCity 2026.1.1 Release Notes for the complete list of resolved issues. Why update? Staying up to date with minor releases ensures your TeamCity instance …


    Read More
  • The Upcoming Sunset of DataSpell

    calendar May 28, 2026 · blog.jetbrains.com
    The Upcoming Sunset of DataSpell

    After careful consideration, we have made the difficult decision to sunset DataSpell as a standalone product. DataSpell was created to focus on the needs of data science and analytics professionals within the JetBrains ecosystem. It allowed us to build and refine a dedicated experience for working with Jupyter …


    Read More
  • Deprecating dotMemory Unit

    calendar May 28, 2026 · blog.jetbrains.com
    Deprecating dotMemory Unit

    dotMemory Unit has long served as a unit testing framework for detecting memory issues in .NET code. We are grateful to everyone who has used it as part of their development and testing workflows. After careful consideration, we have decided to retire dotMemory Unit. The project will no longer receive active …


    Read More
  • Introducing the Cloud9 JetStream Theme for JetBrains IDEs

    calendar May 27, 2026 · blog.jetbrains.com
    Introducing the Cloud9 JetStream Theme for JetBrains IDEs

    Cloud9 and JetBrains have been working together on projects that connect software development and esports, from the Sky’s The Limit hackathon to custom tools built for live events, podcasts, and team content. One of the latest results of this collaboration is Cloud9 JetStream, a custom theme for JetBrains IDEs. The …


    Read More
  • Build a Live Object Detection App for the Reachy Mini With TensorFlow and PyCharm

    calendar May 27, 2026 · blog.jetbrains.com
    Build a Live Object Detection App for the Reachy Mini With TensorFlow and PyCharm

    This is a guest post from Iulia Feroli, founder of the Back To Engineering YouTube community. In this tutorial, we build a live object detection app using TensorFlow and PyCharm, then deploy it onto the Reachy Mini open-source robot for real-time object tracking. Reachy Mini is a compact open-source robot built in …


    Read More
  • Koog 1.0 Is Out: Stable Core, Better Interop, and Multiplatform Observability

    calendar May 27, 2026 · blog.jetbrains.com
    Koog 1.0 Is Out: Stable Core, Better Interop, and Multiplatform Observability

    Last week at the KotlinConf 2026 keynote (watch the recording here), we announced Koog 1.0. Koog is JetBrains’ open-source framework for building AI agents in Kotlin and Java. It provides the core building blocks for agentic applications: tools, workflows, persistence, memory, observability, and integrations with …


    Read More
  • IntelliJ IDEA 2026.2 EAP Is Open

    calendar May 26, 2026 · blog.jetbrains.com
    IntelliJ IDEA 2026.2 EAP Is Open

    The Early Access Program (EAP) for IntelliJ IDEA 2026.2 is now ongoing. The first EAP builds are already available in the Toolbox App, on the website, and as a snap for Ubuntu. As always, EAP builds are free to use until the release ships, and the feedback you send genuinely helps shape the final version. […] Link to …


    Read More
  • How AI Agents Can Work with TeamCity

    calendar May 26, 2026 · blog.jetbrains.com
    How AI Agents Can Work with TeamCity

    TL;DR: At some point, we crossed an interesting threshold. AI agents can now set up TeamCity build configurations and even full build chains, add build features, and configure parameters. This works because TeamCity documentation is structured and accessible through MCP via Context7, and because agents can rely on …


    Read More
  • How Four Teams Stopped Postponing the Refactoring They Knew They Needed

    calendar May 26, 2026 · blog.jetbrains.com
    How Four Teams Stopped Postponing the Refactoring They Knew They Needed

    As an engineering leader, you don’t need to be told your codebase needs attention. The issue isn’t awareness – it’s the rational risk calculation that follows. For four teams, that calculation kept producing the same answer: defer. They found a way out not by avoiding the calculation, but by changing what went into it. …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top