Hacker News new | past | comments | ask | show | jobs | submit | sgjohnson's comments login

Or you run it because you don't want all the bloat that Windows comes with by default...

My gaming PC runs Windows 11 LTSC.


Using LTSC to avoid bloat is like removing the chairs and radio from your car to reduce weight. My experience with Win 10 LTSC was not terribly faster than Windows 10 Home, and night-and-day slower compared to a GNOME or KDE setup.

I suppose it's a fair play if you're contractually obligated to play Riot-published games or something, but... man. I've had better performance playing games on DXVK since 2016. Windows is a heavy hog.


> Using LTSC to avoid bloat is like removing the chairs and radio from your car to reduce weight.

LOL, I don't think that's how you meant it, but 100% agreed those are some of the first things to go when you wanna have fun in a car.

Windows LTSC is an amazing experience compared to vanilla windows, it's actually a decent OS that you can more or less control and you don't have to spend a weekend debloating and figuing out how to rip out cortana and ads and all the other garbage.


[flagged]


If you don't have personal experience with LTSC, it's probably a good time to stop opining on it. Having full access to group policy and total control over application and update choices on your own PC is not just a "cosmetic solution."

If your computer has weak spindle I/O and low RAM, then using LTSC is a useful shortcut to disabling background services that consume those resources. If resources are plentiful then it’ll have no gains. Also:

https://24hoursoflemons.com/blog/heroic-lemons-buick-reatta-...


How about: using LTSC is like driving a car down a highway without flashing advertisement billboards. You can focus on driving.

It does at the very least remove the built in ads in the OS.


It's not about performance. It's about not having Candy Crush Saga ads in the Start menu.

I don't follow what's going on here. I'm running current Windows 11 Pro, licenses purchased from one of the markets for under AUD$50, and turned off all the standard annoyances via setting toggles and never see an ad or weather report etc.

Systems are snappy on 6th gen i7 laptops.


Or get an edition that doesn't have all of that to begin with, and is supported for 10 years so you don't have to worry about updates mysteriously resetting the annoyance settings that you've disabled, or randomly breaking stuff.

Just install using the "English (World)" locale.

This was sufficient justification for me

I considered that on my new gaming PC, but I installed Arch and it plays every game that I care about just fine.

I have a dedicated Windows 11 gaming laptop and I'm about at my breaking point of putting another drive in it to test out the games that I care about on Linux. Windows was tolerable to use just for gaming, but the hoops that you have to go through to do some things in Windows are ridiculous. Removing the Game Bar (and stopping Windows from bugging you about it afterwards) is way more difficult than it should be. Also the driver update ping-pong that happens with my Intel video card is maddening. I'll have the driver fully updated and functional, then Windows Update periodically decides to downgrade it to one that's ~2 years old (which breaks stuff.)

If you're using steam, the ProtonDB website [1] has a feature where you can easily hook it up to your Steam account and get a full accounting of your entire collection on one screen.

I don't want to overpromise anything, but ProtonDB is if anything conservative; I find things working better than expected more often than I am disappointed by a listing now. Games with heavy anti-cheat for online multiplayer are often not a good bet, and really old stuff is sometimes not very well supported (although even so, surprisingly well), but Linux gaming quietly snuck up when nobody was looking and one step at a time has become something where I fairly casually just expect games to work in Linux now, without me having to do much more than poke Steam to use Proton manually sometimes.

[1]: https://www.protondb.com/


