frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Screw it, I'm installing Linux

https://www.theverge.com/tech/823337/switching-linux-gaming-desktop-cachyos
112•throwaway270925•1h ago

Comments

pinewurst•1h ago
https://archive.ph/DNFkL
xedrac•1h ago
Welcome to the world of computing freedom.
josefritzishere•1h ago
Never before has a successful software company worked so hard to reject the wants of their user base. Ai continues to be a solution seeking a problem.
baal80spam•1h ago
C'mon. Microsoft is one of the top 3 companies in the world.
officeplant•1h ago
All three of the top three could vanish overnight, and a think a lot of us could just go on living without much issue from the "loss".
agumonkey•1h ago
but the windows brand is taking a serious beating

win10 was a great restart somehow but 11 transition was (and is) alienating many people

SirFatty•1h ago
That couldn't have anything to do with being a near monopoly.. no sir.
recursive•36m ago
Two names for the same thing.
officeplant•1h ago
In the 2000's I used to fear that not having windows at home would lead me to a lack of troubleshooting prowess when it comes to problems with windows at work.

Now I'm just glad I only have to suffer windows at work.

Gualdrapo•45m ago
After some uni class at a conference room, back in 2006, there was a Linux hackathon/demo-y thingy outside where there were people showing off Compiz, the cube and that kind of stuff. Of course my noob ass was impressed with that - you can switch windows a 3d cube? That's amazing! That's the future! I want to try that!

So they were kind enough to give each one of us a Ubuntu 5.10 CD, one of those from back then when Canonical shipped free Ubuntu CDs to people around the world completely for free.

I can recall poking around that brown-y Gnome 2.x and feeling cozyness, like feeling at home. Everything felt transparent and humble and honest, from the desktop wallpaper, the icons and the typography to the tone the help pages were written. You could feel the ubuntu on it. It really felt like it was made for human beings.

The computer no longer felt like a dark box that only let you do things your license let you to do and if you dared to look at other direction, ever so slightly, things could go insanely wrong.

Granted, I didn't had internet at home back then (and wouldn't have it until late 2008 via a crappy 3G modem) so after nuking the Windows XP install and tried install it, also nuked the partition where I had all my uni docs and stuff and, defeated, had to go back to Windows via a pirate copy - until I had enough spare time to go learn what I did wrong and try again. Never went back ever since.

Things have changed a bit - Ubuntu is not what it what it used to be, I am not who I used to be (ended being a graphic designer) and not even the internet itself is not what it what it used to be - but I'm glad human creations like Linux still exist.

seemaze•1h ago
>So if anything goes wrong in my install, it’ll be a lot of forum-hopping and Discord searching to figure it all out

This is not inaccurate, however every time I've had to interface with either Microsoft or Adobe issues, both the professional and community support have been abysmal. Both community forums seem to incentivize engagement to the point where every response is 3+ hyperlinks deep to someone else's vaguely related post.

Maybe the linux forums self select for independent problem solvers..

ronsor•1h ago
Community forums/support from big companies like Microsoft and Adobe tend to be completely useless. In most cases, all threads follow the same flow:

* Question with reasonable amount of detail.

* A reply from some "Community Helper" (Rank: Gold): "did you try reading the help files?"

* Another person with a "Staff" badge: "this isn't our department"

[Thread closed.]

ACCount37•53m ago
At least it's not Qualcomm support forums.

"Talk to the sales about this functionality. [Thread closed]"

marcosdumay•26m ago
I have some respect for the Oracle's honesty in putting stuff like "this bug can't be solved in the cheapest version of the software, buy the upgrade package X if you need it fixed" right on the forum.
xmprt•52m ago
Or

* Helper: This is a great suggestion which I'll flag for the team to add support (5 years ago)

Jigsy•47m ago
Or "Did you try rebooting?"
esafak•34m ago
The Microsoft Way (tm)
2muchcoffeeman•30m ago
Many OpenSource forums and software are like this. None of the help is there to help you use the system. It’s there for you to gain some deep knowledge that you don’t care about.

