frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Zig Creator Calls Spade a Spade, Anthropic Blows Smoke

https://raymyers.org/post/zed-creator-calls-spade-a-spade/
360•crowdhailer•2h ago•172 comments

Interrail: 6,379Km and 13 Countries over 7 weeks

https://shkspr.mobi/blog/2026/07/another-ridiculous-interrail-holiday-6379km-and-13-countries-ove...
80•coinfused•3h ago•53 comments

The social physics of conversation: Communication patterns matter

https://andiroberts.com/citizenship/the-social-physics-of-conversation-citizenship-leadership
56•kiyanwang•5d ago•8 comments

GhostLock, a stack-UAF that has existed in all Linux distributions for 15 years

https://nebusec.ai/research/ionstack-part-2/
291•ranger_danger•4d ago•124 comments

Beavis Ultrasound PnP ISA Sound Card Replica

https://github.com/schlae/BeavisUltrasound
68•mariuz•6h ago•23 comments

Backtrack-Free Cursive

https://mmapped.blog/posts/52-backtrack-free-cursive
98•dmit•5h ago•43 comments

Cyberpunk Comics, Manga and Graphic Novels

https://shellzine.net/cyberpunk-comics/
201•zdw•12h ago•68 comments

Tiny Emulators

https://floooh.github.io/tiny8bit-preview/index.html
272•naves•14h ago•23 comments

The Graph That Should Be Front-Page News

https://www.lyrebirddreaming.com/post/the-graph-that-should-be-front-page-news
128•rakel_rakel•5h ago•75 comments

So you want to learn physics (second edition, 2021)

https://www.susanrigetti.com/physics
237•azhenley•5d ago•42 comments

Frieve Vinyl Explained – Microscopic stylus/groove physics simulation

https://frieve-a.github.io/sound_toolbox/vinyl_explained/vinyl_explained.html
20•XzetaU8•4d ago•2 comments

Berkshire's $397B Bet Against an Overheated Market

https://www.disruptionbanking.com/2026/07/13/inside-berkshires-397-billion-bet-against-an-overhea...
55•emsidisii•3h ago•38 comments

Designing and assembling my first PCB

https://vilkeliskis.com/b/2026/0711.html
120•tadasv•12h ago•52 comments

Ask HN: Does anyone let AI agents play games just for fun?

7•nodivbyzero•3d ago•6 comments

How to read more books

https://scotto.me/blog/2026-07-12-how-to-read-more-books/
391•silcoon•19h ago•209 comments

Ask HN: Add flag for AI-generated articles

726•levkk•9h ago•324 comments

Ask HN: What Are You Working On? (July 2026)

166•david927•13h ago•543 comments

Sam Neill has died

https://www.theguardian.com/film/2026/jul/13/sam-neill-death-actor-dies-aged-78
194•j4mie•5h ago•45 comments

LARP – Revenue infrastructure for serious founders

https://www.larp.website/
257•BerislavLopac•18h ago•51 comments

Migrating a production AI agent to GPT-5.6: 2.2x faster, 27% cheaper

https://ploy.ai/blog/migrating-a-production-ai-agent-to-gpt-5-6
213•brryant•18h ago•91 comments

Vint Cerf, “father of the Internet”, is retiring

https://techcrunch.com/2026/06/30/the-father-of-the-internet-is-finally-retiring/
322•compiler-guy•3d ago•181 comments

Are you telling me a readonly property is wrecking my performance?

https://shub.club/writings/2026/july/check-your-scrollheight/
40•forthwall•3d ago•19 comments

Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k

https://systima.ai/blog/claude-code-vs-opencode-token-overhead
608•systima•16h ago•329 comments

Kode Dot Programmable pocket device for makers, pentesters and geeks

https://kode.diy
87•iNic•13h ago•22 comments

First look at Quest, the final ship of Antarctic explorer Shackleton

https://www.cbc.ca/news/canada/quest-shipwreck-expedition-images-9.7262229
36•curmudgeon22•4d ago•3 comments

Why write code in 2026

https://softwaredoug.com/blog/2026/07/09/write-code
170•softwaredoug•2d ago•219 comments

How we can reduce traffic congestion

https://research.google/blog/the-power-of-collaboration-how-we-can-reduce-traffic-congestion/
142•raahelb•19h ago•206 comments

Quadrupling code performance with a "useless" if

