.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • The Dev Containers Story: Introducing EelApi for Plugin Authors

    calendar Jun 25, 2026 · blog.jetbrains.com
    The Dev Containers Story: Introducing EelApi for Plugin Authors

    Modern development has shifted one old IDE paradigm significantly: Now, not only is it possible that a project is not hosted on the same physical or remote machine as your IDE instance, it could even be that both share the same host but are separated from one another inside isolated environments. If you are a […] Link …


    Read More
  • The real winner of Cursor’s $60B acquisition won’t be AI coding assistants

    calendar Jun 25, 2026 · blog.jetbrains.com
    The real winner of Cursor’s $60B acquisition won’t be AI coding assistants

    When news broke that SpaceX would acquire Cursor’s parent company, Anysphere, in a reported $60 billion all-stock deal, most of the discussion centered around AI. This was another milestone and enormous valuation, and signal that AI is still bringing enormous disruption. Those reactions aren’t wrong but they can …


    Read More
  • Introducing the Recommended Agent in AI Chat with Codex as the current choice

    calendar Jun 25, 2026 · blog.jetbrains.com
    Introducing the Recommended Agent in AI Chat with Codex as the current choice

    JetBrains AI supports multiple coding agents, including Junie, Codex, Claude Agent, and any ACP-compatible agent you bring yourself. Previously, AI users in JetBrains IDEs started in Chat mode and had to choose an agent themselves. As models became more advanced, agents became more capable and their adoption grew. We …


    Read More
  • SSH Connections Are Moving to JetBrains Daemon in the Toolbox App 3.6 EAP

    calendar Jun 25, 2026 · blog.jetbrains.com
    SSH Connections Are Moving to JetBrains Daemon in the Toolbox App 3.6 EAP

    Starting with the Toolbox App 3.6 Early Access Program (EAP), SSH connections to remote environments use the JetBrains Daemon (jetbrainsd) by default. We’re making this change available in the EAP first because jetbrainsd is becoming the shared background service for JetBrains tools. Moving SSH there helps us validate …


    Read More
  • Your AI Agent Keeps Missing The Real Bottleneck. JetBrains Rider Can Fix It Now.

    calendar Jun 25, 2026 · blog.jetbrains.com
    Your AI Agent Keeps Missing The Real Bottleneck.  JetBrains Rider Can Fix It Now.

    Here’s a case worth pondering: your app freezes for ten seconds, and you ask an AI agent what’s wrong. What does it actually do? For a long time the honest answer was: it rummages through your code and takes a wild guess. A snapshot taken by a profiler tool is runtime evidence. It knows exactly […] Link to article: …


    Read More
  • The Unglamorous Side of Rust Web Development

    calendar Jun 25, 2026 · blog.jetbrains.com
    The Unglamorous Side of Rust Web Development

    This is a guest post by Mateusz Maćkowski and Marek Grzelak, co-maintainers of cot.rs and speakers at Rustikon 2026. You can watch their full talk here. In the very beginning, all we wanted to do was build a JSON API. After doing that a few times in Rust, we noticed a recurring pattern. Every new […] Link to article: …


    Read More
  • Our Research on Membership Inference Attacks and Preventing Privacy Leaks

    calendar Jun 25, 2026 · blog.jetbrains.com
    Our Research on Membership Inference Attacks and Preventing Privacy Leaks

    Imagine there’s a stranger out there who has nothing but API access to your chatbot. They are interested in knowing whether a specific patient, employee, or customer appears in the data you trained it on. Without breaching the database or stealing backups, this person can theoretically figure out this information with …


    Read More
  • Explicit Lazy Imports Are Coming to Python 3.15

    calendar Jun 25, 2026 · blog.jetbrains.com
    Explicit Lazy Imports Are Coming to Python 3.15

    A while ago at PyCon US 2026, I had the pleasure of listening to the Python Steering Council give updates about new features that are being added in Python 3.15. One that stood out was explicit lazy imports (via PEP 810), which defer module loading until first use. I am curious to see how this […] Link to article: …


    Read More
  • Kotlin Toolchain 0.11: The Next Step for Amper

    calendar Jun 24, 2026 · blog.jetbrains.com
    Kotlin Toolchain 0.11: The Next Step for Amper

    Amper 0.11.0 is out, and you will notice a shift in the product branding immediately. If you missed the KotlinConf keynote (watch the recording), here’s the headline: Amper has evolved into the Kotlin Toolchain and is now Alpha! This release brings that transition to life, alongside the ability to publish JVM …


    Read More
  • YouTrack Helpdesk Now Includes Customer Groups

    calendar Jun 24, 2026 · blog.jetbrains.com
    YouTrack Helpdesk Now Includes Customer Groups

    YouTrack 2026.2 introduces customer groups in YouTrack Helpdesk, helping B2B support teams tailor the support experience to different customers. Teams can manage tickets by company, team, or organization, maintain different SLAs, assign support agents to specific groups, and apply customer-specific rules. Multiple …


    Read More
  • How to Win a Hackathon: Notes From the Judging Table

    calendar Jun 22, 2026 · blog.jetbrains.com
    How to Win a Hackathon: Notes From the Judging Table

    At the JetBrains x Codex Hackathon, I spent two days watching teams build and then pitch their projects. The thing that decided most of the winners wasn’t just the previous twenty-four hours of work. It was the few minutes they spent presenting it. A strong project with a confusing demo loses to a simpler project […] …


    Read More
  • How We Measure the ROI of JetBrains IDEs

    calendar Jun 22, 2026 · blog.jetbrains.com
    How We Measure the ROI of JetBrains IDEs

    Organizations already spend hundreds of thousands of dollars on software, so it’s only natural that when they evaluate new paid tools, one question is top of mind: “Will this actually pay off?” Our ROI (return on investment) calculator was designed to help estimate the potential gains of JetBrains IDEs and AI Ultimate …


    Read More
  • AWS Image Builder Plugin for TeamCity

    calendar Jun 22, 2026 · blog.jetbrains.com
    AWS Image Builder Plugin for TeamCity

    Cloud build agents are one of those CI/CD features that feel almost magical when everything works well. Your TeamCity server can scale build capacity up when the queue gets busy, then wind it back down when the rush is over. You get extra power exactly when you need it, without keeping machines idle the rest […] Link …


    Read More
  • PHP Version Migration That Doesn’t Break Everything

    calendar Jun 22, 2026 · blog.jetbrains.com
    PHP Version Migration That Doesn’t Break Everything

    PHP Version Migration Demo PHP powers 71.8% of all websites with a known server-side language. It is a living language that underpins a significant portion of the modern web and one that keeps getting better. For example, EKSNEKS notes that migrating from PHP 7 to PHP 8 alone can deliver 18–42% performance gains …


    Read More
  • Bamboo End of Life: How to Prepare and Choose the Right CI/CD Replacement

    calendar Jun 19, 2026 · blog.jetbrains.com
    Bamboo End of Life: How to Prepare and Choose the Right CI/CD Replacement

    If your team is using Bamboo, you’ve probably seen the news: Bamboo Data Center is being retired as part of Atlassian’s broader Data Center transition strategy. Support will continue for several years, but many teams have already started thinking about the next step. Whether you’re considering Bamboo Cloud or moving to …


    Read More
  • Structuring IntelliJ Plugins with Optional Content Modules

    calendar Jun 19, 2026 · blog.jetbrains.com
    Structuring IntelliJ Plugins with Optional Content Modules

    What if one part of your plugin should load only when a specific IDE functionality is available? Plugin Model v2 is now available as an experimental way to structure, package, and build plugins, and to support such scenarios in a future-proof way. Its primary use case is in Split Mode (Remote Development) plugins. In …


    Read More
  • YouTrack Security Update: Upgrade Required for YouTrack Server

    calendar Jun 19, 2026 · blog.jetbrains.com
    YouTrack Security Update: Upgrade Required for YouTrack Server

    We’re sharing this update to inform YouTrack administrators about several security vulnerabilities that were recently identified and fixed in YouTrack. For YouTrack Cloud users, this post is purely informational – YouTrack Cloud has already been patched and no action is required. For YouTrack Server administrators, we …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top