But I’ve said it before and I’ll say it again. some Linux distro needs to adopt some hardware line and partner with them to release a known good line of computers and polish the hell out of it. Like System 76 but nicer.

fHr•18m ago
Lmao true.
robotnikman•7m ago
Hah, this gave me a good laugh. There have been countless times where I have ran into this exact kind of situation, and it's not just limited to Microsoft and Adobe.
thewebguyd•1h ago
> either Microsoft or Adobe issues

Please run sfc /scannow closes topic

Both MS and Adobe's forums are a complete joke, LLMs give better support than their respective "communities."

gerdesj•1h ago
... and reinstall Windows is offered as the next step after sfc /scannow.
soraminazuki•22m ago
For sure. Despite its reputation, troubleshooting is much easier on Linux than on commercial OSes. It's not even close.
tonymet•1h ago
Any technical minds care to explain how the "agentic Windows" actually functions?

Based on the marketing it seems to run a sandboxed copilot instance that can impersonate the user to take actions, with their permission?

Something like "hey copilot install Putty"? and it does it?

I can relate to the reluctance to adopt AI features into the OS -- but I would also like to understand how they work and any utility they might provide.

thewebguyd•1h ago
That's what I understand. It basically spins up a windows VM, you grant it access to specific files or folders, and it runs the actions in the VM.

From the MS support doc:

> "An agent workspace is a separate, contained space in Windows where you can grant agents access to your apps and files so they can complete tasks for you in the background while you continue to use your device. Each agent operates using its own account, distinct from your personal user account. This dedicated agent account establishes clear boundaries between agent activity and your own, enabling scoped authorization and runtime isolation. As a result, you can delegate tasks to agents while retaining full control, visibility into agent actions, and the ability to manage access at any time."

MS showed a little bit of something like it at Ignite yesterday, but for enterprise automations, the AI spun up a Windows 365 instance, did some stuff on the web, then disposed of it when it was done.

tonymet•27m ago
thanks for explaining that. I could see some value and also tremendous risk.

My concern is that the Windows Credential itself doesn’t have a ton of value (opening windows apps) but the browser cookie jar (e..g Edge or Chrome) , which the Credential unlocks, has tremendous value — and threats.

The core problem is lack of granularity in permissions. If you allow the agent to do browser activities as your user, you can’t control which cookie / scope it will take action on.

You might say “buy me chips” and it instead logs into your Fidelity account and buys $100k worth of stock.

Let’s see how they figure out the authorization model.

ACCount37•58m ago
"How it actually functions" is too much of a moving target. The book of "best practices for building AI agent functionality into your OS" is still being written. But "sandboxed envs for AI to do things in" is one approach MS is currently trying for.

I agree that a "good" implementation of agentic AI can have a lot of benefits, to casual users and power users both. But do I have any trust in Microsoft being the company to ship a "good" implementation? Hell no.

Windows has been getting more and more user hostile for years now, to casual users and power users both. If there's anyone at Microsoft who still cares about good UX, they sure don't have any decision-making power. And getting AI integration right is as much a UX issue as it is a foundation model issue or an integration hook issue.

unethical_ban•59m ago
Anyone have experience with CachyOS or Bazzite here? I'm using Fedora KDE standard, never toyed with Arch distros, and don't know much about Bazzite/Kinoite. Regular Fedora seems pretty usable to me.

In any case, it's really great to see Linux overcoming its final major hurdle for a lot of technical people to dump Windows: Gaming compatibility.

chazfg•47m ago
I use cachyos. It's good as long as you're fine with some knob turning. I haven't had an issue granted I haven't played many things. Cities skylines 2 works for me so I can't complain about it
cwbriscoe•44m ago
I've only played with CachyOS in a VM but I plan on installing it on my next computer build.
quasigod•26m ago
Both are great options, but if you're happy with Fedora, there's probably not a big reason to switch. Arch is a full rolling release, which requires you to be aware and ready to deal with any breaking changes each time you update your packages. On Fedora, you'll mostly only have to be ready for this on a new version release. If you want to always have the newest packages for everything and don't want to wait, then CachyOS is great. If you want to turn on auto updates and only think about changes when a major release drops, Fedora is a better pick.