https://purplesyringa.moe/blog/quadrupling-code-performance-with-a-useless-if/
73•birdculture•3h ago•11 comments

What xAI's Grok build CLI sends to xAI: A wire-level analysis

https://gist.github.com/cereblab/dc9a40bc26120f4540e4e09b75ffb547
480•jhoho•1d ago•173 comments

I Learned to Read Again

https://substack.magazinenongrata.com/p/how-i-learned-to-read-again
159•georgex7•16h ago•59 comments
Open in hackernews

The console wars have been lost

https://xeiaso.net/notes/2026/console-wars-lost/
32•ExMachina73•3d ago

Comments

s_dev•1h ago
Consoles mostly died with the PlayStation 3. Consoles (At least Sony and Microsoft's offering) have become repackaged PCs for a while now this will be especially apparent with the Steamboxes going up on the same shelves as Playstations in the future.

I will concede it's hard to reason or discuss about these things without getting lost in a Ship of Theseus definition of what 'console' and 'PC' is and where the lines are. The PlayStation 3 had the cell processor and was fundamentally different to PCs imo.

Nintendo has always seemed to manage stay as a console and seems to come out of the console wars stronger than either Sony or Microsoft, so they seem to be the exception here.

nylonstrung•1h ago
TBH the PS3 probably should have been more similar to PC, the people I've talked to who have worked for it said the architecture was a nightmare to work with.

There's really no reason console games of that era needed, or even could benefit from 6 cores

masklinn•36m ago
The 360 had 3 cores. The PS3 had a single core with vector coprocessors on a ring bus.

GPGPU is what displaced the Cell SPEs, and you wouldn’t count that as cores. In fact the PS3 originally didn’t include a GPU, the SPEs were supposed to handle it all, so in a way they were approaching the same solution from the opposite direction.

stuxnet79•21m ago
Everytime this topic comes up I always replay this clip of Gabe Newell ranting about having to write multi-threaded code for the PS3 and chuckle [1]

Was writing code for the PS3 genuinely difficult or was it also a skill issue? The counter-argument I've heard is that multi threaded programming just wasn't as common at the time due to minimal number of cores available on most consumer hardware.

Perhaps the PS3 would have fared better with a different generation of developers.

[1] https://youtu.be/dKYT6NzsUZQ?si=wzf5e5iBP3MEEJEn

mort96•2m ago
I'm sure there's some degree of just not being used to multi threaded code, but it's also not like today's multi-threading. When we think about utilizing multiple cores today, we're thinking about running normal application code across many identical cores, within one process managed by a multi threaded kernel.

The PS3 wasn't like that. It was a single core machine, with one big CPU core which runs the operating system and your application, and it had a bunch of co-processors. I've never written for such a system, but I'd assume that a somewhat close analogy would be a single core Linux computer with 10 microcontrollers attached. (Though I'd love to hear from someone with more knowledge whether this is a reasonable analogy.)

aleph_minus_one•21m ago
> There's really no reason console games of that era needed, or even could benefit from 6 cores

First: One problem of the PS3 was that in a late stage of its development a (rather weak) GPU was "tacked on" (originally, the Cell was supposed to replace the GPU).

Now for your point:

Just have a look what scientists did on PS3 clusters using the SPUs of the Cell, and considering this imagine what creative things would have been possible for games on the PS3.

The problem was that at this time, game development got much less specific to one platform (in opposite to how it was for basically all the previous game console generations, though I am willing to admit that the original Xbox being very similar to a PC did give a hint concerning the direction the game industry was heading), so you wanted a much more "standardized" (typically meaning: similar to PC) architecture. The Xbox 360 was simply much more similar to PCs, so it was much easier to port engines from one platform to another.

> the people I've talked to who have worked for it said the architecture was a nightmare to work with.

For previous console generations this was less of a problem (basically every console was quirky). It is easy to find statements of developers on the internet how the PS2 was magnitudes more of a nightmare to develop for than the PS3.

So, before, being difficult to develop for a console was much more accepted in consideration of the unique features each console brought to the table. What did change was rather the expectation among developers to be able to easily port engines between platforms.

brazzy•55m ago
I really don't think having a custom CPU and hardware architecture different from PCs is the defining property of a gaming console. Nobody cares about that except developers and hardware nerds.

A console is a computer purpose-built and streamlined for playing games. No more, no less.

