Convert Linux to Windows

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Godot

    Godot Engine – Multi-platform 2D and 3D game engine

    I don’t think the support depends on distros much, I think the main variable is hardware. If you have a desktop PC bought in the last ~5 years the support should be OK, for the hardware older than that the support is not guaranteed. GeForce GT 730 (launched in 2014) doesn’t support Vulkan, Intel only supports Vulkan on Windows starting from Skylake launched in 2015.

    Then there’re quality issues. If you search internets for “Windows Vulkan issue” you’ll find many end users with crashing games, game developers with crashing game engines https://github.com/godotengine/godot/issues/100807 recommendations to update drivers or disable some Vulkan layers in registry, etc.

    On Windows, Vulkan is simply not as reliable as D3D. The reasons include market share, D3D being a requirement to render the desktop, D3D runtime being a part of the OS supported by Microsoft (Vulkan relies solely on GPU vendors), and D3D being older (first version of VK spec released in 2016, D3D11 is from 2009).

    Another thing, on Linux, the situation with Vulkan support is less than ideal for mobile and embedded systems. Some embedded ARM SoCs only support GLES 3.1 (which BTW is not too far from D3D 11.0 feature-wise) but not Vulkan.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. notepad-plus-plus

    Notepad++ official repository

    https://docs.flathub.org/docs/for-app-authors/requirements#l... , but I don't buy it in the general case because windows isn't synonymous with proprietary isn't synonymous with non-redistributable licenses. Sure, I doubt there's a legal way to ship Microsoft Office on flathub, but there are plenty of shareware programs that I think would be fine (IANAL, ofc) right up to FOSS that happens to target Windows. For instance, Notepad++ is GPLv3 and WINE platinum rating; why shouldn't it be on flathub?

    [0] https://github.com/notepad-plus-plus/notepad-plus-plus/blob/...

  4. programs

    Repository for programs installation

  5. bazzite

    Bazzite makes gaming and everyday use smoother and simpler across desktop PCs, handhelds, tablets, and home theater PCs.

  6. Emacs.AppImage

    This repository builds GNU Emacs from git on Travis CI and packages it as an AppImage.

    I hit quirks with glib semi-regularly (~1/year)

    For example, recently I tried to run Emacs' Appimage and it has a glib issue

    https://github.com/probonopd/Emacs.AppImage/issues/22#issuec...

  7. archcraft

    // Source : ISO

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Yaak – Organize and Execute REST, GraphQL, WebSockets, Server Sent Events, gRPC

    1 project | news.ycombinator.com | 26 Mar 2025
  • Lenovo Officially Announces the Legion Go S Handheld with SteamOS

    2 projects | news.ycombinator.com | 7 Jan 2025
  • Bye-bye Windows gaming? SteamOS officially expands past the Steam Deck

    5 projects | news.ycombinator.com | 8 Jan 2025
  • Grayjay Desktop App

    7 projects | news.ycombinator.com | 20 Dec 2024
  • Intuitive desktop API client, alternative to Postman and Insomnia

    1 project | news.ycombinator.com | 21 Nov 2024

Did you know that Shell is
the 11th most popular programming language
based on number of references?