Bazzite, being an atomic distro, is kind of hard to compare to. For basic use-cases like running just software available in Flathub, it is incredibly solid and easy to use. If I were choosing a Linux distro for a non-technical family member, I would go with an atomic Fedora distro and be completely confident they could get things done without breaking anything. However, if your needs are more advanced, you're going to need to be ready to relearn a lot (e.g. using containers for development), since atomic distros are a big paradigm shift from standard ones. This isn't a bad thing, just something to be ready for.

ge96•57m ago
I couldn't afford new computers in the past, would get some POS but putting Linux on it and a tiling manager gave me more bang for my buck

Started with Linux Mint then Debian/Ubuntu, tried some others too but ultimately just stuck with Ubuntu

ErroneousBosh•53m ago
Over here we've been saying for years that gaming on Linux is a far better experience, with better framerates and better stability.

Just you're kind of SOL if you want to play anything that isn't based on some flavour of Quake or Unreal engine.

Well, that's different now. See? Told you. Faster, smoother, less crashy.

Oh, you want Microsoft Office? Yeah well you're probably using Office 365 these days anyway. Everything's in a browser. No, it looks just the same. Edge? It's less crashy in Linux, weirdly.

AutoCAD? Nah. Still SOL.

Jigsy•52m ago
I was still using Windows 8.1 at the start of 2024 and was trying to slowly shift away to Linux at the time, but circumstances beyond my control ended up throwing me into the deep end a lot quicker than I expected.

I'm really enjoying Linux. It's one of those things that makes me somewhat passionate about computing for the first time in a long time.

switchbak•37m ago
I'm one of those weird people that has been on Linux so long (wow, like over 2 decades now) I quite literally don't remember how to use Windows - even though I cut my teeth on it in the 90's. I dabble on the Mac to a moderate degree, but I'm just mostly comfortable on Linux, despite more BS than one would prefer. The benefits certainly outweigh the downsides (for most purposes), especially if you're technical enough to be self-sufficient.

When I see the adware monstrosity that Windows appears to have turned into, I'm actually quite shocked to see sharp folks using it. I must be missing something, like do they have cheat codes to make it usable?

If I wasn't super tech savvy, I can see why people would pay the absurd Mac tax - just throw money at the problem enough to make it go away.

Jigsy•25m ago
> When I see the adware monstrosity that Windows appears to have turned into, I'm actually quite shocked to see sharp folks using it. I must be missing something, like do they have cheat codes to make it usable?

I think the sad reality is a lot of people simply don't care.

I specifically avoided Windows 10 because of the telemetry and the whole forced reboots for updates seem pretty annoying, and I didn't see it getting any better which is why I decided to try and move to Linux.

The only thing that held be back at the time was I was too ensconsed in my eight-year-old setup, so I needed to be able to do the same things on Linux; and I needed gaming to be viable. Which it thankfully is now to Proton.

And it's even more disgusting how Windows 11 has become considering it has the "we'll take screenshots of what you're doing every five seconds" stuff now. Sure, Microsoft claim they'll never see what people are doing, but what's stopping them from doing that in a future update?

At least people are slowly wising up to this; though a believe a good majority of new Linux users are because they don't want to create e-wase and replace a perfectly good computer just because Microsoft says "No."

Personally, I wish I'd swapped sooner.

kwanbix•30m ago
Windows 8.1 in 2024? Why? You have Win10 which is miles better if you needed Windows.
1bpp•19m ago
Very curious what kept you on 8.1.
Jigsy•18m ago
"If it ain't fixed, don't broke it."
andai•47m ago
>I don't want to talk to my computer

I recently vibe coded a voice typing software (using Parakeet — your best bet is probably Handy though).