bigcityslider•47m ago
A game console is also locked down from the user, usually because the company is selling hardware at a loss, wants to maintain control, and wants to prevent cheating in online games. May also have exclusive games tied to the hardware.
mort96•40m ago
And as a result, the PS5 is less than half the price of a Steam Machine with similar performance.
Gigachad•45m ago
The line is far more blurred now. The Steam Machine is a purpose built device streamlined for playing games. Yet without any hardware modifications you can put it on your desk and load windows on it. So it's clearly a PC too.

The nitpicking on language here is entirely due to the fact the distinction is no longer clear like it once was.

bigcityslider•19m ago
Doesn't seem blurry to me, Steam Machine is a PC and PS5 is a console, based on one which one is locked down and which is general compute. It was a similar situation 20 years ago when you had a console and a game-optimized PC both playing game discs, but back then there were more console-exclusive games.
kakacik•54m ago
That cell cpu made development a hell according to devs. Or SDK around, at the end it doesnt matter. Sony even admitted to this being their strategy, so that later games look better and better as even brilliant devs only over time figured out how to squeeze full performance out of HW.

What an arrogance that everybody paid for in final prices. Well, thats yesterday reality, arrogance of companies thinking they have endless moat and can milk users forever is always eventually punished. Not losing sleep over them.

This behavior and inevitable result can be mapped into many other things, ie current german car manufacturing.

stuxnet79•31m ago
> Sony even admitted to this being their strategy, so that later games look better and better as even brilliant devs only over time figured out how to squeeze full performance out of HW.

I think the real strategy was to make it harder for natively developed PS3 games to be ported to other platforms.

It was a sensible strategy except they effectively lost the console wars right out the gate by delaying their release a year. This alienated developers who didn't want to go through the effort of doing development the PS3 way when it was hard to program for AND had little traction among consumers.

If the PS3 had come out a year before the 360 things might have played out differently.

Sony's hubris around the PS3 was very risky. They caught up in sales by the end of that generation but early PS3 adopters unfortunately had to deal with fundamentally broken, unoptimized ports despite having superior (if over-engineered) hardware.

Also the PS3 disaster ultimately set the stage for the PS4 which had a drastically simpler architecture. PS4 was a lot easier to program for but if compared to a PC with equivalent specs it was overpriced and much more locked down.

mort96•43m ago
We're definitely way past the point where console hardware is vastly different from PC hardware; we're not in the age where what makes a console special is having a sprite processor which allows it to render graphics in a way that mainstream PC hardware is incapable of. It's all pretty much just x86 APUs from AMD, slightly customized compared to what you get off the shelf.

However everything other than the hardware is what makes consoles special. They're a special-purpose device which is specifically designed to only be used with a game pad on a big screen. That means stupid stuff like a pop-up which needs mouse interaction, or the system getting confused about window focus, or games which have controller support but whose launchers need mouse interaction -- issues which have always plagued living room gaming PCs -- just categorically can not exist.

And they live in a completely different market. You have one mass produced computer which benefits from economies of scale, sold to a captive audience which has to buy games from the manufacturer. This allows completely different pricing strategies from non-console PCs where the manufacturer needs to make a significant profit on every device sold.

Then there's the developer angle. In the traditional desktop PC world, you have to work around performance quirks of many different GPU manufacturers and their drivers, and you're always in this careful balancing act where increasing graphics or CPU processing time by a little bit reduces your potential market. A console, representing exactly one hardware configuration owned by millions of people, allows much more extreme hardware utilization; you can consume every available CPU core, every available byte of memory, hit exactly 16.6ms frame times, and your game is gonna run at a smooth 60 FPS for everyone.

So yes, the computer science behind consoles is boring these days, they're "just PCs". But the market dynamics and developer implications mean they still have a place as a product that has a fundamentally different role than a traditional PC.

This is coming from someone who hasn't owned a console since the PS4 FWIW; I play my games on a Linux box with an Xbox controller in my living room.

Gigachad•32m ago
>However everything other than the hardware is what makes consoles special. They're a special-purpose device which is specifically designed to only be used with a game pad on a big screen. That means stupid stuff like a pop-up which needs mouse interaction or the system getting confused about window focus, issues which have always plagued living room gaming PCs, just categorically can not exist.

