# WSL2

WSL 2 is the Windows Subsystem for Linux version that runs a Linux kernel inside a lightweight managed virtual machine, enabling Linux environments and tools on Windows.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## IntelliJ IDEA 2026.2.3 Is Out!

DevFeed: [IntelliJ IDEA 2026.2.3 Is Out!](<https://devfeed.tech/articles/intellij-idea-2026-2-3-is-out-30918.md>)

Original publisher: [Read original article](<https://blog.jetbrains.com/idea/2026/09/intellij-idea-2026-2-3/>)

Author: Maria Kosukhina

Published: 2026-09-16T10:53:53Z

Content type: release

Language: en

Sources: [The JetBrains Blog](<https://devfeed.tech/sources/the-jetbrains-blog.md>)

Topics: [IntelliJ IDEA](<https://devfeed.tech/topics/intellij-idea.md>), [2026.2](<https://devfeed.tech/topics/2026-2.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Maven](<https://devfeed.tech/topics/maven.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [plantuml](<https://devfeed.tech/topics/plantuml.md>), [WSL2](<https://devfeed.tech/topics/wsl2.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [2026-2](<https://devfeed.tech/tags/2026-2.md>), [intellij-idea](<https://devfeed.tech/tags/intellij-idea.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [maven](<https://devfeed.tech/tags/maven.md>), [plantuml](<https://devfeed.tech/tags/plantuml.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [wsl2](<https://devfeed.tech/tags/wsl2.md>)

### AI overview

JetBrains released IntelliJ IDEA 2026.2.3 with fixes and improvements affecting Maven project data, IDE freezes, Markdown preview scrolling, PlantUML support, and applications using WSL2 mirrored networking.

### Source excerpt

We've just released IntelliJ IDEA 2026.2.3. You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from our website. The latest update brings the following improvements: For a comprehensive overview of the fixes, see the release notes. [...]

## Recent improvements to Maestro (January 2025)

DevFeed: [Recent improvements to Maestro (January 2025)](<https://devfeed.tech/articles/recent-improvements-to-maestro-january-2025-22920.md>)

Original publisher: [Read original article](<https://maestro.dev/blog/recent-improvements-to-maestro-january-2025>)

Author: Dan Caseley

Published: 2025-01-31T08:00:00Z

Content type: release

Language: en

Sources: [mobile.dev - Medium](<https://devfeed.tech/sources/mobile-dev-medium.md>)

Topics: [Tool](<https://devfeed.tech/topics/tool.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [WSL2](<https://devfeed.tech/topics/wsl2.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [docker](<https://devfeed.tech/tags/docker.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [maestro](<https://devfeed.tech/tags/maestro.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [update](<https://devfeed.tech/tags/update.md>), [windows](<https://devfeed.tech/tags/windows.md>), [wsl2](<https://devfeed.tech/tags/wsl2.md>)

### AI overview

Maestro's January 2025 update adds an organization dashboard with test-execution statistics, a Retry All Failed option for uploads, simpler local setup on Windows without WSL2, and fixes for WSL and Docker users. The article also previews cloud Web tests and ARM uploads for mobile platforms.

### Source excerpt

Howdy, testers! We're excited to share another update on the recent changes we've made to your tools.

## Bringing DHH's Omakub to WSL2?

DevFeed: [Bringing DHH's Omakub to WSL2?](<https://devfeed.tech/articles/bringing-dhh-s-omakub-to-wsl2-25161.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2024/11/05/bringing-dhhs-omakub-to-wsl2/>)

Author: Ivan Morgillo

Published: 2024-11-05T18:15:59Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [Windows Subsystem for Linux](<https://devfeed.tech/topics/wsl.md>), [WSL2](<https://devfeed.tech/topics/wsl2.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [PowerShell](<https://devfeed.tech/topics/powershell.md>), [Rust](<https://devfeed.tech/topics/rust.md>)

Tags: [alacritty](<https://devfeed.tech/tags/alacritty.md>), [developer-setup](<https://devfeed.tech/tags/developer-setup.md>), [linux](<https://devfeed.tech/tags/linux.md>), [omakub](<https://devfeed.tech/tags/omakub.md>), [powershell](<https://devfeed.tech/tags/powershell.md>), [rust](<https://devfeed.tech/tags/rust.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [windows](<https://devfeed.tech/tags/windows.md>), [wsl](<https://devfeed.tech/tags/wsl.md>), [wsl2](<https://devfeed.tech/tags/wsl2.md>), [zellij](<https://devfeed.tech/tags/zellij.md>)

### AI overview

A tutorial on setting up a WSL2 developer environment inspired by DHH's Omakub, including Alacritty, Zellij, Cargo, Ubuntu, and the Tokyo Night theme.

### Source excerpt

Setting up a developer environment on WSL2 with Alacritty, Zellij, Cargo and the Tokyo Night theme inspired by DHH's Omakub.

## Tutorial: Getting Started With Maestro on Windows

DevFeed: [Tutorial: Getting Started With Maestro on Windows](<https://devfeed.tech/articles/tutorial-getting-started-with-maestro-on-windows-22933.md>)

Original publisher: [Read original article](<https://maestro.dev/blog/tutorial-getting-started-with-maestro-on-windows>)

Author: Leland Takamine

Published: 2022-11-22T08:00:00Z

Content type: tutorial

Language: en

Sources: [mobile.dev - Medium](<https://devfeed.tech/sources/mobile-dev-medium.md>)

Topics: [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [WSL2](<https://devfeed.tech/topics/wsl2.md>), [Windows 11](<https://devfeed.tech/topics/windows-11.md>), [Java](<https://devfeed.tech/topics/java.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [Android Studio](<https://devfeed.tech/topics/android-studio.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>)

Tags: [android-studio](<https://devfeed.tech/tags/android-studio.md>), [emulator](<https://devfeed.tech/tags/emulator.md>), [java](<https://devfeed.tech/tags/java.md>), [maestro](<https://devfeed.tech/tags/maestro.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [windows-11](<https://devfeed.tech/tags/windows-11.md>), [wsl2](<https://devfeed.tech/tags/wsl2.md>)

### AI overview

A tutorial for setting up Maestro on Windows 11 using WSL2, Ubuntu, Java 11, and Maestro. It also points readers to Android Studio for creating an Android emulator and to further documentation and example flows.

### Source excerpt

Maestro works great on Windows computers, but there are a few unique setup steps to be aware of. This article will walk you through the end-to-end steps for getting started with...

## Six-Month Update on Life at Temporal

DevFeed: [Six-Month Update on Life at Temporal](<https://devfeed.tech/articles/how-it-s-going-35975.md>)

Original publisher: [Read original article](<https://temporal.io/blog/sergey-how-its-going>)

Author: Sergey Bykov

Published: 2021-03-31T04:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [WSL2](<https://devfeed.tech/topics/wsl2.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [IntelliJ IDEA](<https://devfeed.tech/topics/intellij-idea.md>), [rider](<https://devfeed.tech/topics/rider.md>), [goland](<https://devfeed.tech/topics/goland.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [IoC (Disambiguation)](<https://devfeed.tech/topics/ioc.md>), [ASP.NET](<https://devfeed.tech/topics/aspnet.md>)

Tags: [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [development](<https://devfeed.tech/tags/development.md>), [go](<https://devfeed.tech/tags/go.md>), [goland](<https://devfeed.tech/tags/goland.md>), [goroutines](<https://devfeed.tech/tags/goroutines.md>), [intellij](<https://devfeed.tech/tags/intellij.md>), [jetbrains](<https://devfeed.tech/tags/jetbrains.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [rider](<https://devfeed.tech/tags/rider.md>)

### AI overview

A six-month update on the author's transition from corporate work to startup life at Temporal, covering experiences with macOS, Windows, Linux, JetBrains IDEs, and Go.

### Source excerpt

I wrote about how it started in Why I Joined Temporal. Somebody suggested I should post an update about how things are six months later. How am I feeling after jumping from a corporate cliff into the whitewater of startup life?