It works in my terminal. (I just changed my paste shortcut to Ctrl+V

I can now literally speak software into existence!

I made a thin wrapper around my llm() function I can pipe text into from Bash.

This allows me to make many other thin LLM wrappers, such as one that summarizes then contents of entire directories.

I have a thing called Jarvis inspired by a Twitter post, where I ask it to do anything in bash, and it just does that.

I wouldn't exactly say it's useful (I am unemployed) but I am kind of having my mind blown a little bit.

The future is already here, it's just not evenly distributed yet.

beepbooptheory•40m ago
Please, really, I am sure we all get it. Who is even the audience for this kind of comment at this point? Can't we have one comment section that's about how Linux is cool and good and Windows sucks? Like when we were all still real nerds instead of product hypers?
multjoy•26m ago
What lunatic thinks that voice is the best way to interface with a computer?
luqtas•3m ago
disabled people? also no one needs 105% efficiency all the time when using a computer
AuthAuth•45m ago
This is bad. New user going onto an arch distro with a ton of tweaks is worst case scenario for a smooth experience.

I'm sure cachyOS will work a treat out of the box, but i'm also sure that one day things will stop working and cascade into a distro hop or reinstall leaving a sour taste in the users mouth.

You do not need a "gaming" distro, all distros use the same software and you will be fine on ubuntu, fedora etc.

kevinfiol•31m ago
Agreed. I'm surprised by the amount of Linux newcomers being directed toward these weird, specialized derivatives that have existed >2 years.
cosmic_cheese•7m ago
It’s almost certainly driven by a desire for everything to work as expected out of the box.

Speciality derivatives come with attention to detail and purpose-fitting that often isn’t found in general purpose distros, like how Nobara has a system to auto-apply fixes for common problems or how Bazzite includes an overlay for game stats (framerate, etc). Rolling and bleeding edge distros have been popular because people want to use the latest hardware.

Can you get these things with a general purpose distro with older kernels? Sure, but the process varies depending on distro, hardware, use case, etc and isn’t necessarily accessible to many, even with the selection bias towards a technical mindset that comes with wanting to switch to Linux. It’s the same reason why Windows has been popular for so long and why Valve has seen outsized success with Linux: the fiddly bits have been minimized.

Major distros could pull in many of these users by sinking resources into that golden “out of the box” experience and aggressive hunting down and fixing of papercuts.

galleywest200•19m ago
Is it bad? SteamOS is an Arch based and extremely user friendly gaming-focused distro.
s1mplicissimus•3m ago
I've stopped recommending ubuntu for beginners by default, as the now only-wayland mode is beyond the level I can support
pshirshov•41m ago
It should be NixOS of course.
hombre_fatal•29m ago
I started using NixOS a month ago.

Knowing nothing about how to configure it, I installed it with the graphical installer, booted into a tty, installed claude-code, checked the config files into git, and proceeded to vibe-code a basic sway (now niri) environment to see what it would feel like.

A month later, my NixOS environment is so much better than my heavily optimized macOS environment that I sheepishly use it inside a VM on macOS (UTM) or VNC to my desktop machine so I can use it from my bed.

LLMs really open the doors of desktop Linux since you can git clone all of your deps locally (your window manager, keepassxc, waybar, your apps, nixpkgs, home-manager, even the linux kernel, etc., etc.) and the LLM can dig into source code and web search to do things for you or debug issues. And NixOS adds a level of observability into what's going on since any changes show up in git-diffed config files.

If anyone is like me and used macOS because you used to use Linux but couldn't be bothered anymore when you'd run into a rough edge, you might find it fun to use NixOS + claude-code (or equivalent) running in ~/nix-config.

MarsIronPI•27m ago
As much as I like NixOS (I use it btw) I would absolutely not recommend it to a new user. I'd probably recommend trying Debian Testing.
more_corn•38m ago
My buddy gave me a computer because it wouldn’t run 11. I put Zorin Linux on it. I’m quite pleased.

Not once in initial setup or first week of use did it use dark patterns to try to trick or force me into something I don’t want to do.

arcfour•33m ago
I have been waiting for this time to come. Microsoft clearly doesn't care about Windows very much, and Linux has never been more ready to break out in market share. Quite exciting to see!
andrewmutz•30m ago
I use bazzite linux for gaming full time and can't say enough good things about it. You don't need to do anything at all to maintain it. Every Windows game I've ever tried just works perfectly out of the box. Sometimes I will see a warning telling me that a certain game is not certified for a good experience by Steam, and it all just works perfect anyway.

When I was running Windows on the same machine I was constantly trying to diagnose why things stopped working, and downloading drivers.

Perhaps my experience with Windows was worse than average, I don't know. But from my perspective there is zero reason not to run Linux full time for gaming.

djhworld•29m ago
My gaming PC sits next to the TV in my living room and I use it like a console, I have one of those cheap blutooth wireless keyboards with trackpad for the really basic iteractions and then I just use a game controller for playing games.

Windows 11 has been fine for me, I don't interact with it much other than seeing it for a bit when launching games.

I honestly wouldn't mind giving Linux a go, the only downside is I made the mistake of buying an nvidia graphics card, I'm not sure how much of a pain it is these days but last time I tried it was a bit of a nightmare - the general wisdom at the time was to go with an AMD card.

sbrother•26m ago
Nvidia's Linux software is first rate -- actually a large amount of the software that would merit buying an Nvidia graphics card is Linux-only anyway. I actually briefly had an AMD card but ended up giving it away since it didn't support ~any of the projects I needed to work on. But YMMV, my anecdata is from a ML engineering perspective.
molave•27m ago
Changed from Windows 10 to an Ubuntu with beefy specs. When I saw firsthand the improvement of the user experience, I felt the year of the Linux desktop is nigh.
vagab0nd•23m ago
I had to briefly go back to Windows and I just couldn't understand how anyone serious can run an OS that just decides to reboot itself in the middle of the night.
ruined•22m ago
>I’m going to install CachyOS, an Arch-based distro optimized for gaming on modern hardware, with support for cutting-edge CPUs and GPUs and an allegedly easy setup.

oh no

pessimizer•16m ago
Please don't install some weird trendy distro. I'm starting to think that Microsoft is sponsoring them just to make sure that people come running back to Windows, complaining, saying "not ready for prime time." Just install Debian. Stable. Or Mint or even Ubuntu. Move over to something bizarre when you know why you want it.
perihelions•7m ago
Occam's distro-hopper? Don't attribute to malice, what's easily explained by people chasing after trendy new things.
homeonthemtn•13m ago
Funny timing. I just said screw it the other day and wiped an old laptop to install Linux. I'm using budgie at the moment, but it's been pretty smooth sailing.

I suspect the combination of modern Linux + + Steam + LLM to troubleshoot and learn may see more conversions like myself

spuz•8m ago
> So really, why wouldn’t I blow that up and start over?

I really wish more people would mention the option of dual booting. Use another separate SSD to install your linux OS and that way you always have the option of going back to your Windows install. You can even reserve some programs for Windows and do everything else with linux.

There's really no need to approach it with a "screw it" attitude. You'll probably get yourself in too deep with that approach.

kurttheviking•3m ago
This is the way. I've been dual booting with Ubuntu for almost 20 years now and my main finding these days is just how easy it has become and how rarely I need to switch to Windows. Sure, it happens and the option is always there, but Ubuntu as a daily driver is solid.
bitwize•7m ago
Open source sickos: Yes... hahaha... YES!

Honestly, I'm just surprised it took this long, and this much end-user abuse, to get things to where even casual enthusiasts are looking long and hard at giving Linux a go. But I'm glad y'all are here.

Loose wire leads to blackout, contact with Francis Scott Key bridge

https://www.ntsb.gov:443/news/press-releases/Pages/NR20251118.aspx
130•DamnInteresting•2h ago•54 comments

Researchers discover security vulnerability in WhatsApp

https://www.univie.ac.at/en/news/detail/forscherinnen-entdecken-grosse-sicherheitsluecke-in-whatsapp
51•KingNoLimit•2h ago•12 comments

Building more with GPT-5.1-Codex-Max

https://openai.com/index/gpt-5-1-codex-max/
285•hansonw•5h ago•164 comments

Europe is scaling back GDPR and relaxing AI laws

https://www.theverge.com/news/823750/european-union-ai-act-gdpr-changes
420•ksec•8h ago•450 comments

It's your fault my laptop knows where I am

https://www.amoses.dev/blog/wifi-location/
47•nicosalm•1h ago•19 comments

Meta Segment Anything Model 3

https://ai.meta.com/sam3/
165•lukeinator42•5h ago•38 comments

Gaming on Linux has never been more approachable

https://www.theverge.com/tech/823337/switching-linux-gaming-desktop-cachyos
119•throwaway270925•1h ago•67 comments

Cognitive and mental health correlates of short-form video use

https://psycnet.apa.org/fulltext/2026-89350-001.html
150•smartmic•3h ago•123 comments

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linu

https://it-notes.dragas.net/2025/11/19/static-web-hosting-intel-n150-freebsd-smartos-netbsd-openb...
94•t-3•5h ago•33 comments

Pozsar's Bretton Woods III: The Framework

https://philippdubach.com/2025/10/25/pozsars-bretton-woods-iii-the-framework-1/2/
35•7777777phil•3h ago•13 comments

How to identify a prime number without a computer

https://www.scientificamerican.com/article/how-to-identify-a-prime-number-without-a-computer/
22•beardyw•1w ago•14 comments

Launch HN: Mosaic (YC W25) – Agentic Video Editing

https://mosaic.so
101•adishj•7h ago•92 comments

How Slide Rules Work

https://amenzwa.github.io/stem/ComputingHistory/HowSlideRulesWork/
12•ColinWright•2h ago•0 comments

The Death of Arduino?

https://www.linkedin.com/posts/adafruit_opensource-privacy-techpolicy-activity-739690336223705497...
324•ChuckMcM•3h ago•167 comments

Thunderbird adds native Microsoft Exchange email support

https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/
289•babolivier•11h ago•76 comments

Larry Summers resigns from OpenAI board

https://www.cnbc.com/2025/11/19/larry-summers-epstein-openai.html
169•koolba•9h ago•176 comments

The patent office is about to make bad patents untouchable

https://www.eff.org/deeplinks/2025/11/patent-office-about-make-bad-patents-untouchable
61•iamnothere•1h ago•3 comments

Racing karts on a Rust GPU kernel driver

https://www.collabora.com/news-and-blog/news-and-events/racing-karts-on-a-rust-gpu-kernel-driver....
18•mfilion•2h ago•1 comments

Vortex: An extensible, state of the art columnar file format

https://github.com/vortex-data/vortex
13•tanelpoder•4d ago•0 comments

Show HN: DNS Benchmark Tool – Compare and monitor resolvers

https://github.com/frankovo/dns-benchmark-tool
36•ovo101•5h ago•25 comments

A $1k AWS mistake

https://www.geocod.io/code-and-coordinates/2025-11-18-the-1000-aws-mistake/
264•thecodemonkey•13h ago•231 comments

Tailscale Down

https://status.tailscale.com/incidents/01KAF1H8V7EGFKVG5KGZBB2RJC
9•fasz•1h ago•5 comments

Exploring the limits of large language models as quant traders

https://nof1.ai/blog/TechPost1
97•rzk•15h ago•85 comments

Control LLM Spend and Access with any-LLM-gateway

https://blog.mozilla.ai/control-llm-spend-and-access-with-any-llm-gateway/
49•aittalam•1w ago•18 comments

The Subversive Hyperlink

https://blog.jim-nielsen.com/2024/the-subversive-hyperlink/
9•ColinWright•3h ago•6 comments

What Killed Perl?

https://entropicthoughts.com/what-killed-perl
120•speckx•12h ago•276 comments

The Future of Programming (2013) [video]

https://www.youtube.com/watch?v=8pTEmbeENF4
142•jackdoe•6d ago•90 comments

Reproducible C++ builds by logging Git hashes

https://jgarby.uk/posts/git_repr/
29•j4cobgarby•5d ago•33 comments

Comparing Integers and Doubles

http://databasearchitects.blogspot.com/2025/11/comparing-integers-and-doubles.html
17•pfent•1w ago•7 comments

Multimodal Diffusion Language Models for Thinking-Aware Editing and Generation

https://github.com/tyfeld/MMaDA-Parallel
125•lnyan•13h ago•13 comments