This is exactly the problem Valve has solved. SteamOS presents a just works managed OS that is fully usable with a console controller. You hit the middle button on your game controller and the steam machine just turns on, wakes your TV, and switchs the input. The UX difference between Console and PC is shrinking to near zero.

thatjoeoverthr•40m ago
The PS3 is one of a handful of systems that actually had a special processor. The NES and Genesis had common desktop CPUs. The PS1, 2 and N64 had MIPS processors which were in heavy use in workstations. GC, Wii, Xbox 360 had PowerPC. What was unusual was a special and temporary period from the 90s where “pc = x86 = basic” because everything else one way or another failed out of the market. That moment is passed and today all basic activity is done on arm based phones. Gaming is now one of the main niches of the x86, along with servers and corporate desktop. The special feature of the game console was always “we made these standards, we will commit to them for five years and sell a lot of units for you to ship games on.”
mort96•10m ago
To my knowledge, all consoles until the Xbox 360 had normal CPUs, but very special graphics hardware. They were decidedly not typical PC hardware.
nylonstrung•1h ago
Consoles just don't make sense in any modern context. It's profoundly wasteful to have an edge device sitting in your living room, unused for 99% of the time that can only do an incredibly small subset of what a gaming computer can

Every PS5 in existence is destined to become e-waste

Not to mention how bad the developer and porting experience is compared to PC/Steam Machine

nubinetwork•54m ago
> Every PS5 in existence is destined to become e-waste

So is your pc hardware, unless you expect to stay on that 9800x3d and 4090 for the next 30 years...

silon42•45m ago
4090 probably won't survive, but I could see 9800x3d still being usable.
inigyou•42m ago
Modern chips rarely last that long.
mrpopo•53m ago
> Every PS5 in existence is destined to become e-waste

Just like every Android device or computer in your household? Are you trying to make a point for cloud computing?

Gigachad•42m ago
I can accept the waste of having a second much lower power CPU in the phone I use with me every day. But I can't justify having both a gaming pc and a playstation/xbox that's exactly the same thing with a different OS on it. They even play the same games these days.

Something that weighs on me is the fact that every tech device you own is constantly devaluing as it ages, eventually becoming worthless when support ends and the servers are shut down. It makes far more sense to own the least possible and get the most use out of each one. Unlike most things you own that only devalue as they are worn out and damaged.

jdw64•1h ago
I also think Steam was a game that had no choice but to win. AAA development costs have gotten so huge that even platform-exclusive developers find it burdensome, so they end up releasing on PC as well. And when that happens, Valve's value only grows. A console generation lasts about 8 years, but with Steam, once you buy a game, you can probably keep playing it until Gabe Newell dies. On top of that, CDs don't last as long as you'd think. Three years ago, I put an old game CD into a console, but the disc was damaged and wouldn't run. (It was a game called MH2.) In that sense, I think Steam is better because you can always restore your purchases.
frenzcan•56m ago
>you can probably keep playing it until Gabe Newell dies

I remember Valve talking about the concern that if anything happens to Valve they have some contingency that basically releases your whole library to you without Steam DRM/etc.

jdw64•51m ago
cool!
inigyou•42m ago
If that's true, when they sell out to private equity, that'll be the first thing private equity deletes.
compiler-devel•49m ago
I've never had a problem with any CDs, even my old Quake CD from about 30 years ago. Probably there's an issue with your drive or the disc wasn't stored well.
jdw64
romanovcode•55m ago
> My husband and I both can't remember why we even got a PS5 in the first place

You are going to remember why you have PS5 in about 120 days.

sl-1•45m ago
Why? Sorry about my ignorance, but what will happen in about 120 days?
skimmed_milk•42m ago
I think its a reference to GTA 6 releasing
jhack•51m ago
“If I can't give people physical games as gifts anymore, why should I bother buying the new console?”

“Man, Valve really does win by doing absolutely nothing while the rest of the industry shoots itself in the head.”

Good luck buying physical games on PC?

alex43578•49m ago
The argument is that physical media was the one benefit consoles had. If you’re just buying a locked down, non-upgradable, low performance PC disguised as a console (without access to the superior Steam storefront), why not just get a PC?
jhack•37m ago
Lower up-front cost and hardware longevity are the two major ones. Whenever GTA VI launches on PC, good luck running it on your $500 PC from 2020.
phaser•43m ago
> I fear for what happens when Gabe Newell retires and the MBA cancer fully infects Valve.