Single GPU passthrough my solution to any game that requires kernel level anticheat (lmao, no, you're not getting it on my Linux box, silly malware game devs) or does not run under Proton.

Run Linux on the host system all the time, run Windows in a VM only when necessary, and give Windows a GPU only when necessary.


So I assume you have two GPUs, one less powerful for the Linux desktop, and a more powerful one for gaming?

Can you switch more powerful GPU between passthrough and playing native Linux games without a wayland/x11 restart?


I actually do have two GPUs in my machine, but that wasn't my initial plan when I built this machine. I use the iGPU in my CPU to display my desktop and use my dGPU for Steam under Linux. When I want to run Windows I can unhook the dGPU from Linux, pass it through to Windows, and then both my Linux graphical session and Windows run at the same time. If you have a single GPU then the act of unbinding from Linux it to pass it through to a VM terminates your Linux graphical session (everything not under that graphical session keeps running) until you exit the VM and rebind the GPU to Linux.

As for the second part - yes. Typically you want to export the environment variable DRI_PRIME and set it to the index of the card you want to use to render and it will be displayed on the currently active display card.

The steps might be slightly different if you're using an nVidia card - both of my GPUs are AMD.


Sounds great! Which VM can do that?

Linux KVM. I recommend the following guide if you want an opinionated (positive) take on it: https://github.com/martinopiaggi/Single-GPU-Passthrough-for-...

> Why doesn't the README file explain what this repository is doing?

It explains exactly what it's doing.

"Microsoft Store package for Windows LTSC."

It provides a Microsoft Store package for LTSC builds, and an install script that allows it to actually work. Windows LTSC builds don't have Microsoft Store preinstalled, and Microsoft offers no official way to re-enable it.


> Windows LTSC builds don't have Microsoft Store preinstalled

No, it's not that it isn't "preinstalled", the Microsoft Store is literally not supported on LTSC, by design. LTSC was never intended to run the Store. The original use case for LTSC was for ATMs, industrial control equipment, hospitals, and the like, where IoT wasn't appropriate, where you needed the ability to run full desktop applications.

> Microsoft offers no official way to re-enable it.

Yeah that's because the Store was never supposed to run on LTSC. It's not supported. Why would they offer an official way to re-enable it? The whole point of LTSC is that it doesn't include the store.

If someone cobbled together an ugly hack to shoehorn it in, by definition it could break at any time.

Which it has.

There is no customer for this.


If by "customer" you mean "way of making money", I agree, since I didn’t pay for it. OTOH, I have been running LTSC on my desktop for years because it's the best edition of Windows, and I haven't had any issues with the Store, which I had to install manually, thus far.

> There is no customer for this.

Lots of people including myself run LTSC to minimize Microsoft shitware.


[flagged]


> Anyone pirating LTSC is by definition not a customer and has no right to make any demands of Microsoft.

Luckily, no demand was made, just a solution offered by the community.


[flagged]


To be fair, the headline could have been better worded. The convention for something like this is

“Show HN: Title of Repo”

I could understand how one might not understand what the aim of this post was. Maybe the ensuing conversation could have been handled better, but I would certainly include the parent comment in that indictment.


> No one is here to make you money or talk about "customers"

Have you ever read this site before? Half of it is about that and startup culture.


I agree it always been pretty implicit part of the culture. Just never seen someone so virulent and blunt about it lol.

Ok, but the brief README links to an actual microsoft.com domain (https://www.microsoft.com/store).

Why would you need a package to wrap a website? Wouldn't the website be accessible on a LTSC build, even if the official package isn't available?

If this is filling a highly useful role that I'm admittedly oblivious to, why are there only three commits in the project history?

(Best I can tell, this is a personal project that somehow made it to HN front page)


The store is also an app on windows and is sometimes an hard dependency to install apps that only exist on the windows store without having to jump through many hoops. It's usually part of windows itself in the regular retail builds of windows, but LTSC which is meant for enterprise and embedded system does not include it. Installing it is not straightforward which is what this repo provides.

There's no source code, it's a just a bunch of binaries and an install/uninstall script.

Edit: I should clarify that the link provided in the repo is not the microsoft store that the apps refer to. This would be a better link https://apps.microsoft.com


Its not just the store - its also the XBOX app/store and the framework to install "modern" applications that are .msix, appx, appxbundle.

I'm not seeing those attached to the repo linked here, and wonder if thats part of the reason why it wont work on older LTSC versions.


I don't think there's anything nefarious going on here but to someone just quickly looking over the page it has the impression of being an official Microsoft project, given the gratuitous use of their trademark and zero mention of it being a "community" effort.

Yeah they do. Run `wsreset.exe -i` in powershell and it'll install the Windows Store after a few minutes.

https://store.ui.com/us/en/category/all-cloud-gateways/produ...

4x 2.5GbE (one of them even a PoE port)

1x 10GbE SFP+

WiFi 7 with MLO

$279


Ubiquiti gear is great, but does not use open source software like OpenWrt Two. And I think most modern Ubiquiti routers are not supported by OpenWrt.


Quite a few Ubiquiti APs can be reflashed with OpenWRT.


I don’t see how ubiquiti not being open source is relevant here, as the original question was

> Can you recommend Western companies that would be able to produce similar hardware at the same price point?

Besides, I’m yet to see any open source routing software that’s half usable as a complete package. With the sole exception of VyOS, it’s all hot garbage, OpenWRT and pfSense included.


Ok, you may be in the wrong thread. This is a product for people who consider OpenWRT support to be a positive selling point. The OpenWRT One and OpenWRT Two are not products aimed at people who consider OpenWRT to be "hot garbage". They're not trying to produce generically good router hardware; they're trying to produce good router hardware for use with OpenWRT.

When somebody in this context is asking for similar hardware, it's reasonable to assume that OpenWRT support would still be considered important, or at least worth mentioning.


Oh that's surprising! Why do you consider VyOS to be less "hot garbage" than the others? That's a hell of a take!


You don’t need to use the Server SKU. LTSC exists. It’s basically the Server version, but without any of the Server stuff.


To be pedantic, Server 2022 is a newer build than any Windows 10 version.


For Windows 11, all editions (11, 11 Enterprise LTSC, Server 2025) are 24H2.


Functionally the same as pleading guilty


> To some extent it is decentralized is it not? No. Everything relies on the root servers, as recursive servers rely on them.


But you can run your own root servers.


And what good does that do?


Prevents some MITM attacks. You can also run your own TLDs where the registries are public enough.


If Microsoft had instead created a modern alternative for Win32 that was equally performant and bullshit-free, Electron would have never seen the light of day.


I guess Musk’s reason for not wearing a suit is because he’s got fuck you money, and also because he has to keep up the tech bro appearance, for Tesla be valued like a car company otherwise.


It was a rhetorical question.

The real question was why the edgy, free speech, new media "organisations" invited to the WH don't have the balls to ask?


> Zero-click kernel code execution with persistence and kernel PAC bypass

This is what baffles me about Apple's bug bounty program.

> $1,000,000: Zero-click remote chain with full kernel execution and persistence, including kernel PAC bypass, on latest shipping hardware. As an example, you demonstrated a zero-click remote chain with full kernel execution and a PAC/PPL bypass with persistence on the latest iOS device.

This is easily worth significantly more. You don't even need to sell it to the black market, sell it to all the 3 letter agencies in the world.


I read it as a libertarian complaint about governments.

i.e. own real estate? Try not paying the property tax on it, and see who really owns it. :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: