Right. If the UK tries to rejoin they're going to get no favors from the rest of the EU, as an example to other member states that you can't just play hokey pokey with a continental union. The UK will be miffed as a response. It'll potentially take decades for a deal to work out for the UK to rejoin the EU, if that's even its form at that point.
JoeCoT
On the other side, Free and Open Source Software leveled the playing field for software development by quite a lot. Before FOSS you had proprietary databases, proprietary OSes, proprietary web servers, etc, at every level of the chain. Without FOSS Internet Explorer and Microsoft Office would rule the roost. Without FOSS smart phones might've taken years longer, and have far less choices. Without FOSS the web would be drastically different. Without FOSS development would be harder to break into, and anything you tried to produce would involve 15 different licensing fees.
I also played games off floppies, sure. And there were anti-piracy measures there too. I remember playing a pirated copy of Leisure Suit Larry as a kid, and you had to answer questions about pop culture kids wouldn't know, followed by specific questions about wording in the manual. Before CDs, manuals were the anti-piracy measure.
Do people forget that games used to require you to have the CD-ROM in the drive before they would run? Even though most of the time the entire game was installed on your hard drive? It was an anti-piracy measure, but incredibly annoying. Even for games I owned, I would find patched no cd exes to avoid it.
Before I figured that out, if you lost or damaged your CD, you were just screwed. Buy the game again. My dad had a lot of character flaws, but at least when I was a kid he would take the time to call game companies and get a new CD for a few dollars if the disk stopped working.
Using Steam is incredibly more useful than what came before. Almost every game I owned in the era before Steam is just plain lost. There's only one set of games I still have easy access to -- Half Life, because you could register your CD key in Steam. I have a bin full of old game CDs, and I'm sure none of them work. But any game I've bought through Steam, in the last 20 years, I can click to download and play right now.
Add on to that that, no, lots of games did not actually work well out of the box, and needed updates to work. And you had to hunt down those updates. And a lot of those update sites do not exist anymore. Any game I install from Steam is the latest version of the game, and will auto-update if there's a new one.
It's hard to overstate the psychology behind the github profile. As a developer, your github profile shows that you're actively developing, whether it's for open source projects or for work projects. My previously company used a private gitlab install, which meant only my open source work showed up on github. My current company uses github, which means my profile shows green all the time.
We're a small company, but the github costs are a drop in the bucket. As others have said, it'd take something truly federated, or a crazy price jump from Github, for me to consider moving. It's free for my open source projects, it's a small amount for my company, and I have a public profile I can point to whenever I'm discussing my development.
Old Republic is still a great game. You can tell the jump in graphics from the original game to the expansions, but it still holds up. It also runs pretty great on Proton, and the launcher was moved to Steam. And it's free.
I recommend people try it and if they like it, just pay the subscription, for at least a month. Even if you cancel after a month, paying for a month gets you access to the expansions. When I'm actively playing it I happily pay the subscription, it's a big quality of life boost.
Problem with Intel cards is that they're a relatively recent release, and not very popular yet. It's going to be a while before games optimize for them.
For example, the ARC cards aren't supported for Starfield. Like they might run but not as well as they could if Starfield had optimized for them too. But the card's only been out a year.
Spoiler: it fits very few company's business models. Some companies can avoid it, if their owners/board want to. But once they take venture capital, or go public, they lose that choice. And that "don't be evil" promise, and most any other, is void.
Right. I have boxes full of software I bought once, and I have the license to use it forever. But it's for Windows XP or older. I'd need emulators or WINE to run it now, and it's not really worth it. For some of it I even paid for a "lifetime" of updates, but that stops working out when they stop updating it. I apparently live a lot longer than 90s and 2000s software companies. Just let me pay for major versions again with a guarantee of updates for X years, and price it according to those expectations.
37Signals is the company that made Basecamp, and they talk about hosting the software yourself, so presumably they are writing web software that would often be SaaS and letting you host it. So it's great that you'll be able to get it for one time purchase. But it definitely needs updates, as libraries change versions, new security flaws are uncovered, obviously for bugs, etc. Buying web application software is only as useful as the length of the updates included. Them providing the source is better, but since that's not open source exactly a community couldn't really work together to continue updates themselves.
This. After my first Android phone I had only gotten Nexus phones. I had a Nexus 6p when the Pixel was announced, and it wasn't going to have a headphone jack. I tried multiple dongles with my Nexus 6p, and none of them both reliably worked with my headphones and fast charged my phone. My wife ordered a Pixel, I ordered a Note 9.
I've gone Note 9, then a One Plus Nord v10, and now an Asus ZenFone 9. Every time a manufacturer ditched the headphone jack (or made it only available at ludicrous price), I just switched manufacturers. I don't even use a headphone jack that often, but when I need it I want it to be there and just work.
When I was 19 I tried an IRC Vampire the Requiem game. I got banned after arguing with the admins about the rules (in retrospect I was right about how things worked but they'd already house ruled it and I should've just gone with it). In response I wrote a whole website for managing character sheets, and a connected IRC bot to handle dice rolls, and pull things from character sheets.
I did all of that, and then proceeded to run a terrible vampire game on IRC for a couple months. The code was all in PHPNuke so it's useless now. But it taught me a lot about coding for the web. During that time I showed my work at a job interview as a software dev, and I got a job while still in college. But as part of the coding questions, I learned that you can use sql to join tables. I went home and started rewriting a lot of stuff, but the game died before I was finished.
For anything I'm hosting, multiple backups. Home NAS is usually the first backup, followed by cloud storage. So if I need something now, I can get it from my NAS. If there's a problem with my NAS, I can get it from cloud (though with a delay for Glacier)