They are making SteamOS compatible with other hardware, if you want to build a steam machine of your own. Also their contributions to Wine and Fex will enable other Linux gaming platforms that are not SteamOS to have the same compatibility layer.

revolvingthrow•31m ago
Proton is already good enough that you don’t need SteamOS. I’m not that much of a gamer so my numbers are hardly representative, but about 90% of video games I tried ran with zero issues through Heroic Launcher and GE-Proton. The ability to install SteamOS on your own hardware is nice, but largely irrelevant. It was Valve’s previous work on Proton which was important.

The bigger fear is of course Valve itself. They have many, many levers they could turn to squeeze their audience. This is of course a terrible long-term decision—Valve being a good steward is why PC gamers largely don’t even bother to learn what other online storefronts offer—but long-term planning is irrelevant if you’re a CEO who’s looking for a new yacht and to lateral away after 3 years of record profits.

@edit: admittedly there is something to be said about the "I don’t _want_ a PC experience, I just want to play the games on my couch" crowd. Being able to set up SteamOS on your own hardware _is_ nice, I just don’t think it’s relevant to any post-Gaben enshittification.

andrewl-hn•26m ago
It's less about platforms and more about games themselves. Games on Steam has to follow certain rules that are mostly consumer-friendly. And the fear is that some of these rules will be relaxed to increase Steam's revenue, and as a result the store will be flooded with ad-ridden gatcha-slop that is completely saturated mobile.
wewewedxfgdf•38m ago
Microsoft has destroyed Xbox and Windows.

It's all corporate and cloud from here.

spo81rty•36m ago
Roblox, Minecraft and Fortnite are all my kids play. Everything else is fighting for scraps it feels like. Not to mention a million mobile games.
outime•33m ago
The Steam Deck (or a more modern equivalent) offers the best of both worlds. It's a gaming device that can play not only Steam games but also titles from other platforms (and emulate consoles). At the same time it doubles as a fully unlocked PC so you can do whatever you want with it - or simply use it like a traditional console if you prefer with a Dock and a controller (which could very well be a PS/XBOX one).

It's like a Nintendo Switch but much more capable. That said, I understand that non-tech-savvy or more casual gamers may not find the concept especially appealing. I suppose that would ultimately be a marketing challenge to solve.

charcircuit•33m ago
Consumers are WAY more price conscious than this author recognizes. Also it's strange to complain about the PS5's price increasing to $599.99 when the Steam Machine is $1,128. Almost double. There is no world the Steam Machine outsells the PS5 or PS6.
Delphiza•16m ago
Somewhere along the way, consoles lost where they fit into the 'living room space'. The biggest thing (for me) was when games stopped with local co-op. Having two controllers and being able to play together was a good way to spend time doing casual gaming. Lego star wars did it well. Gears of War, Halo and others used to be a good way to to spend time with your children. The Wii had all ages playing together. Now, all that you can do is play Minecraft together. I was watching my (adult0 daughter play the new Subnautica, and would like to have joined in without having to go to a different room.
pjc50•12m ago
> The biggest thing (for me) was when games stopped with local co-op. Having two controllers and being able to play together was a good way to spend time doing casual gaming. Lego star wars did it well.

The Switch with its detachable two controllers always knew this.

dv_dt•5m ago
Cutting the default hw setup to one controller was definitely MBA coded shortsightedness imo
mort96•29m ago
Yeah, until you try to launch Trackmania and its launcher needs mouse input to function.
charcircuit•40m ago
The servers in clouds get "retired" too.
otabdeveloper4•51m ago
"Game consoles" are a niche lifestyle item for gen-X and millennials with money to waste. (Like vinyl records.)

Nobody under 20 knows what a "console" is even for, they play games on their iPhone almost exclusively.

applfanboysbgon•47m ago
This is hilariously incorrect and out-of-touch. Obviously phones are #1 by a huge margin, but the console market is as large as it's ever been as gaming as a whole became genuinely mainstream, and kids absolutely still play on them. Switch at 155 million sales, PS5 at 93 million, and under-20s have plenty of experience with hand-me-downs.
otabdeveloper4•36m ago
> the console market is as large as it's ever been as gaming as a whole became genuinely mainstream

Yes, like I said - lifestyle item for gen-X and millennials who have money now.

> ...and kids absolutely still play on them

The vast majority is kids playing their parents' console.

If the market wasn't being driven by parents' demand then no modern kid would be asking to buy a console. (They can play Roblox and Brawl Stars on their iPhone/iPad.)

rvz•42m ago
This comment is peak HN.

> Nobody under 20 knows what a "console" is even for, they play games on their iPhone almost exclusively.

Imagine saying this before GTA 6 which will release only on consoles this year.

That will be the game to get the entire world on their games consoles.

otabdeveloper4•39m ago
> That will be the game to get the entire world on their games consoles.

Console gaming is like 15% of all gaming world-wide, and GTA 6 is like a single-digit slice of that 15% slice.

applfanboysbgon•38m ago
What you're missing is that gaming as a whole >10x'd since the genX/millennial heyday, so consoles are actually more popular than they were 20~30 years ago even if they are a smaller portion of the overall pie (PS2-as-a-DVD-player notwithstanding).
otabdeveloper4•33m ago
Yes, consoles are an expensive lifestyle item for millennials who have money now.
applfanboysbgon•1m ago
You've repeated this baseless assertion three times now verbatim without adding any justification whatsoever for your beliefs that I think would self-evidently not survive contact with reality if you had any interaction with teenagers. From the statistics I can find, around 30% of console players are GenZ/GenA.
yoz-y•26m ago
If only mobile devices had better external monitor support. It’s funny that iOS / macOS has by far the best controller experience from all devices pairing wise (even getting an Xbox controller to work properly on windows requires a dongle). iPad + controller just lacks games (and with emulators not even that, just good configuration).
yulaow•49m ago
The thing I like about console compared to pc (which I use the most for gaming) is the total absence of cheaters except maybe a super minority.

To make an example try to play a multiplayer famous fps (like battlefield6 or cod) on console and then on pc, it's not even the same experience. On pc it is basically full of aimbotters, wallhackers, nodamagers, etc every single damn game, on console you get the actual safe experience. Sadly this is one of the reasons why I play mostly only pve games on pc

brazzy•47m ago
It makes sense as long as building hardware optimized for games is either significantly cheaper, or yields a better customer experience, than the available alternatives.

To most people, a separate gaming appliance is seen as convenience, not waste.

voidUpdate•42m ago
People want the convenience. Generally , a console "just works", whereas a PC is more likely to need some messing about to get working optimally. Console devs have one target hardware that they can target, whereas PC games could be run on a huge variety of hardware
Gigachad•37m ago
Valve has essentially fixed this in most aspects. My Steam Deck is as much of a "just works" experience as the switch. In fact I think it just works even easier because it automatically syncs my saves between my gaming desktop and it so I have the same saves when I travel.

Windows is a clusterfuck, but PC is larger than Windows. Anti cheat is a problem left to solve, but I think this is just a matter of time.

voidUpdate•30m ago
Valve fixed it by making a console that plays PC games, rather than making a PC
dv_dt•1m ago
And Sony by eliminating physical media, forces a whole set of online inconveniences onto gamers..
thdr•28m ago
I always find this argument pretty weak. Most of my household appliances are unused most of the time. And I very much value the fact that they're available for me if I want to use them. Why would I somehow want to give up that autonomy for my game console just because it happens to be connected to the internet?

I have gaming machines from the 80s that still work and that I still love. They're not e-waste.

dv_dt•7m ago
That modern consoles find themselves oddly displaced is true to me also, but what is also true is that I have an Apple TV and a cable-co provided android tv box attached to my TV. Neither particularly emphasizes the gaming experience, but it seems like there is an unexplored technical space somewhere between an ARM box and a full PC that every console company but Nintendo seems afraid of.

I think they need to give up on the "best Graphics" feature point and focus on some other set of values. It's one they've lost every generation to PC GPUs, and ARM connected GPU's are perfectly capable of providing a good gaming experience. Most Steam games really don't require anything close to a bleeding edge GPU.

If consoles are lost, at least lost from Sony and XBox, it's because they decided not to compete in the space - there are still plenty of opportunities to explore.

•
45m ago
As you said, it could be that I didn't store it properly, or it could be an issue with the CD reader on the old console.
Gigachad•39m ago
I've also never had a problem with any steam game I've purchased. I know in theory this could change at any time, but it's been 20 years now and it hasn't so they have earned some trust. Trust Playstation and Nintendo do not have.